Commit be89e1a0 authored by Markus Pargmann's avatar Markus Pargmann Committed by Shawn Guo

ARM: dts: imx27 phyCARD-S remove wrong I2C RTC

Fixup of commit "ARM: dts: Add device tree support for phycard pca100".

Remove wrong I2C RTC node.
Signed-off-by: default avatarMarkus Pargmann <mpa@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent f0d8e3f1
......@@ -55,11 +55,6 @@ lm75@4a {
reg = <0x4a>;
};
rtc@51 {
compatible = "nxp,pcf8563";
reg = <0x51>;
};
at24@52 {
compatible = "at,24c32";
pagesize = <32>;
......
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