video: stm32_dsi: Convert to use APIs which support live DT
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 9 Sep 2020 15:44:13 +0000 (17:44 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 2 Oct 2020 13:05:14 +0000 (15:05 +0200)
commita04616be1b56512e407a86bade58c3e6cd948be0
tree7e0c6fd1d4f2a300a8df169327782307f54b29c2
parent28c6ba861c7aa8345e7266104776a4f259abe5b6
video: stm32_dsi: Convert to use APIs which support live DT

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Yannick Fertré <yannick.fertre@st.com>
drivers/video/stm32/stm32_dsi.c