projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f198bba
)
configs: stm32mp15: Enable STM32_VREFBUF flag
author
Fabrice Gasnier
<fabrice.gasnier@st.com>
Thu, 26 Apr 2018 15:00:48 +0000
(17:00 +0200)
committer
Tom Rini
<trini@konsulko.com>
Tue, 8 May 2018 13:07:39 +0000
(09:07 -0400)
Enable vrefbuf on stm32mp15, to be used by ADC.
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
configs/stm32mp15_basic_defconfig
patch
|
blob
|
history
diff --git
a/configs/stm32mp15_basic_defconfig
b/configs/stm32mp15_basic_defconfig
index
195efa1
..
b1c3690
100644
(file)
--- a/
configs/stm32mp15_basic_defconfig
+++ b/
configs/stm32mp15_basic_defconfig
@@
-36,6
+36,7
@@
CONFIG_DM_PMIC=y
CONFIG_PMIC_STPMU1=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_REGULATOR_STM32_VREFBUF=y
CONFIG_DM_REGULATOR_STPMU1=y
CONFIG_STM32_SERIAL=y
# CONFIG_EFI_LOADER is not set