Commit 9c4273ee authored by Maxime Ripard's avatar Maxime Ripard

ARM: dts: sun8i: BPI-M2M: Remove i2c nodes

The i2c nodes were pre-populated to ease the use of overlays. However, now
that we provide default muxing options for those nodes, the one in the DTS
don't provide any content at all.

Remove them.
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
parent ec16a8e7
......@@ -124,21 +124,6 @@ &ehci0 {
status = "okay";
};
/* This is the i2c bus exposed on the DSI connector for the touch panel */
&i2c0 {
status = "disabled";
};
/* This is the i2c bus exposed on the GPIO header */
&i2c1 {
status = "disabled";
};
/* This is the i2c bus exposed on the CSI connector to control the sensor */
&i2c2 {
status = "disabled";
};
&mmc0 {
vmmc-supply = <&reg_dcdc1>;
bus-width = <4>;
......
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