arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 12 Jan 2023 07:45:03 +0000 (08:45 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 12 Jan 2023 15:34:13 +0000 (09:34 -0600)
The vreg_l3b supply is used by the eDP, UFS and USB1 PHYs which are now
described by the devicetree so that the regulator no longer needs to be
marked always-on.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230112074503.12185-1-johan+linaro@kernel.org
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts

index b29c023..4e92dc2 100644 (file)
                        regulator-max-microvolt = <1200000>;
                        regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
                        regulator-boot-on;
-                       regulator-always-on;
                };
 
                vreg_l4b: ldo4 {