arm64: Add Juno board device tree.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 11 Nov 2014 17:32:11 +0000 (17:32 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 16:53:30 +0000 (17:53 +0100)
commit71f867ec130e3cc8e692366fdf8941ded27c727e
tree5811f009f5be2eb79280515034fbdcde2a38950f
parente9d4ac655b8305488b2baf8dc0f0a46918acb7d0
arm64: Add Juno board device tree.

This adds support for ARM's Juno development board (rev 0).
It enables most of the board peripherals: UART, I2C, USB, MMC and
100Mb ethernet. There is no support at the moment for clock setting
and HDLCD driver which depends on it.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/arm/Makefile
arch/arm64/boot/dts/arm/juno-clocks.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/arm/juno-motherboard.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/arm/juno.dts [new file with mode: 0644]