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

Commit 70196663 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add multimedia bandwidth sensor info for msm8920



Add multimedia bandwidth monitor sensor info to KTM sensor info
nodes for msm8920. It enables userspace thermal daemon to use
this sensor.

Change-Id: If8c7fac8f0795eed2398cf46d8feea2ed91f097d
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent ac1e72d1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -135,6 +135,14 @@
		qcom,ipa-loaduC;
		qcom,ipa-advertise-sg-support;
	};

	qcom,sensor-information {
		sensor_information16: qcom,sensor-information-16 {
			qcom,sensor-type = "tsens";
			qcom,sensor-name = "bw_mm";
			qcom,scaling-factor = <1000>;
		};
	};
};

&bam_dmux {