
17 Sep
2020
17 Sep
'20
3:09 a.m.
On Thu, 10 Sep 2020 at 10:18, Patrick Delaunay patrick.delaunay@st.com wrote:
Use ofnode_ or dev_ APIs instead of fdt_ and fdtdec_ APIs so that the driver can support live DT.
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
drivers/power/regulator/gpio-regulator.c | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org