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

Commit 3bfa586b authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Remove case_therm from PM8953 in SDM439



Remove case_therm from PM8953 VADC channels since the
thermistor is not present.

Change-Id: I8377a1eee394a5e235f16d97dfb1d4b635dfcac2
Signed-off-by: default avatarJishnu Prakash <jprakash@codeaurora.org>
parent 11a18c0d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -251,3 +251,13 @@
		};
	};
};

&pm8953_vadc {
	pinctrl-0 = <&pa_therm1_default>;
	/delete-node/ chan@13;
};

&pm8953_mpps {
	/delete-node/ case_therm;
};