ARM: bcm2835: Add devicetree for bcm2836 and Raspberry Pi 2 B
authorEric Anholt <eric@anholt.net>
Thu, 16 Apr 2015 22:26:45 +0000 (15:26 -0700)
committerArnd Bergmann <arnd@arndb.de>
Thu, 31 Dec 2015 16:17:00 +0000 (17:17 +0100)
commit80534f095f182d9067a9ea02073b37f771f77d40
treec6d609a489c0f1de9205f6586069b95d335023f4
parent4b8c3907c3090d019efdeb02765db209927c0c4f
ARM: bcm2835: Add devicetree for bcm2836 and Raspberry Pi 2 B

The Pi 2 B ends up like a Pi 1 B+, with the same peripherals and
pinout, but the CPU and memory layout changed to use the 2836.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/bcm2836-rpi-2-b.dts [new file with mode: 0644]
arch/arm/boot/dts/bcm2836.dtsi [new file with mode: 0644]