Loading qcom/scuba.dtsi +42 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ #include <dt-bindings/clock/qcom,gcc-scuba.h> #include <dt-bindings/clock/qcom,gpucc-scuba.h> #include <dt-bindings/clock/qcom,rpmcc.h> #include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h> / { model = "Qualcomm Technologies, Inc. SCUBA"; Loading Loading @@ -517,6 +518,47 @@ qcom,pipe-attr-ee; }; pil_modem: qcom,mss@6080000 { compatible = "qcom,pil-tz-generic"; reg = <0x6080000 0x100>; clocks = <&rpmcc CXO_SMD_PIL_MSS_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>; qcom,proxy-reg-names = "vdd_cx"; 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,complete-ramdump; /* Inputs from mss */ interrupts-extended = <&intc 0 307 1>, <&modem_smp2p_in 0 0>, <&modem_smp2p_in 2 0>, <&modem_smp2p_in 1 0>, <&modem_smp2p_in 3 0>, <&modem_smp2p_in 7 0>; interrupt-names = "qcom,wdog", "qcom,err-fatal", "qcom,proxy-unvote", "qcom,err-ready", "qcom,stop-ack", "qcom,shutdown-ack"; /* Outputs to mss */ qcom,smem-states = <&modem_smp2p_out 0>; qcom,smem-state-names = "qcom,force-stop"; }; tsens0:tsens@04410000 { compatible = "qcom,tsens24xx"; reg = <0x04410000 0x8>, Loading Loading
qcom/scuba.dtsi +42 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ #include <dt-bindings/clock/qcom,gcc-scuba.h> #include <dt-bindings/clock/qcom,gpucc-scuba.h> #include <dt-bindings/clock/qcom,rpmcc.h> #include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h> / { model = "Qualcomm Technologies, Inc. SCUBA"; Loading Loading @@ -517,6 +518,47 @@ qcom,pipe-attr-ee; }; pil_modem: qcom,mss@6080000 { compatible = "qcom,pil-tz-generic"; reg = <0x6080000 0x100>; clocks = <&rpmcc CXO_SMD_PIL_MSS_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>; qcom,proxy-reg-names = "vdd_cx"; 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,complete-ramdump; /* Inputs from mss */ interrupts-extended = <&intc 0 307 1>, <&modem_smp2p_in 0 0>, <&modem_smp2p_in 2 0>, <&modem_smp2p_in 1 0>, <&modem_smp2p_in 3 0>, <&modem_smp2p_in 7 0>; interrupt-names = "qcom,wdog", "qcom,err-fatal", "qcom,proxy-unvote", "qcom,err-ready", "qcom,stop-ack", "qcom,shutdown-ack"; /* Outputs to mss */ qcom,smem-states = <&modem_smp2p_out 0>; qcom,smem-state-names = "qcom,force-stop"; }; tsens0:tsens@04410000 { compatible = "qcom,tsens24xx"; reg = <0x04410000 0x8>, Loading