diff mbox series

[3/4] arm64: defconfig: Enable ROHM_BD718XX PMIC for imx8mm-evk

Message ID 31905a9f97f4195b705cb9e853976aa3e9f6b144.1555077720.git.leonard.crestez@nxp.com (mailing list archive)
State Not Applicable, archived
Headers show
Series imx8mm-evk: Enable CPU freq and voltage switching | expand

Commit Message

Leonard Crestez April 12, 2019, 2:10 p.m. UTC
Enable mfd and regulator driver for PMIC found on imx8mm-evk boards

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Shawn Guo April 22, 2019, 12:43 a.m. UTC | #1
On Fri, Apr 12, 2019 at 02:10:04PM +0000, Leonard Crestez wrote:
> Enable mfd and regulator driver for PMIC found on imx8mm-evk boards
> 
> Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b1850a7b2426..483d0e251f37 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -438,12 +438,14 @@  CONFIG_MFD_HI6421_PMIC=y
 CONFIG_MFD_HI655X_PMIC=y
 CONFIG_MFD_MAX77620=y
 CONFIG_MFD_SPMI_PMIC=y
 CONFIG_MFD_RK808=y
 CONFIG_MFD_SEC_CORE=y
+CONFIG_MFD_ROHM_BD718XX=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_AXP20X=y
+CONFIG_REGULATOR_BD718XX=y
 CONFIG_REGULATOR_BD9571MWV=y
 CONFIG_REGULATOR_FAN53555=y
 CONFIG_REGULATOR_GPIO=y
 CONFIG_REGULATOR_HI6421V530=y
 CONFIG_REGULATOR_HI655X=y