提交 f98c990c 编写于 作者: S Shawn Guo

ARM: dts: mxs: enable rtc for imx23 and imx28

Enable rtc for imx23 and imx28.
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 a600e333
......@@ -289,8 +289,9 @@
};
rtc@8005c000 {
compatible = "fsl,imx23-rtc", "fsl,stmp3xxx-rtc";
reg = <0x8005c000 2000>;
status = "disabled";
interrupts = <22>;
};
pwm@80064000 {
......
......@@ -503,9 +503,9 @@
};
rtc@80056000 {
compatible = "fsl,imx28-rtc", "fsl,stmp3xxx-rtc";
reg = <0x80056000 2000>;
interrupts = <28 29>;
status = "disabled";
interrupts = <29>;
};
i2c0: i2c@80058000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册