[PATCH 2/2] video: stm32_dsi: Convert to use APIs which support live DT

Simon Glass sjg at chromium.org
Thu Sep 10 15:38:17 CEST 2020


On Wed, 9 Sep 2020 at 09:44, Patrick Delaunay <patrick.delaunay at 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 at st.com>
> ---
>
>  drivers/video/stm32/stm32_dsi.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list