Re: [PATCH] ARM: bcm2835: Add device tree for Raspberry Pi model B+

From: Lee Jones
Date: Thu Nov 20 2014 - 06:23:09 EST


On Thu, 20 Nov 2014, Arnd Bergmann wrote:

> On Thursday 20 November 2014 10:52:45 Lee Jones wrote:
> > From: Matthias Klein <matthias.klein@xxxxxxxxx>
> >
> > The model B and B+ differ in the GPIO lines for ACT and PWR leds, and the
> > I2S interface.
> >
> > Signed-off-by: Matthias Klein <matthias.klein@xxxxxxxxx>
> > Tested-by: Stephen Warren <swarren@xxxxxxxxxx>
> > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
> > ---
> >
> > As requested by Arnd.
> >
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/bcm2835-rpi-b-plus.dts | 30 +++++++++++++++++++
> > arch/arm/boot/dts/bcm2835-rpi-b.dts | 46 ++--------------------------
> > arch/arm/boot/dts/bcm2835-rpi.dtsi | 51 ++++++++++++++++++++++++++++++++
> > 4 files changed, 85 insertions(+), 43 deletions(-)
> > create mode 100644 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
> > create mode 100644 arch/arm/boot/dts/bcm2835-rpi.dtsi
> >
>
> Applied to next/dt.
>
> When you send a patch for inclusion the next time, better
> be explicit and ask for it to be picked up into arm-soc, so we
> know it's not just for review.

Sounds reasonable. Thanks Arnd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/