commit | 900494d53b1242eb60c68c7cc2edc3802b13142e | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jan 28 10:10:59 2020 +0100 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Thu Feb 13 17:26:22 2020 +0100 |
tree | ffd7da3461b215bdf54b44da36ec4b0f4c157624 | |
parent | 651aea35dfa2c3cc84a93c17d1068c7e93b64b4a [diff] |
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>