Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 9c4273ee authored by Maxime Ripard's avatar Maxime Ripard
Browse files

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
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -124,21 +124,6 @@
	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>;