arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as always-on
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 22 Mar 2023 11:33:13 +0000 (12:33 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 22 Mar 2023 14:44:01 +0000 (07:44 -0700)
The s11b supply is used by the wlan module (as well as some of the
pmics) which are not yet fully described in the devicetree.

Mark the regulator as always-on for now.

Fixes: 123b30a75623 ("arm64: dts: qcom: sc8280xp-x13s: enable WiFi controller")
Cc: stable@vger.kernel.org # 6.2
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230322113318.17908-2-johan+linaro@kernel.org
arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts

index fa412be..5328593 100644 (file)
                        regulator-min-microvolt = <1272000>;
                        regulator-max-microvolt = <1272000>;
                        regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
+                       regulator-always-on;
                };
 
                vreg_s12b: smps12 {