summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/mach-stmp378x_devb.c
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2011-05-02 14:26:48 (GMT)
committerSascha Hauer <s.hauer@pengutronix.de>2011-08-23 06:56:15 (GMT)
commit87d022cc494dd4dd86d15cb149fa721ac3b45969 (patch)
treec9978aafe7d292392cb34d8b897a8dbfbc507512 /arch/arm/mach-mxs/mach-stmp378x_devb.c
parenta4de0424a175d25dc5259eb5bc6be56c7cf9d356 (diff)
downloadlinux-87d022cc494dd4dd86d15cb149fa721ac3b45969.tar.xz
arm: mach-mxs: add rtc to all boards
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Tested-by: Shawn Guo <shawn.guo@freescale.com> (for mx23evk and mx28evk)
Diffstat (limited to 'arch/arm/mach-mxs/mach-stmp378x_devb.c')
-rw-r--r--arch/arm/mach-mxs/mach-stmp378x_devb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/mach-stmp378x_devb.c b/arch/arm/mach-mxs/mach-stmp378x_devb.c
index 7f38d82..afec337 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,