
9 Apr
2018
9 Apr
'18
11:05 a.m.
This series : _ adds stmpu157 SoC power regulator driver _ populates DT with SoC power regulator entry
Patrice Chotard (1): ARM: dts: stm32mp157: Add SoC pwr regulator entry
Patrick Delaunay (1): stm32mp: regulator: add SoC pwr regulator support
arch/arm/dts/stm32mp157.dtsi | 33 ++++ arch/arm/mach-stm32mp/Makefile | 1 + arch/arm/mach-stm32mp/include/mach/stm32.h | 1 + arch/arm/mach-stm32mp/pwr_regulator.c | 275 +++++++++++++++++++++++++++++ arch/arm/mach-stm32mp/syscon.c | 2 + 5 files changed, 312 insertions(+) create mode 100644 arch/arm/mach-stm32mp/pwr_regulator.c
--
1.9.1