Loading qcom/bengal.dtsi +40 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ #include <dt-bindings/clock/qcom,gcc-bengal.h> #include <dt-bindings/clock/qcom,gpucc-bengal.h> #include <dt-bindings/spmi/spmi.h> #include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h> / { model = "Qualcomm Technologies, Inc. BENGAL"; Loading Loading @@ -685,6 +686,45 @@ qcom,config-reg = <0x0f1d1434>; }; qcom,lpass@ab00000 { compatible = "qcom,pil-tz-generic"; reg = <0xab00000 0x00100>; vdd_cx-supply = <&L3A_LEVEL>; qcom,proxy-reg-names = "vdd_cx"; qcom,vdd_cx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>; clocks = <&rpmcc CXO_SMD_PIL_LPASS_CLK>; clock-names = "xo"; qcom,proxy-clock-names = "xo"; qcom,pas-id = <1>; qcom,proxy-timeout-ms = <10000>; qcom,smem-id = <423>; qcom,sysmon-id = <1>; qcom,ssctl-instance-id = <0x14>; qcom,firmware-name = "adsp"; memory-region = <&pil_adsp_mem>; qcom,complete-ramdump; /* Inputs from lpass */ interrupts-extended = <&intc 0 396 1>, <&adsp_smp2p_in 0 0>, <&adsp_smp2p_in 2 0>, <&adsp_smp2p_in 1 0>, <&adsp_smp2p_in 3 0>; interrupt-names = "qcom,wdog", "qcom,err-fatal", "qcom,proxy-unvote", "qcom,err-ready", "qcom,stop-ack"; /* Outputs to lpass */ qcom,smem-states = <&adsp_smp2p_out 0>; qcom,smem-state-names = "qcom,force-stop"; }; cpuss_dump: cpuss_dump { compatible = "qcom,cpuss-dump"; qcom,l1_i_cache0 { Loading Loading
qcom/bengal.dtsi +40 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ #include <dt-bindings/clock/qcom,gcc-bengal.h> #include <dt-bindings/clock/qcom,gpucc-bengal.h> #include <dt-bindings/spmi/spmi.h> #include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h> / { model = "Qualcomm Technologies, Inc. BENGAL"; Loading Loading @@ -685,6 +686,45 @@ qcom,config-reg = <0x0f1d1434>; }; qcom,lpass@ab00000 { compatible = "qcom,pil-tz-generic"; reg = <0xab00000 0x00100>; vdd_cx-supply = <&L3A_LEVEL>; qcom,proxy-reg-names = "vdd_cx"; qcom,vdd_cx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>; clocks = <&rpmcc CXO_SMD_PIL_LPASS_CLK>; clock-names = "xo"; qcom,proxy-clock-names = "xo"; qcom,pas-id = <1>; qcom,proxy-timeout-ms = <10000>; qcom,smem-id = <423>; qcom,sysmon-id = <1>; qcom,ssctl-instance-id = <0x14>; qcom,firmware-name = "adsp"; memory-region = <&pil_adsp_mem>; qcom,complete-ramdump; /* Inputs from lpass */ interrupts-extended = <&intc 0 396 1>, <&adsp_smp2p_in 0 0>, <&adsp_smp2p_in 2 0>, <&adsp_smp2p_in 1 0>, <&adsp_smp2p_in 3 0>; interrupt-names = "qcom,wdog", "qcom,err-fatal", "qcom,proxy-unvote", "qcom,err-ready", "qcom,stop-ack"; /* Outputs to lpass */ qcom,smem-states = <&adsp_smp2p_out 0>; qcom,smem-state-names = "qcom,force-stop"; }; cpuss_dump: cpuss_dump { compatible = "qcom,cpuss-dump"; qcom,l1_i_cache0 { Loading