Loading qcom/lagoon.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -1828,6 +1828,14 @@ hwlocks = <&tcsr_mutex 3>; }; qcom,smp2p_sleepstate { compatible = "qcom,smp2p-sleepstate"; qcom,smem-states = <&sleepstate_smp2p_out 0>; interrupt-parent = <&sleepstate_smp2p_in>; interrupts = <0 0>; interrupt-names = "smp2p-sleepstate-in"; }; qcom,msm-cdsp-loader { compatible = "qcom,cdsp-loader"; qcom,proc-img-to-load = "cdsp"; Loading Loading
qcom/lagoon.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -1828,6 +1828,14 @@ hwlocks = <&tcsr_mutex 3>; }; qcom,smp2p_sleepstate { compatible = "qcom,smp2p-sleepstate"; qcom,smem-states = <&sleepstate_smp2p_out 0>; interrupt-parent = <&sleepstate_smp2p_in>; interrupts = <0 0>; interrupt-names = "smp2p-sleepstate-in"; }; qcom,msm-cdsp-loader { compatible = "qcom,cdsp-loader"; qcom,proc-img-to-load = "cdsp"; Loading