Skip to content

Commit b8838e6

Browse files
jhovoldandersson
authored andcommitted
arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as always-on
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: 123b30a ("arm64: dts: qcom: sc8280xp-x13s: enable WiFi controller") Cc: [email protected] # 6.2 Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ee1d510 commit b8838e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@
377377
regulator-min-microvolt = <1272000>;
378378
regulator-max-microvolt = <1272000>;
379379
regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
380+
regulator-always-on;
380381
};
381382

382383
vreg_s12b: smps12 {

0 commit comments

Comments
 (0)