Loading arch/arm64/boot/dts/qcom/sdm670-qrd.dtsi +53 −0 Original line number Diff line number Diff line Loading @@ -201,3 +201,56 @@ status = "ok"; }; &tlmm { pmx_ts_rst_active { ts_rst_active: ts_rst_active { mux { pins = "gpio99"; function = "gpio"; }; config { pins = "gpio99"; drive-strength = <16>; bias-pull-up; }; }; }; pmx_ts_rst_suspend { ts_rst_suspend: ts_rst_suspend { mux { pins = "gpio99"; function = "gpio"; }; config { pins = "gpio99"; drive-strength = <2>; bias-pull-down; }; }; }; }; &soc { hbtp { compatible = "qcom,hbtp-input"; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend"; pinctrl-0 = <&ts_rst_active>; pinctrl-1 = <&ts_rst_suspend>; vcc_ana-supply = <&pm660l_l3>; vcc_dig-supply = <&pm660_l13>; qcom,afe-load = <20000>; qcom,afe-vtg-min = <3000000>; qcom,afe-vtg-max = <3000000>; qcom,dig-load = <40000>; qcom,dig-vtg-min = <1800000>; qcom,dig-vtg-max = <1800000>; qcom,fb-resume-delay-us = <1000>; qcom,afe-force-power-on; qcom,afe-power-on-delay-us = <6>; qcom,afe-power-off-delay-us = <6>; }; }; Loading
arch/arm64/boot/dts/qcom/sdm670-qrd.dtsi +53 −0 Original line number Diff line number Diff line Loading @@ -201,3 +201,56 @@ status = "ok"; }; &tlmm { pmx_ts_rst_active { ts_rst_active: ts_rst_active { mux { pins = "gpio99"; function = "gpio"; }; config { pins = "gpio99"; drive-strength = <16>; bias-pull-up; }; }; }; pmx_ts_rst_suspend { ts_rst_suspend: ts_rst_suspend { mux { pins = "gpio99"; function = "gpio"; }; config { pins = "gpio99"; drive-strength = <2>; bias-pull-down; }; }; }; }; &soc { hbtp { compatible = "qcom,hbtp-input"; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend"; pinctrl-0 = <&ts_rst_active>; pinctrl-1 = <&ts_rst_suspend>; vcc_ana-supply = <&pm660l_l3>; vcc_dig-supply = <&pm660_l13>; qcom,afe-load = <20000>; qcom,afe-vtg-min = <3000000>; qcom,afe-vtg-max = <3000000>; qcom,dig-load = <40000>; qcom,dig-vtg-min = <1800000>; qcom,dig-vtg-max = <1800000>; qcom,fb-resume-delay-us = <1000>; qcom,afe-force-power-on; qcom,afe-power-on-delay-us = <6>; qcom,afe-power-off-delay-us = <6>; }; };