Loading arch/arm64/boot/dts/qcom/pm660.dtsi +3 −1 Original line number Diff line number Diff line Loading @@ -330,7 +330,9 @@ "usbin_v"; qcom,wipower-max-uw = <5000000>; dpdm-supply = <&qusb_phy0>; /* Enable after the qusb_phy0 device node is added */ /* dpdm-supply = <&qusb_phy0>; */ qcom,thermal-mitigation = <3000000 2500000 2000000 1500000 Loading arch/arm64/boot/dts/qcom/sdm670-regulator.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -361,3 +361,13 @@ regulator-max-microvolt = <7>; }; }; &pm660_charger { smb2_vbus: qcom,smb2-vbus { regulator-name = "smb2-vbus"; }; smb2_vconn: qcom,smb2-vconn { regulator-name = "smb2-vconn"; }; }; arch/arm64/boot/dts/qcom/sdm670.dtsi +20 −0 Original line number Diff line number Diff line Loading @@ -748,6 +748,24 @@ reg-names = "dcc-base", "dcc-ram-base"; }; spmi_bus: qcom,spmi@c440000 { compatible = "qcom,spmi-pmic-arb"; reg = <0xc440000 0x1100>, <0xc600000 0x2000000>, <0xe600000 0x100000>, <0xe700000 0xa0000>, <0xc40a000 0x26000>; reg-names = "core", "chnls", "obsrvr", "intr", "cnfg"; interrupt-names = "periph_irq"; interrupts = <GIC_SPI 481 IRQ_TYPE_NONE>; qcom,ee = <0>; qcom,channel = <0>; #address-cells = <2>; #size-cells = <0>; interrupt-controller; #interrupt-cells = <4>; cell-index = <0>; }; }; #include "sdm670-pinctrl.dtsi" Loading Loading @@ -827,4 +845,6 @@ status = "ok"; }; #include "pm660.dtsi" #include "pm660l.dtsi" #include "sdm670-regulator.dtsi" Loading
arch/arm64/boot/dts/qcom/pm660.dtsi +3 −1 Original line number Diff line number Diff line Loading @@ -330,7 +330,9 @@ "usbin_v"; qcom,wipower-max-uw = <5000000>; dpdm-supply = <&qusb_phy0>; /* Enable after the qusb_phy0 device node is added */ /* dpdm-supply = <&qusb_phy0>; */ qcom,thermal-mitigation = <3000000 2500000 2000000 1500000 Loading
arch/arm64/boot/dts/qcom/sdm670-regulator.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -361,3 +361,13 @@ regulator-max-microvolt = <7>; }; }; &pm660_charger { smb2_vbus: qcom,smb2-vbus { regulator-name = "smb2-vbus"; }; smb2_vconn: qcom,smb2-vconn { regulator-name = "smb2-vconn"; }; };
arch/arm64/boot/dts/qcom/sdm670.dtsi +20 −0 Original line number Diff line number Diff line Loading @@ -748,6 +748,24 @@ reg-names = "dcc-base", "dcc-ram-base"; }; spmi_bus: qcom,spmi@c440000 { compatible = "qcom,spmi-pmic-arb"; reg = <0xc440000 0x1100>, <0xc600000 0x2000000>, <0xe600000 0x100000>, <0xe700000 0xa0000>, <0xc40a000 0x26000>; reg-names = "core", "chnls", "obsrvr", "intr", "cnfg"; interrupt-names = "periph_irq"; interrupts = <GIC_SPI 481 IRQ_TYPE_NONE>; qcom,ee = <0>; qcom,channel = <0>; #address-cells = <2>; #size-cells = <0>; interrupt-controller; #interrupt-cells = <4>; cell-index = <0>; }; }; #include "sdm670-pinctrl.dtsi" Loading Loading @@ -827,4 +845,6 @@ status = "ok"; }; #include "pm660.dtsi" #include "pm660l.dtsi" #include "sdm670-regulator.dtsi"