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

Commit 5bdc3a48 authored by Shaoqing Liu's avatar Shaoqing Liu
Browse files

ARM: dts: msm: add sensors device node for msm8937



Add sensors device node for exercising sensors use case
and time syncing with ADSP clock.

Change-Id: Iaefe0dd765b84efb4ccbcea04e9bfbcf12816144
Signed-off-by: default avatarShaoqing Liu <shaoqingliu@codeaurora.org>
parent 7de48d1f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1621,6 +1621,12 @@
		qcom,fast-shutdown;
		qcom,no-cpu-affinity;
	};

	ssc_sensors: qcom,msm-ssc-sensors {
		compatible = "qcom,msm-ssc-sensors";
		status = "ok";
	};

};

#include "pm8937-rpm-regulator.dtsi"