From 87d022cc494dd4dd86d15cb149fa721ac3b45969 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Mon, 2 May 2011 16:26:48 +0200 Subject: arm: mach-mxs: add rtc to all boards Signed-off-by: Wolfram Sang Tested-by: Shawn Guo (for mx23evk and mx28evk) --- arch/arm/mach-mxs/mach-stmp378x_devb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-mxs/mach-stmp378x_devb.c') diff --git a/arch/arm/mach-mxs/mach-stmp378x_devb.c b/arch/arm/mach-mxs/mach-stmp378x_devb.c index 7f38d82b69a..afec337cb0c 100644 --- a/arch/arm/mach-mxs/mach-stmp378x_devb.c +++ b/arch/arm/mach-mxs/mach-stmp378x_devb.c @@ -91,6 +91,7 @@ static void __init stmp378x_dvb_init(void) mx23_add_duart(); mx23_add_auart0(); + mx23_add_rtc_stmp3xxx(); /* power on mmc slot */ ret = gpio_request_one(STMP378X_DEVB_MMC0_SLOT_POWER, -- cgit v1.2.3-70-g09d2