commit | 9357b6dfd5d490f469e8ded31e86ae13956a2c9b | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Thu Apr 26 17:13:12 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue May 08 09:07:39 2018 -0400 |
tree | fdb963327fa8ae17af807069b256f6f467640367 | |
parent | f6ef2299be01440a502027e5a42ebf22e2659e43 [diff] |
configs: stm32mp15_basic: Set regulator relative flags Enable DM_REGULATOR_STPMU1 flag to activate regulator driver for STM32MP15 SoC and CMD_REGULATOR flag to be able to set/get regulator state int U-boot command line. Disable PMIC_CHILDREN as this flag is not needed in SPL for STM32MP1. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>