Loading qcom/lagoon.dtsi +56 −0 Original line number Diff line number Diff line Loading @@ -1062,6 +1062,62 @@ mbox-names = "cdsp-pil"; }; pil_modem: qcom,mss@4080000 { compatible = "qcom,pil-tz-generic"; reg = <0x4080000 0x100>; clocks = <&rpmhcc RPMH_CXO_CLK>; clock-names = "xo"; qcom,proxy-clock-names = "xo"; vdd_cx-supply = <&VDD_CX_LEVEL>; qcom,vdd_cx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>; vdd_mss-supply = <&VDD_MSS_LEVEL>; qcom,vdd_mss-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>; qcom,proxy-reg-names = "vdd_cx", "vdd_mss"; qcom,firmware-name = "modem"; memory-region = <&pil_modem_mem>; qcom,proxy-timeout-ms = <10000>; qcom,sysmon-id = <0>; qcom,ssctl-instance-id = <0x12>; qcom,pas-id = <4>; qcom,smem-id = <421>; qcom,signal-aop; qcom,minidump-id = <3>; qcom,aux-minidump-ids = <4>; qcom,complete-ramdump; /* Inputs from mss */ interrupts-extended = <&pdc GIC_SPI 136 IRQ_TYPE_EDGE_RISING>, <&mpss_smp2p_in 0 IRQ_TYPE_NONE>, <&mpss_smp2p_in 1 IRQ_TYPE_NONE>, <&mpss_smp2p_in 2 IRQ_TYPE_NONE>, <&mpss_smp2p_in 3 IRQ_TYPE_NONE>, <&mpss_smp2p_in 7 IRQ_TYPE_NONE>; interrupt-names = "qcom,wdog", "qcom,err-fatal", "qcom,err-ready", "qcom,proxy-unvote", "qcom,stop-ack", "qcom,shutdown-ack"; qcom,msm-bus,name = "pil-modem"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <129 512 0 0>, <129 512 0 1041408>; /* Outputs to mss */ qcom,smem-states = <&mpss_smp2p_out 0>; qcom,smem-state-names = "qcom,force-stop"; mboxes = <&qmp_aop 0>; mbox-names = "mss-pil"; }; cpuss_dump { compatible = "qcom,cpuss-dump"; Loading Loading
qcom/lagoon.dtsi +56 −0 Original line number Diff line number Diff line Loading @@ -1062,6 +1062,62 @@ mbox-names = "cdsp-pil"; }; pil_modem: qcom,mss@4080000 { compatible = "qcom,pil-tz-generic"; reg = <0x4080000 0x100>; clocks = <&rpmhcc RPMH_CXO_CLK>; clock-names = "xo"; qcom,proxy-clock-names = "xo"; vdd_cx-supply = <&VDD_CX_LEVEL>; qcom,vdd_cx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>; vdd_mss-supply = <&VDD_MSS_LEVEL>; qcom,vdd_mss-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>; qcom,proxy-reg-names = "vdd_cx", "vdd_mss"; qcom,firmware-name = "modem"; memory-region = <&pil_modem_mem>; qcom,proxy-timeout-ms = <10000>; qcom,sysmon-id = <0>; qcom,ssctl-instance-id = <0x12>; qcom,pas-id = <4>; qcom,smem-id = <421>; qcom,signal-aop; qcom,minidump-id = <3>; qcom,aux-minidump-ids = <4>; qcom,complete-ramdump; /* Inputs from mss */ interrupts-extended = <&pdc GIC_SPI 136 IRQ_TYPE_EDGE_RISING>, <&mpss_smp2p_in 0 IRQ_TYPE_NONE>, <&mpss_smp2p_in 1 IRQ_TYPE_NONE>, <&mpss_smp2p_in 2 IRQ_TYPE_NONE>, <&mpss_smp2p_in 3 IRQ_TYPE_NONE>, <&mpss_smp2p_in 7 IRQ_TYPE_NONE>; interrupt-names = "qcom,wdog", "qcom,err-fatal", "qcom,err-ready", "qcom,proxy-unvote", "qcom,stop-ack", "qcom,shutdown-ack"; qcom,msm-bus,name = "pil-modem"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <129 512 0 0>, <129 512 0 1041408>; /* Outputs to mss */ qcom,smem-states = <&mpss_smp2p_out 0>; qcom,smem-state-names = "qcom,force-stop"; mboxes = <&qmp_aop 0>; mbox-names = "mss-pil"; }; cpuss_dump { compatible = "qcom,cpuss-dump"; Loading