]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: KZM9D DT reference implementation
authorMagnus Damm <damm@opensource.se>
Mon, 8 Jul 2013 06:00:30 +0000 (15:00 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:06:46 +0000 (10:06 +0900)
commit03393e8fe651aaf8824c519effbb51bf460ca57f
tree6e9b3178e59ef9170bd23891f5739545a2e47210
parent8c9b1aa41853272adf505cc22be541f1eac2f94c
ARM: shmobile: KZM9D DT reference implementation

Add a DT reference implementation for the KZM9D board.

Only DT devices are used in this case. UART, STI, GPIO
and SMP / GIC are all provided by emev2.dtsi.

There is still a board specific C file used for enabling
legacy SH clocks. This file will be removed after we have
moved over to common clocks.

Signed-off-by: Magnus Damm <damm@opensource.se>
[horms+renesas@verge.net.au: Do not include trailing blank line in
 board-kzm9d-reference.c ]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/emev2-kzm9d-reference.dts [new file with mode: 0644]
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/Makefile.boot
arch/arm/mach-shmobile/board-kzm9d-reference.c [new file with mode: 0644]