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

Arnd Bergmann arnd at arndb.de
Thu Nov 20 03:18:28 PST 2014


On Thursday 20 November 2014 10:52:45 Lee Jones wrote:
> From: Matthias Klein <matthias.klein at linux.com>
> 
> 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 at linux.com>
> Tested-by: Stephen Warren <swarren at nvidia.com>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
> 
> 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.

Thanks,

	Arnd



More information about the linux-arm-kernel mailing list