ARM: shmobile: bockw: add DT reference
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 24 Jul 2013 07:36:51 +0000 (00:36 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 26 Jul 2013 00:17:32 +0000 (09:17 +0900)
commitcfa66a81621d0e85ac03c0de25adc7edd7f2649e
treebc992bbf405e4af3b8bed55843aa7ced8de0e6fd
parent466f302e076236a4796079681ca2a2f34a5792a3
ARM: shmobile: bockw: add DT reference

This patch adds a sample DT-based Bock-W "reference" implementation.
The use of platform-specific C-code should be avoided
with this configuration as much as possible.

This patch adds new r8a7778_add_dt_devices() which was same stance
of r8a7790_add_dt_devices()

Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/r8a7778-bockw-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-bockw-reference.c [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/r8a7778.h
arch/arm/mach-shmobile/setup-r8a7778.c
This page took 0.068467 seconds and 5 git commands to generate.