Skip to content

Commit 291e6b6

Browse files
jhovoldandersson
authored andcommitted
arm64: dts: qcom: sc8280xp-x13s: mark s12b regulator as always-on
The s12b supply is used by several pmic regulators as well as the wlan/bluetooth radio which are not yet fully described in the devicetree. Mark the regulator as always-on for now. Fixes: f29077d ("arm64: dts: qcom: sc8280xp-x13s: Add soundcard support") Cc: Srinivas Kandagatla <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent f4472fd commit 291e6b6

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
@@ -386,6 +386,7 @@
386386
regulator-min-microvolt = <984000>;
387387
regulator-max-microvolt = <984000>;
388388
regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
389+
regulator-always-on;
389390
};
390391

391392
vreg_l3b: ldo3 {

0 commit comments

Comments
 (0)