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

Commit beac6f44 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update the bit number of smp2p entry for sdm855" into msm-next

parents e5a601c7 b23cde2b
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -681,10 +681,10 @@

		/* Inputs from mss */
		interrupts-extended = <&intc 0 266 1>,
				<&modem_smp2p_in 0 0>,
				<&modem_smp2p_in 2 0>,
				<&modem_smp2p_in 1 0>,
				<&modem_smp2p_in 3 0>,
				<&modem_smp2p_in 0 0>,
				<&modem_smp2p_in 7 0>;

		interrupt-names = "qcom,wdog",
@@ -694,7 +694,7 @@
				"qcom,stop-ack",
				"qcom,shutdown-ack";

		/* Outputs from mss */
		/* Outputs to mss */
		qcom,smem-states = <&modem_smp2p_out 0>;
		qcom,smem-state-names = "qcom,force-stop";
	};
@@ -720,10 +720,10 @@

		/* Inputs from lpass */
		interrupts-extended = <&intc 0 162 1>,
				<&adsp_smp2p_in 0 0>,
				<&adsp_smp2p_in 2 0>,
				<&adsp_smp2p_in 1 0>,
				<&adsp_smp2p_in 3 0>,
				<&adsp_smp2p_in 0 0>;
				<&adsp_smp2p_in 3 0>;

		interrupt-names = "qcom,wdog",
				"qcom,err-fatal",
@@ -731,7 +731,7 @@
				"qcom,err-ready",
				"qcom,stop-ack";

		/* Outputs from lpass */
		/* Outputs to lpass */
		qcom,smem-states = <&adsp_smp2p_out 0>;
		qcom,smem-state-names = "qcom,force-stop";
	};
@@ -755,10 +755,10 @@

		/* Inputs from ssc */
		interrupts-extended = <&intc 0 494 1>,
				<&dsps_smp2p_in 0 0>,
				<&dsps_smp2p_in 2 0>,
				<&dsps_smp2p_in 1 0>,
				<&dsps_smp2p_in 3 0>,
				<&dsps_smp2p_in 0 0>;
				<&dsps_smp2p_in 3 0>;

		interrupt-names = "qcom,wdog",
				"qcom,err-fatal",
@@ -766,7 +766,7 @@
				"qcom,err-ready",
				"qcom,stop-ack";

		/* Outputs from ssc */
		/* Outputs to ssc */
		qcom,smem-states = <&dsps_smp2p_out 0>;
		qcom,smem-state-names = "qcom,force-stop";
	};
@@ -823,10 +823,10 @@

		/* Inputs from turing */
		interrupts-extended = <&intc 0 578 1>,
				<&cdsp_smp2p_in 0 0>,
				<&cdsp_smp2p_in 2 0>,
				<&cdsp_smp2p_in 1 0>,
				<&cdsp_smp2p_in 3 0>,
				<&cdsp_smp2p_in 0 0>;
				<&cdsp_smp2p_in 3 0>;

		interrupt-names = "qcom,wdog",
				"qcom,err-fatal",
@@ -834,7 +834,7 @@
				"qcom,err-ready",
				"qcom,stop-ack";

		/* Outputs from turing */
		/* Outputs to turing */
		qcom,smem-states = <&cdsp_smp2p_out 0>;
		qcom,smem-state-names = "qcom,force-stop";
	};