[U-Boot] [RESEND][PATCH v1 0/3] Add STM32MP157 regulator driver
Patrice Chotard
patrice.chotard at st.com
Thu Apr 26 14:42:08 UTC 2018
This series :
_ adds stpmu1 regulator driver
_ enables regulator relative flags in stm32mp15_basic_defconfig
_ updates pmic driver to bind regulator child nodes
_ adds regulator nodes entry in DT
Patrice Chotard (3):
power: pmic: stpmu1: Add regulator bindings
ARM: dts: stm32mp157c-ed1: Add regulator node
configs: stm32mp15_basic: Set regulator relative flags
arch/arm/dts/stm32mp157c-ed1.dts | 272 ++++++++++++++++++++++++++++++++++++
configs/stm32mp15_basic_defconfig | 5 +
drivers/power/pmic/stpmu1.c | 34 +++++
include/dt-bindings/mfd/st,stpmu1.h | 60 ++++++++
4 files changed, 371 insertions(+)
create mode 100644 include/dt-bindings/mfd/st,stpmu1.h
--
1.9.1
More information about the U-Boot
mailing list