Loading arch/arm/boot/dts/qcom/mdmcalifornium-cdp.dtsi +21 −0 Original line number Diff line number Diff line Loading @@ -25,3 +25,24 @@ pinctrl-0 = <&uart2_console_active>; }; &i2c_3 { status = "ok"; smb1351_otg_supply: smb1351-charger@55 { compatible = "qcom,smb1351-charger"; reg = <0x55>; interrupt-parent = <&tlmm_pinmux>; interrupts = <83 0>; qcom,float-voltage-mv = <4200>; qcom,charging-timeout = <1536>; qcom,recharge-thresh-mv = <200>; qcom,iterm-ma = <100>; regulator-name = "smb1351_otg_supply"; qcom,charging-disabled; qcom,id-line-not-connected; }; }; &usb3 { vbus_dwc3-supply = <&smb1351_otg_supply>; }; arch/arm/boot/dts/qcom/mdmcalifornium-mtp.dtsi +23 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,29 @@ }; &i2c_3 { status = "ok"; smb1351_otg_supply: smb1351-charger@55 { compatible = "qcom,smb1351-charger"; reg = <0x55>; interrupt-parent = <&tlmm_pinmux>; interrupts = <83 0>; qcom,float-voltage-mv = <4200>; qcom,charging-timeout = <1536>; qcom,recharge-thresh-mv = <200>; qcom,iterm-ma = <100>; regulator-name = "smb1351_otg_supply"; pinctrl-names = "default"; pinctrl-0 = <&smb_stat_active>; qcom,id-line-not-connected; }; }; &qnand_1 { status = "ok"; }; &usb3 { vbus_dwc3-supply = <&smb1351_otg_supply>; cpe-gpio = <&tlmm_pinmux 87 0>; }; Loading
arch/arm/boot/dts/qcom/mdmcalifornium-cdp.dtsi +21 −0 Original line number Diff line number Diff line Loading @@ -25,3 +25,24 @@ pinctrl-0 = <&uart2_console_active>; }; &i2c_3 { status = "ok"; smb1351_otg_supply: smb1351-charger@55 { compatible = "qcom,smb1351-charger"; reg = <0x55>; interrupt-parent = <&tlmm_pinmux>; interrupts = <83 0>; qcom,float-voltage-mv = <4200>; qcom,charging-timeout = <1536>; qcom,recharge-thresh-mv = <200>; qcom,iterm-ma = <100>; regulator-name = "smb1351_otg_supply"; qcom,charging-disabled; qcom,id-line-not-connected; }; }; &usb3 { vbus_dwc3-supply = <&smb1351_otg_supply>; };
arch/arm/boot/dts/qcom/mdmcalifornium-mtp.dtsi +23 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,29 @@ }; &i2c_3 { status = "ok"; smb1351_otg_supply: smb1351-charger@55 { compatible = "qcom,smb1351-charger"; reg = <0x55>; interrupt-parent = <&tlmm_pinmux>; interrupts = <83 0>; qcom,float-voltage-mv = <4200>; qcom,charging-timeout = <1536>; qcom,recharge-thresh-mv = <200>; qcom,iterm-ma = <100>; regulator-name = "smb1351_otg_supply"; pinctrl-names = "default"; pinctrl-0 = <&smb_stat_active>; qcom,id-line-not-connected; }; }; &qnand_1 { status = "ok"; }; &usb3 { vbus_dwc3-supply = <&smb1351_otg_supply>; cpe-gpio = <&tlmm_pinmux 87 0>; };