Commit a47b3bfc authored by Philippe Reynes's avatar Philippe Reynes Committed by Shawn Guo

ARM: apf27dev: add rtc ds1374 to the device tree

Signed-off-by: default avatarPhilippe Reynes <tremyfr@yahoo.fr>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 9110ede4
......@@ -53,6 +53,11 @@ &cspi2 {
&i2c1 {
clock-frequency = <400000>;
status = "okay";
rtc@68 {
compatible = "dallas,ds1374";
reg = <0x68>;
};
};
&i2c2 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment