]> Git Repo - u-boot.git/commitdiff
stm32mp1: activate FIXED regulator
authorPatrick Delaunay <[email protected]>
Mon, 9 Jul 2018 13:17:23 +0000 (15:17 +0200)
committerTom Rini <[email protected]>
Fri, 20 Jul 2018 19:55:06 +0000 (15:55 -0400)
Signed-off-by: Patrick Delaunay <[email protected]>
configs/stm32mp15_basic_defconfig

index 87f60be00d38941068d06727f6f146eccf6f2e86..c72a440dff1dcccb13b7fcc76eeeb6e12495d7e1 100644 (file)
@@ -37,6 +37,7 @@ CONFIG_DM_PMIC=y
 # CONFIG_SPL_PMIC_CHILDREN is not set
 CONFIG_PMIC_STPMU1=y
 CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
 CONFIG_DM_REGULATOR_STM32_VREFBUF=y
 CONFIG_DM_REGULATOR_STPMU1=y
This page took 0.037633 seconds and 4 git commands to generate.