[PATCH 1/2] pinctrl: stm32: Convert to use APIs which support live DT

Patrick DELAUNAY patrick.delaunay at st.com
Fri Oct 2 15:12:36 CEST 2020


Hi,

> From: Patrick DELAUNAY <patrick.delaunay at st.com>
> Sent: mercredi 9 septembre 2020 17:50
> 
> 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 at st.com>
> ---
> 
>  drivers/pinctrl/pinctrl_stm32.c | 43 ++++++++++++++++++---------------
>  1 file changed, 23 insertions(+), 20 deletions(-)
> 

Applied to u-boot-stm/next, thanks!

Regards

Patrick


More information about the U-Boot mailing list