commit | 7915b9914ea1922800dba8ea5551d6ab79e57726 | [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 | 4f280927835cd4b0895a9d73def5b6b8cb343b7e [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>