Loading qcom/shima-pinctrl.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -2961,6 +2961,20 @@ }; }; }; bt_en_sleep: bt_en_sleep { mux { pins = "gpio65"; function = "gpio"; }; config { pins = "gpio65"; drive-strength = <2>; output-low; bias-pull-down; }; }; }; }; qcom/shima.dtsi +31 −0 Original line number Diff line number Diff line Loading @@ -2515,6 +2515,32 @@ }; }; }; bluetooth: bt_qca6490 { compatible = "qcom,qca6490"; pinctrl-names = "default"; pinctrl-0 = <&bt_en_sleep>; qcom,bt-reset-gpio = <&tlmm 65 0>; /* BT_EN */ qcom,bt-sw-ctrl-gpio = <&tlmm 66 0>; /* SW_CTRL */ qcom,bt-vdd-io-supply = <&S10B>; qcom,bt-vdd-aon-supply = <&S2C>; qcom,bt-vdd-dig-supply = <&S2C>; qcom,bt-vdd-rfacmn-supply = <&S2C>; qcom,bt-vdd-rfa-0p8-supply = <&S2C>; qcom,bt-vdd-rfa1-supply = <&S11B>; qcom,bt-vdd-rfa2-supply = <&S12B>; qcom,bt-vdd-asd-supply = <&L11C>; qcom,bt-vdd-io-config = <1800000 1800000 0 1>; qcom,bt-vdd-aon-config = <950000 952000 0 1>; qcom,bt-vdd-dig-config = <950000 952000 0 1>; qcom,bt-vdd-rfacmn-config = <950000 952000 0 1>; qcom,bt-vdd-rfa-0p8-config = <950000 952000 0 1>; qcom,bt-vdd-rfa1-config = <1880000 1880000 0 1>; qcom,bt-vdd-rfa2-config = <1350000 1350000 0 1>; qcom,bt-vdd-asd-config = <2800000 2800000 0 1>; }; }; #include "shima-pinctrl.dtsi" Loading Loading @@ -2725,4 +2751,9 @@ }; }; /* HS UART */ &qupv3_se15_4uart { status = "ok"; }; #include "msm-rdbg.dtsi" Loading
qcom/shima-pinctrl.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -2961,6 +2961,20 @@ }; }; }; bt_en_sleep: bt_en_sleep { mux { pins = "gpio65"; function = "gpio"; }; config { pins = "gpio65"; drive-strength = <2>; output-low; bias-pull-down; }; }; }; };
qcom/shima.dtsi +31 −0 Original line number Diff line number Diff line Loading @@ -2515,6 +2515,32 @@ }; }; }; bluetooth: bt_qca6490 { compatible = "qcom,qca6490"; pinctrl-names = "default"; pinctrl-0 = <&bt_en_sleep>; qcom,bt-reset-gpio = <&tlmm 65 0>; /* BT_EN */ qcom,bt-sw-ctrl-gpio = <&tlmm 66 0>; /* SW_CTRL */ qcom,bt-vdd-io-supply = <&S10B>; qcom,bt-vdd-aon-supply = <&S2C>; qcom,bt-vdd-dig-supply = <&S2C>; qcom,bt-vdd-rfacmn-supply = <&S2C>; qcom,bt-vdd-rfa-0p8-supply = <&S2C>; qcom,bt-vdd-rfa1-supply = <&S11B>; qcom,bt-vdd-rfa2-supply = <&S12B>; qcom,bt-vdd-asd-supply = <&L11C>; qcom,bt-vdd-io-config = <1800000 1800000 0 1>; qcom,bt-vdd-aon-config = <950000 952000 0 1>; qcom,bt-vdd-dig-config = <950000 952000 0 1>; qcom,bt-vdd-rfacmn-config = <950000 952000 0 1>; qcom,bt-vdd-rfa-0p8-config = <950000 952000 0 1>; qcom,bt-vdd-rfa1-config = <1880000 1880000 0 1>; qcom,bt-vdd-rfa2-config = <1350000 1350000 0 1>; qcom,bt-vdd-asd-config = <2800000 2800000 0 1>; }; }; #include "shima-pinctrl.dtsi" Loading Loading @@ -2725,4 +2751,9 @@ }; }; /* HS UART */ &qupv3_se15_4uart { status = "ok"; }; #include "msm-rdbg.dtsi"