提交 7881fb3f 编写于 作者: P Philipp Zabel 提交者: Shawn Guo

ARM: dts: nitrogen6x: Add Intersil ISL1208 RTC

This patch adds the battery backed real time clock connected to I2C1
to the device tree.
Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: NShawn Guo <shawn.guo@freescale.com>
上级 e99b077b
......@@ -192,6 +192,11 @@
VDDA-supply = <&reg_2p5v>;
VDDIO-supply = <&reg_3p3v>;
};
rtc: rtc@6f {
compatible = "isil,isl1208";
reg = <0x6f>;
};
};
&i2c2 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册