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

Commit aa49c372 authored by Jennifer Liu's avatar Jennifer Liu
Browse files

ARM: dts: msm: Override KTM hotplug sensors for msm8926



For msm8926, core 2- 3 tsens is mapped to tsens_tz_sensor1. Override
hotplug properties: qcom, cpu-sensors in msm8926 device tree accordingly
when KTM hotplug is enabled in msm8226 device tree.

Change-Id: I746254f4175e2498555c64a42285a5738fc2d823
Signed-off-by: default avatarJennifer Liu <chihning@codeaurora.org>
parent 24c60723
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -44,6 +44,11 @@
			<0xfc4b80b0 0x8>;
		reg-names = "rcg_base", "pte_efuse";
	};

	qcom,msm-thermal {
		qcom,cpu-sensors = "tsens_tz_sensor5", "tsens_tz_sensor5",
				"tsens_tz_sensor1", "tsens_tz_sensor1";
	};
};

&pm8226_l3 {