stm32mp: regulator: add SoC pwr regulator support
authorPatrick Delaunay <patrick.delaunay@st.com>
Thu, 26 Apr 2018 14:45:18 +0000 (16:45 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 8 May 2018 13:07:38 +0000 (09:07 -0400)
commite8b85e810ad28aebc4971df3c0d3975708377ab4
tree86b21adf578624c5a1259d7a87c924e340e98a65
parentcb61c9ec64337a9a6c4a91d8e3ff0b139de99d9e
stm32mp: regulator: add SoC pwr regulator support

This driver binds and manages the following regulator of
SoC's PWR block :
  - reg11
  - reg18
  - usb33

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/mach-stm32mp/Makefile
arch/arm/mach-stm32mp/include/mach/stm32.h
arch/arm/mach-stm32mp/pwr_regulator.c [new file with mode: 0644]
arch/arm/mach-stm32mp/syscon.c