Loading arch/arm/boot/dts/qcom/mdmfermium-cdp.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,20 @@ }; }; /* PMIC gpio for wlan power supply */ &pm8019_gpios { gpio@c200 { qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <1>; /* Output high */ qcom,vin-sel = <3>; /* VPH_PWR */ qcom,src-sel = <0>; /* Constant */ qcom,out-strength = <1>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ status = "okay"; }; }; &i2c_4 { /* SMB358 charger configuration */ smb358_otg_vreg: smb358-charger@57 { Loading arch/arm/boot/dts/qcom/mdmfermium-mtp.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,20 @@ }; }; /* PMIC gpio for wlan power supply */ &pm8019_gpios { gpio@c200 { qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <1>; /* Output high */ qcom,vin-sel = <3>; /* VPH_PWR */ qcom,src-sel = <0>; /* Constant */ qcom,out-strength = <1>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ status = "okay"; }; }; &i2c_4 { /* SMB358 charger configuration */ smb358_otg_vreg: smb358-charger@57 { Loading arch/arm/boot/dts/qcom/mdmfermium.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -487,6 +487,13 @@ status = "disabled"; }; qcom,cnss-sdio { compatible = "qcom,cnss_sdio"; cnss_sdio,wlan-pmic-gpio = <&pm8019_gpios 3 0>; vdd-wlan-io-supply = <&mdmfermium_l11>; vdd-wlan-xtal-supply = <&mdmfermium_l2>; }; usb_otg: usb@78d9000 { compatible = "qcom,hsusb-otg"; reg = <0x78d9000 0x400>, <0x6c000 0x200>; Loading Loading
arch/arm/boot/dts/qcom/mdmfermium-cdp.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,20 @@ }; }; /* PMIC gpio for wlan power supply */ &pm8019_gpios { gpio@c200 { qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <1>; /* Output high */ qcom,vin-sel = <3>; /* VPH_PWR */ qcom,src-sel = <0>; /* Constant */ qcom,out-strength = <1>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ status = "okay"; }; }; &i2c_4 { /* SMB358 charger configuration */ smb358_otg_vreg: smb358-charger@57 { Loading
arch/arm/boot/dts/qcom/mdmfermium-mtp.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,20 @@ }; }; /* PMIC gpio for wlan power supply */ &pm8019_gpios { gpio@c200 { qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <1>; /* Output high */ qcom,vin-sel = <3>; /* VPH_PWR */ qcom,src-sel = <0>; /* Constant */ qcom,out-strength = <1>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ status = "okay"; }; }; &i2c_4 { /* SMB358 charger configuration */ smb358_otg_vreg: smb358-charger@57 { Loading
arch/arm/boot/dts/qcom/mdmfermium.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -487,6 +487,13 @@ status = "disabled"; }; qcom,cnss-sdio { compatible = "qcom,cnss_sdio"; cnss_sdio,wlan-pmic-gpio = <&pm8019_gpios 3 0>; vdd-wlan-io-supply = <&mdmfermium_l11>; vdd-wlan-xtal-supply = <&mdmfermium_l2>; }; usb_otg: usb@78d9000 { compatible = "qcom,hsusb-otg"; reg = <0x78d9000 0x400>, <0x6c000 0x200>; Loading