summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: bcm2835: Move the CPU/peripheral include out of common RPi DT.Eric Anholt2015-12-311-0/+1
| | | | | | | | For Raspberry Pi 2, we want to use the same general pin assignment bits, but need to use bcm2836.dtsi for the CPU instead. Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: bcm2835: dt: Use pinctrl headerStefan Wahren2015-05-141-2/+2
| | | | | | | | | This patch converts all bcm2835 dts and dtsi files to use the pinctrl header file. Reviewed-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
* ARM: bcm2835: Add device tree for Raspberry Pi model B+Matthias Klein2014-11-201-0/+30
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>
OpenPOWER on IntegriCloud