Loading arch/arm/boot/dts/qcom/mdmfermium-cdp.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,18 @@ }; }; &pm8019_gpios { gpio@c300 { /* GPIO 4 */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <0>; /* Output high */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,out-strength = <1>; /* Low drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; }; &i2c_4 { /* SMB358 charger configuration */ smb358_otg_vreg: smb358-charger@57 { Loading arch/arm/boot/dts/qcom/mdmfermium-mtp.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,18 @@ status = "ok"; }; &pm8019_gpios { gpio@c300 { /* GPIO 4 */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <0>; /* Output high */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,out-strength = <1>; /* Low drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; }; &i2c_4 { /* SMB358 charger configuration */ smb358_otg_vreg: smb358-charger@57 { Loading arch/arm/boot/dts/qcom/mdmfermium-regulator.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -379,4 +379,12 @@ enable-active-high; gpio = <&pm8019_gpios 3 0>; }; sdcard_ext_vreg: sdcard_ext_vreg { compatible = "regulator-fixed"; regulator-name = "sdcard_ext_vreg"; startup-delay-us = <250>; enable-active-high; gpio = <&pm8019_gpios 4 0>; }; }; Loading
arch/arm/boot/dts/qcom/mdmfermium-cdp.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,18 @@ }; }; &pm8019_gpios { gpio@c300 { /* GPIO 4 */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <0>; /* Output high */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,out-strength = <1>; /* Low drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; }; &i2c_4 { /* SMB358 charger configuration */ smb358_otg_vreg: smb358-charger@57 { Loading
arch/arm/boot/dts/qcom/mdmfermium-mtp.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,18 @@ status = "ok"; }; &pm8019_gpios { gpio@c300 { /* GPIO 4 */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <0>; /* Output high */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,out-strength = <1>; /* Low drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; }; &i2c_4 { /* SMB358 charger configuration */ smb358_otg_vreg: smb358-charger@57 { Loading
arch/arm/boot/dts/qcom/mdmfermium-regulator.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -379,4 +379,12 @@ enable-active-high; gpio = <&pm8019_gpios 3 0>; }; sdcard_ext_vreg: sdcard_ext_vreg { compatible = "regulator-fixed"; regulator-name = "sdcard_ext_vreg"; startup-delay-us = <250>; enable-active-high; gpio = <&pm8019_gpios 4 0>; }; };