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

Commit 2bbffc73 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 d84da72b
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -1586,6 +1586,8 @@
		qcom,pas-id = <6>;
		qcom,pas-id = <6>;
		qcom,proxy-timeout-ms = <10000>;
		qcom,proxy-timeout-ms = <10000>;
		qcom,smem-id = <422>;
		qcom,smem-id = <422>;
		qcom,sysmon-id = <6>;
		qcom,ssctl-instance-id = <0x13>;
		qcom,firmware-name = "wcnss";
		qcom,firmware-name = "wcnss";


		/* GPIO inputs from wcnss */
		/* GPIO inputs from wcnss */
@@ -1627,6 +1629,8 @@


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


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