summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
diff options
context:
space:
mode:
authorWolfram Sang2014-05-16 14:10:15 +0200
committerSimon Horman2014-05-17 02:06:19 +0200
commit23f679fa6de3b3f7e1d9e1d8eaeafa5167a55a17 (patch)
tree08b77c4880906726d3bcb42c7ab25d9f9fc8f38b /arch/arm/mach-shmobile
parentARM: shmobile: Sync Genmai DTS with Genmai reference DTS (diff)
downloadkernel-qcow2-linux-23f679fa6de3b3f7e1d9e1d8eaeafa5167a55a17.tar.gz
kernel-qcow2-linux-23f679fa6de3b3f7e1d9e1d8eaeafa5167a55a17.tar.xz
kernel-qcow2-linux-23f679fa6de3b3f7e1d9e1d8eaeafa5167a55a17.zip
ARM: shmobile: Let Genmai multiplatform boot with Genmai DTB
Let the multiplatform Genmai support boot with the unified DTS. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile')
-rw-r--r--arch/arm/mach-shmobile/board-genmai-reference.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-genmai-reference.c b/arch/arm/mach-shmobile/board-genmai-reference.c
index 968bbba20d08..2ff6ad6e608e 100644
--- a/arch/arm/mach-shmobile/board-genmai-reference.c
+++ b/arch/arm/mach-shmobile/board-genmai-reference.c
@@ -42,7 +42,7 @@ static void __init genmai_add_standard_devices(void)
}
static const char * const genmai_boards_compat_dt[] __initconst = {
- "renesas,genmai-reference",
+ "renesas,genmai",
NULL,
};