ARM: bcm2835: Add device tree for Raspberry Pi model B+
authorMatthias Klein <matthias.klein@linux.com>
Thu, 20 Nov 2014 10:52:45 +0000 (10:52 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 11:17:25 +0000 (12:17 +0100)
commitba2a1d6959acfc387c20eae6480b1c4b3bbc5950
tree8252c652b77f179d6b0324c341b502c0f84e7c8c
parent498149dd1218625867d5139773c560f9f12193c9
ARM: bcm2835: Add device tree for Raspberry Pi model B+

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@linux.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/bcm2835-rpi-b-plus.dts [new file with mode: 0644]
arch/arm/boot/dts/bcm2835-rpi-b.dts
arch/arm/boot/dts/bcm2835-rpi.dtsi [new file with mode: 0644]
This page took 0.038812 seconds and 5 git commands to generate.