From e2eb69183ec4156eb814e67672e492bf902bbcd2 Mon Sep 17 00:00:00 2001 From: Shiraz Hashim Date: Thu, 9 Aug 2012 04:50:11 +0530 Subject: ARM: SPEAr320: DT: Add SPEAr 320 HMI board support This adds support for SPEAr320-HMI board. Signed-off-by: Shiraz Hashim Signed-off-by: Viresh Kumar --- arch/arm/mach-spear3xx/spear320.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-spear3xx') diff --git a/arch/arm/mach-spear3xx/spear320.c b/arch/arm/mach-spear3xx/spear320.c index 707504b84e0e..66e3a0c33e75 100644 --- a/arch/arm/mach-spear3xx/spear320.c +++ b/arch/arm/mach-spear3xx/spear320.c @@ -247,6 +247,7 @@ static void __init spear320_dt_init(void) static const char * const spear320_dt_board_compat[] = { "st,spear320", "st,spear320-evb", + "st,spear320-hmi", NULL, }; -- cgit 1.4.1