[GIT PULL] ARM: mvebu: DT changes for v3.14
Jason Cooper
jason at lakedaemon.net
Tue Dec 3 23:58:59 EST 2013
On Tue, Dec 03, 2013 at 08:51:25PM -0800, Olof Johansson wrote:
> On Tue, Dec 3, 2013 at 7:53 PM, Jason Cooper <jason at lakedaemon.net> wrote:
> > On Tue, Dec 03, 2013 at 07:17:02PM -0800, Olof Johansson wrote:
> >> On Sun, Dec 1, 2013 at 1:13 PM, Jason Cooper <jason at lakedaemon.net> wrote:
> > ...
> >> > The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
> >> >
> >> > Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
> >> >
> >> > are available in the git repository at:
> >> >
> >> > git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-3.14
> >> >
> >> > for you to fetch changes up to bd22bb23919e6727967e90eb89bb41ab790bcd2d:
> >> >
> >> > ARM: Dove: Add RTC interrupt via PMU interrupt controller. (2013-11-26 16:10:49 +0000)
> >> >
> >> > ----------------------------------------------------------------
> >> > mvebu DT changes for v3.14
> >> >
> >> > - mvebu:
> >> > - remove unneeded OS-specific properties from led nodes
> >> > - add NAND controller to Armada boards
> >> > - add sata leds to readynas 104
> >> > - add gpio-poweroff to readynas duo v2
> >> >
> >> > - kirkwood:
> >> > - comment cleanup in sheevaplug files
> >> > - default pinctrl for sdio
> >> > - sdio in guruplug is non-removable
> >> >
> >> > - orion5x:
> >> > - typo fix
> >> >
> >> > - dove:
> >> > - typo fix
> >> > - add PMU interrupt controller and RTC interrupt via same
> >> >
> >> > ----------------------------------------------------------------
> >> > Andrew Lunn (2):
> >> > ARM: Dove: Add DT node for PMU interrupt controller.
> >>
> >> This one produces a boot time warning on dove now:
> >>
> >> [ 0.049752] irq: no irq domain found for /mbus/internal-regs/pmu-interrupt-ctrl at d0050 !
> >
> > Well, that wasn't supposed to happen. :) Shouldn't the of_ code handle
> > nodes with missing drivers better?
> >
> > The driver for this node is currently sitting in mvebu/irqchip. A pull
> > request has been sent to Thomas*. If you'd like to give it a spin:
> >
> > git://git.infradead.org/linux-mvebu.git tags/mvebu-irqchip-3.14
> >
> > If merging that in works, then it looks like we have things set up for
> > an out-of-tree dependency.
> >
> > thx,
> >
> > Jason.
> >
> > * This was arranged recently to help him out with patch wrangling.
>
> Ah. Do you have that branch in -next? That would explain why I didn't
> see it there.
hmm, yes it is:
40b367d95fb3 irqchip: irq-dove: Add PMU interrupt controller.
> There's nothing broken due to the warning (since it's new
> functionality that's not yet landed), so it's mostly just a matter of
> making sure the other patch lands before the merge window.
If our new process works out, that should be the case...
thx,
Jason.
More information about the linux-arm-kernel
mailing list