ARM: shmobile: add R-Car M1A Bock-W platform support
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 21 Mar 2013 10:03:38 +0000 (03:03 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 3 Apr 2013 01:50:42 +0000 (10:50 +0900)
commit53e42c2974feaa269bc485267d0a4df0ef55e549
tree30b3bb638139d6d5131eb9e579661a20947c9f8c
parenteb0ae7280939fda741ad6ae9b108725517652f56
ARM: shmobile: add R-Car M1A Bock-W platform support

Add basic Bock-W board support

More devices will be added on top of this patch after
PICNTRL and clock framework are in better shape.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/r8a7778-bockw.dts [new file with mode: 0644]
arch/arm/configs/bockw_defconfig [new file with mode: 0644]
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/board-bockw.c [new file with mode: 0644]
This page took 0.026596 seconds and 5 git commands to generate.