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

Commit b9847def authored by Shaikh Shadul's avatar Shaikh Shadul
Browse files

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



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

Change-Id: I1af3d62a88d20a59b97e62247518e34b914d5e76
Signed-off-by: default avatarShaikh Shadul <sshadu@codeaurora.org>
parent ee2ba4e3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2131,6 +2131,11 @@
		compatible = "qcom,cx-ipeak-v2";
		reg = <0x3ed000 0xc00c>;
	};

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

#include "pmi632.dtsi"