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

Commit 1257ffc2 authored by Shaoqing Liu's avatar Shaoqing Liu
Browse files

ARM: dts: msm: Enable SSC based sensors for QRD SDM660



Add device node for SSC sensor device for QRD SDM660.
This will create a device node to make userspace clients
read sensor related information.

Change-Id: I41f2769cad10c960961039adf177a380c69a3d56
Signed-off-by: default avatarShaoqing Liu <shaoqingliu@codeaurora.org>
parent 5a092dc8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -107,6 +107,9 @@
};

&soc {
	qcom,msm-ssc-sensors {
		compatible = "qcom,msm-ssc-sensors";
	};
};

&pm660_gpios {