Skip to content

Commit

Permalink
ARM: shmobile: Let KZM9D multiplatform boot with KZM9D DTB
Browse files Browse the repository at this point in the history
Let the multiplatform KZM9D support boot with the
legacy DTS for KZM9D as well as the KZM9D reference DTS.

Signed-off-by: Magnus Damm <damm@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Magnus Damm authored and Simon Horman committed Oct 8, 2013
1 parent df8ee58 commit 91f6c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-shmobile/board-kzm9d-reference.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ static void __init kzm9d_add_standard_devices(void)
}

static const char *kzm9d_boards_compat_dt[] __initdata = {
"renesas,kzm9d",
"renesas,kzm9d-reference",
NULL,
};
Expand Down

0 comments on commit 91f6c56

Please sign in to comment.