]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: bcm2835: Add devicetree for the Raspberry Pi 3.
authorEric Anholt <eric@anholt.net>
Tue, 7 Jun 2016 11:05:45 +0000 (13:05 +0200)
committerEric Anholt <eric@anholt.net>
Tue, 7 Jun 2016 22:21:55 +0000 (15:21 -0700)
commit596d717d2513ad5e8b81161410af3e99cbfb4285
tree451bf658f5a9f52866556944093b58e86e4f3624
parente25bcede87a932e2cfaf4e36e9a673856ab53ad0
ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

While this devicetree also works for booting in 32-bit mode, it's
placed in arm64 since it's a 64-bit CPU (as suggested by Arnd).

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org> (v1)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
arch/arm64/boot/dts/broadcom/Makefile
arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts [new file with mode: 0644]
arch/arm64/boot/dts/broadcom/bcm2837.dtsi [new file with mode: 0644]