Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: f29077d86652 ("arm64: dts: qcom: sc8280xp-x13s: Add soundcard support")
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
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-4-johan+linaro@kernel.org

authored by

Johan Hovold and committed by
Bjorn Andersson
291e6b6c f4472fd3

+1
+1
arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
··· 386 386 regulator-min-microvolt = <984000>; 387 387 regulator-max-microvolt = <984000>; 388 388 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>; 389 + regulator-always-on; 389 390 }; 390 391 391 392 vreg_l3b: ldo3 {