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

Commit 2ae8bbdd 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 thermistor support for APQ8053"

parents df996f03 aa31840c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -24,6 +24,16 @@
	};
};

&pm8953_vadc {
	/delete-node/ chan@36;
	/delete-node/ chan@11;
	/delete-node/ chan@13;
};

&pm8953_adc_tm {
	/delete-node/ chan@36;
};

&ipa_hw {
	status = "disabled";
};