Loading arch/arm/boot/dts/qcom/mdmcalifornium-cdp.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,16 @@ qcom,out-strength = <1>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; gpio@c700 { /* GPIO 8 - BT_EN */ status = "ok"; qcom,mode = <1>; /* Digital output*/ qcom,pull = <4>; /* Pulldown 10uA */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,invert = <0>; /* Invert */ qcom,master-en = <1>; /* Enable GPIO */ }; }; &usb3 { Loading arch/arm/boot/dts/qcom/mdmcalifornium-mtp.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,16 @@ qcom,out-strength = <1>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; gpio@c700 { /* GPIO 8 - BT_EN */ status = "ok"; qcom,mode = <1>; /* Digital output*/ qcom,pull = <4>; /* Pulldown 10uA */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,invert = <0>; /* Invert */ qcom,master-en = <1>; /* Enable GPIO */ }; }; &qnand_1 { Loading arch/arm/boot/dts/qcom/mdmcalifornium.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -238,6 +238,12 @@ status = "disabled"; }; bt_qca6174 { compatible = "qca,qca6174"; qca,bt-reset-gpio = <&pmdcalifornium_gpios 8 0>; /* BT_EN */ qca,bt-vdd-pa-supply = <&rome_vreg>; }; qcom,sps { compatible = "qcom,msm_sps_4k"; qcom,pipe-attr-ee; Loading Loading
arch/arm/boot/dts/qcom/mdmcalifornium-cdp.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,16 @@ qcom,out-strength = <1>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; gpio@c700 { /* GPIO 8 - BT_EN */ status = "ok"; qcom,mode = <1>; /* Digital output*/ qcom,pull = <4>; /* Pulldown 10uA */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,invert = <0>; /* Invert */ qcom,master-en = <1>; /* Enable GPIO */ }; }; &usb3 { Loading
arch/arm/boot/dts/qcom/mdmcalifornium-mtp.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,16 @@ qcom,out-strength = <1>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; gpio@c700 { /* GPIO 8 - BT_EN */ status = "ok"; qcom,mode = <1>; /* Digital output*/ qcom,pull = <4>; /* Pulldown 10uA */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,invert = <0>; /* Invert */ qcom,master-en = <1>; /* Enable GPIO */ }; }; &qnand_1 { Loading
arch/arm/boot/dts/qcom/mdmcalifornium.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -238,6 +238,12 @@ status = "disabled"; }; bt_qca6174 { compatible = "qca,qca6174"; qca,bt-reset-gpio = <&pmdcalifornium_gpios 8 0>; /* BT_EN */ qca,bt-vdd-pa-supply = <&rome_vreg>; }; qcom,sps { compatible = "qcom,msm_sps_4k"; qcom,pipe-attr-ee; Loading