stm32mp1: pwr: use the last binding for pwr
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 28 Jan 2020 09:10:59 +0000 (10:10 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Thu, 13 Feb 2020 16:26:22 +0000 (17:26 +0100)
commit7915b9914ea1922800dba8ea5551d6ab79e57726
treeffd7da3461b215bdf54b44da36ec4b0f4c157624
parent4f280927835cd4b0895a9d73def5b6b8cb343b7e
stm32mp1: pwr: use the last binding for pwr

Update the driver to use the latest binding from kernel v5.5-rc1:
no more use syscon or regmap to access to pwr register and
only one pwr_regulators node with the compatibility "st,stm32mp1,pwr-reg"
is available.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/dts/stm32mp157-u-boot.dtsi
arch/arm/dts/stm32mp157a-avenger96.dts
arch/arm/dts/stm32mp157a-dk1.dts
arch/arm/dts/stm32mp157c-ed1.dts
arch/arm/dts/stm32mp157c.dtsi
arch/arm/dts/stm32mp15xx-dhcom.dtsi
arch/arm/mach-stm32mp/include/mach/stm32.h
arch/arm/mach-stm32mp/pwr_regulator.c
arch/arm/mach-stm32mp/syscon.c