Loading arch/arm/boot/dts/qcom/msm8916.dtsi +25 −0 Original line number Diff line number Diff line Loading @@ -1297,6 +1297,31 @@ }; }; qcom,pronto@a21b000 { compatible = "qcom,pil-tz-generic"; reg = <0x0a21b000 0x3000>; interrupts = <0 149 1>; vdd_pronto_pll-supply = <&pm8916_l7>; proxy-reg-names = "vdd_pronto_pll"; vdd_pronto_pll-uV-uA = <1800000 18000>; clocks = <&clock_rpm clk_xo_pil_pronto_clk>; clock-names = "xo"; proxy-clock-names = "xo"; qcom,pas-id = <6>; qcom,proxy-timeout-ms = <10000>; qcom,firmware-name = "wcnss"; /* GPIO inputs from wcnss */ qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_4_in 0 0>; qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_4_in 1 0>; qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_4_in 2 0>; qcom,gpio-stop-ack = <&smp2pgpio_ssr_smp2p_4_in 3 0>; /* GPIO output to wcnss */ qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_4_out 0 0>; }; }; &gdsc_venus { Loading Loading
arch/arm/boot/dts/qcom/msm8916.dtsi +25 −0 Original line number Diff line number Diff line Loading @@ -1297,6 +1297,31 @@ }; }; qcom,pronto@a21b000 { compatible = "qcom,pil-tz-generic"; reg = <0x0a21b000 0x3000>; interrupts = <0 149 1>; vdd_pronto_pll-supply = <&pm8916_l7>; proxy-reg-names = "vdd_pronto_pll"; vdd_pronto_pll-uV-uA = <1800000 18000>; clocks = <&clock_rpm clk_xo_pil_pronto_clk>; clock-names = "xo"; proxy-clock-names = "xo"; qcom,pas-id = <6>; qcom,proxy-timeout-ms = <10000>; qcom,firmware-name = "wcnss"; /* GPIO inputs from wcnss */ qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_4_in 0 0>; qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_4_in 1 0>; qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_4_in 2 0>; qcom,gpio-stop-ack = <&smp2pgpio_ssr_smp2p_4_in 3 0>; /* GPIO output to wcnss */ qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_4_out 0 0>; }; }; &gdsc_venus { Loading