aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2019-02-21 19:12:31 -0800
committerKhasim Syed Mohammed <khasim.mohammed@linaro.org>2019-02-22 22:21:18 +0530
commita68d9d86148de65a7e054e965be7d82ad9b5b7dd (patch)
treeb9fb1a9e7852871a40487721acf8821bafa2093b
parenta91cc7afc1df674662a4bb07f550b82882e9edb5 (diff)
CHROMIUM: config: Enable FAN53555 regulator driverrelease/chromiumos-4.14-r2
Enable the regulator driver for the FAN53555, which is used to power VDD_APC on Mistral. BUG=b:124524751 TEST=Stepped through each frequency and observed voltage change Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Change-Id: Iecbdd7f65b2c397f3686d35d607a4c451e2a1fdb
-rw-r--r--chromeos/config/arm64/chromiumos-qualcomm.flavour.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/config/arm64/chromiumos-qualcomm.flavour.config b/chromeos/config/arm64/chromiumos-qualcomm.flavour.config
index 2761b16fa2d4..11fadc13fb3f 100644
--- a/chromeos/config/arm64/chromiumos-qualcomm.flavour.config
+++ b/chromeos/config/arm64/chromiumos-qualcomm.flavour.config
@@ -508,6 +508,7 @@ CONFIG_QRTR_TUN=y
CONFIG_RD_LZ4=y
CONFIG_RD_LZO=y
CONFIG_REGMAP_SPMI=y
+CONFIG_REGULATOR_FAN53555=y
# CONFIG_REGULATOR_MAX8973 is not set
# CONFIG_REGULATOR_MT6311 is not set
# CONFIG_REGULATOR_MT6397 is not set