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 bob regulator as always-on

The bob supply is used by several pmic regulators and components 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-5-johan+linaro@kernel.org

authored by

Johan Hovold and committed by
Bjorn Andersson
07b0883e 291e6b6c

+1
+1
arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
··· 444 444 regulator-min-microvolt = <3008000>; 445 445 regulator-max-microvolt = <3960000>; 446 446 regulator-initial-mode = <RPMH_REGULATOR_MODE_AUTO>; 447 + regulator-always-on; 447 448 }; 448 449 }; 449 450