RE: [PATCH 2/9] stm32mp1: pwr: use the last binding for pwr

2020-02-14 Thread Patrick DELAUNAY
Hi, > From: Patrick DELAUNAY > Sent: mardi 28 janvier 2020 10:11 > > 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. > > Sig

Re: [PATCH 2/9] stm32mp1: pwr: use the last binding for pwr

2020-02-13 Thread Patrice CHOTARD
On 1/28/20 10:10 AM, Patrick Delaunay wrote: > 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 Delau

[PATCH 2/9] stm32mp1: pwr: use the last binding for pwr

2020-01-28 Thread Patrick Delaunay
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 --- arch/arm/dts/stm32mp157-u-boot.dtsi|