diff options
Diffstat (limited to 'arch/arm/mach-spear3xx/spear320.c')
-rw-r--r-- | arch/arm/mach-spear3xx/spear320.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-spear3xx/spear320.c b/arch/arm/mach-spear3xx/spear320.c index 707504b84e0..66e3a0c33e7 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) | |||
247 | static const char * const spear320_dt_board_compat[] = { | 247 | static const char * const spear320_dt_board_compat[] = { |
248 | "st,spear320", | 248 | "st,spear320", |
249 | "st,spear320-evb", | 249 | "st,spear320-evb", |
250 | "st,spear320-hmi", | ||
250 | NULL, | 251 | NULL, |
251 | }; | 252 | }; |
252 | 253 | ||