Loading arch/arm/boot/dts/qcom/mdmfermium-cdp.dtsi +0 −4 Original line number Diff line number Diff line Loading @@ -76,7 +76,3 @@ qcom,irq-gpio = <&pm8019_mpps 2 0>; }; }; &usb_otg { vbus_otg-supply = <&smb358_otg_vreg>; }; arch/arm/boot/dts/qcom/mdmfermium-rumi.dts +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ qcom,emulation; /delete-property/ qcom,boost-sysclk-with-streaming; /delete-property/ qcom,streaming-func; /delete-property/ vbus_otg-supply; }; &clock_gcc { Loading arch/arm/boot/dts/qcom/mdmfermium.dtsi +16 −0 Original line number Diff line number Diff line Loading @@ -1146,6 +1146,22 @@ #include "msm-pm8019.dtsi" #include "mdmfermium-regulator.dtsi" /* MPP pin 1 config for USB ID interrupt line */ &pm8019_mpps { mpp@a000 { qcom,mode = <0>; /* Digital input */ qcom,vin-sel = <3>; /* 1.8V (L11) */ qcom,src-sel = <0>; /* QPNP_PIN_SEL_FUNC_CONSTANT */ qcom,pull = <2>; /* PULL UP 10KOHM */ qcom,master-en = <1>; status = "okay"; }; }; &usb_otg { vbus_otg-supply = <&smb358_otg_vreg>; }; &pm8019_vadc { chan@31 { label = "batt_id_therm"; Loading Loading
arch/arm/boot/dts/qcom/mdmfermium-cdp.dtsi +0 −4 Original line number Diff line number Diff line Loading @@ -76,7 +76,3 @@ qcom,irq-gpio = <&pm8019_mpps 2 0>; }; }; &usb_otg { vbus_otg-supply = <&smb358_otg_vreg>; };
arch/arm/boot/dts/qcom/mdmfermium-rumi.dts +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ qcom,emulation; /delete-property/ qcom,boost-sysclk-with-streaming; /delete-property/ qcom,streaming-func; /delete-property/ vbus_otg-supply; }; &clock_gcc { Loading
arch/arm/boot/dts/qcom/mdmfermium.dtsi +16 −0 Original line number Diff line number Diff line Loading @@ -1146,6 +1146,22 @@ #include "msm-pm8019.dtsi" #include "mdmfermium-regulator.dtsi" /* MPP pin 1 config for USB ID interrupt line */ &pm8019_mpps { mpp@a000 { qcom,mode = <0>; /* Digital input */ qcom,vin-sel = <3>; /* 1.8V (L11) */ qcom,src-sel = <0>; /* QPNP_PIN_SEL_FUNC_CONSTANT */ qcom,pull = <2>; /* PULL UP 10KOHM */ qcom,master-en = <1>; status = "okay"; }; }; &usb_otg { vbus_otg-supply = <&smb358_otg_vreg>; }; &pm8019_vadc { chan@31 { label = "batt_id_therm"; Loading