提交 b9d6bfaa 编写于 作者: M Markus Pargmann 提交者: Shawn Guo

ARM: dts: imx27 phyCARD-S, move i2c1 and owire to rdk

Both buses are not used on the phyCARD-S module. This patch moves them
to the rdk file. Remove ioexpander.
Signed-off-by: NMarkus Pargmann <mpa@pengutronix.de>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 51a0102f
......@@ -41,6 +41,19 @@
status = "okay";
};
&i2c1 {
status = "okay";
rtc@51 {
compatible = "nxp,pcf8563";
reg = <0x51>;
};
};
&owire {
status = "okay";
};
&sdhci2 {
cd-gpios = <&gpio3 29 0>;
status = "okay";
......
......@@ -33,20 +33,6 @@
status = "okay";
};
&i2c1 {
status = "okay";
ioexpander@41 {
compatible = "nxp,pca9536";
reg = <0x41>;
};
rtc@51 {
compatible = "nxp,pcf8563";
reg = <0x51>;
};
};
&i2c2 {
status = "okay";
......@@ -56,7 +42,3 @@
reg = <0x52>;
};
};
&owire {
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册