aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2019-03-29 12:31:45 +0530
committerVinod Koul <vkoul@kernel.org>2019-03-29 12:31:45 +0530
commit6ad717c52498b5f10feb310801be8c8eb9b858f2 (patch)
tree33404c0615cb61ef8cbb2b5a940702f63bf2398a
parentfbafd99c890157d22f0e2bd332be804282238147 (diff)
CHROMIUM: arm64: qcom: mistral: mark regulator as boot onmistral_regulators
Some regulators are enabled by bootloader, mark them boot-on so that kernel can turn then on/off based on usage BUG=b: 126977227 BUG=b: 129423990 TEST=Check /sys/kernel/debug/regulator/regulator_summary and see l7, l10, l11 are unused and turned off after boot Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r--arch/arm64/boot/dts/qcom/qcs404-mistral.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/qcs404-mistral.dts b/arch/arm64/boot/dts/qcom/qcs404-mistral.dts
index d43b503f4a87..cf17c86495e3 100644
--- a/arch/arm64/boot/dts/qcom/qcs404-mistral.dts
+++ b/arch/arm64/boot/dts/qcom/qcs404-mistral.dts
@@ -340,6 +340,7 @@
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-always-on;
+ regulator-boot-on;
};
vreg_l7_1p8: l7 {