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

Commit f127bcf5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: disable i2c nodes for apq8009 Robot"

parents 05f3f766 32cdf517
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -44,6 +44,22 @@
	};
};

&i2c_1 {
	status = "disabled";
};

&i2c_2 {
	status = "disabled";
};

&i2c_5 {
	status = "disabled";
};

&spi_0 {
	status = "disabled";
};

&pm8916_chg {
	status = "ok";
	qcom,use-external-charger;