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

Commit 95fb68a2 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A
Browse files

ARM: dts: msm: Disable thermistor support for msm8937 QRD



pa_therm1 thermistor is removed for 8937 QRD devices. Disable
thermistor support for msm8937 QRD devices.

Change-Id: If9766449e672b8f3150cd858d79b73ab9afc3411
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent 64182585
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -164,3 +164,7 @@
		status = "okay";
	};
};

&pm8937_vadc {
	/delete-node/ chan@11;
};