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

Commit 44d9b4dd authored by Deepak Katragadda's avatar Deepak Katragadda Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add ssctl-instance-id and sysmon-id properties



Add the "qcom,ssctl-instance-id" and "qcom,sysmon-id" properties
to the subsystem dt entries for MSM8909. These are required for
connecting with the SSCTL v2 service on the subsystems and for
sysmon communication to take place.

Change-Id: I02f7bfcfd8fac0555ecbf1805f29b6e9fc58b19f
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent dca34e2b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1576,6 +1576,8 @@
		qcom,pas-id = <6>;
		qcom,proxy-timeout-ms = <10000>;
		qcom,smem-id = <422>;
		qcom,sysmon-id = <6>;
		qcom,ssctl-instance-id = <0x13>;
		qcom,firmware-name = "wcnss";

		/* GPIO inputs from wcnss */
@@ -1617,6 +1619,8 @@

		qcom,firmware-name = "modem";
		qcom,pil-self-auth;
		qcom,sysmon-id = <0>;
		qcom,ssctl-instance-id = <0x12>;

		/* GPIO inputs from mss */
		qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_1_in 0 0>;