Loading arch/arm/boot/dts/qcom/msm8994-pinctrl.dtsi +22 −6 Original line number Diff line number Diff line Loading @@ -1283,15 +1283,23 @@ }; }; pmx_sec_aux_pcm { pmx_sec_aux_pcm_sleep { qcom,pins = <&gp 79>, <&gp 80>, <&gp 82>; qcom,num-grp-pins = <3>; qcom,pin-func = <1>; label = "sec_aux_pcm"; qcom,pin-func = <0>; label = "pmx_sec_aux_pcm_sleep"; sec_aux_pcm_sleep: sec_aux_pcm_sleep { drive-strength = <2>; /* 2 mA */ bias-pull-down; /* PULL DOWN */ input-enable; }; }; pmx_sec_aux_pcm_active { qcom,pins = <&gp 79>, <&gp 80>, <&gp 82>; qcom,num-grp-pins = <3>; qcom,pin-func = <1>; label = "pmx_sec_aux_pcm_active"; sec_aux_pcm_active: sec_aux_pcm_active { drive-strength = <8>; /* 8 mA */ bias-disable; /* NO PULL */ Loading @@ -1299,15 +1307,23 @@ }; }; pmx_sec_aux_pcm_din { pmx_sec_aux_pcm_din_sleep { qcom,pins = <&gp 81>; qcom,num-grp-pins = <1>; qcom,pin-func = <1>; label = "sec_aux_pcm_din"; qcom,pin-func = <0>; label = "pmx_sec_aux_pcm_din_sleep"; sec_aux_pcm_din_sleep: sec_aux_pcm_din_sleep { drive-strength = <2>; /* 2 mA */ bias-pull-down; /* PULL DOWN */ input-enable; }; }; pmx_sec_aux_pcm_din_active { qcom,pins = <&gp 81>; qcom,num-grp-pins = <1>; qcom,pin-func = <1>; label = "pmx_sec_aux_pcm_din_active"; sec_aux_pcm_din_active: sec_aux_pcm_din_active { drive-strength = <8>; /* 8 mA */ bias-disable; /* NO PULL */ Loading Loading
arch/arm/boot/dts/qcom/msm8994-pinctrl.dtsi +22 −6 Original line number Diff line number Diff line Loading @@ -1283,15 +1283,23 @@ }; }; pmx_sec_aux_pcm { pmx_sec_aux_pcm_sleep { qcom,pins = <&gp 79>, <&gp 80>, <&gp 82>; qcom,num-grp-pins = <3>; qcom,pin-func = <1>; label = "sec_aux_pcm"; qcom,pin-func = <0>; label = "pmx_sec_aux_pcm_sleep"; sec_aux_pcm_sleep: sec_aux_pcm_sleep { drive-strength = <2>; /* 2 mA */ bias-pull-down; /* PULL DOWN */ input-enable; }; }; pmx_sec_aux_pcm_active { qcom,pins = <&gp 79>, <&gp 80>, <&gp 82>; qcom,num-grp-pins = <3>; qcom,pin-func = <1>; label = "pmx_sec_aux_pcm_active"; sec_aux_pcm_active: sec_aux_pcm_active { drive-strength = <8>; /* 8 mA */ bias-disable; /* NO PULL */ Loading @@ -1299,15 +1307,23 @@ }; }; pmx_sec_aux_pcm_din { pmx_sec_aux_pcm_din_sleep { qcom,pins = <&gp 81>; qcom,num-grp-pins = <1>; qcom,pin-func = <1>; label = "sec_aux_pcm_din"; qcom,pin-func = <0>; label = "pmx_sec_aux_pcm_din_sleep"; sec_aux_pcm_din_sleep: sec_aux_pcm_din_sleep { drive-strength = <2>; /* 2 mA */ bias-pull-down; /* PULL DOWN */ input-enable; }; }; pmx_sec_aux_pcm_din_active { qcom,pins = <&gp 81>; qcom,num-grp-pins = <1>; qcom,pin-func = <1>; label = "pmx_sec_aux_pcm_din_active"; sec_aux_pcm_din_active: sec_aux_pcm_din_active { drive-strength = <8>; /* 8 mA */ bias-disable; /* NO PULL */ Loading