board: engicam: stm32mp1: convert to livetree
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 19 May 2022 07:07:30 +0000 (09:07 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 17 Jun 2022 12:12:27 +0000 (14:12 +0200)
commit655100d706b963e4793cfe0d00e584e991d78127
tree5454cc497a5dcbba6866fa923b2819d2e55765ab
parent6350633ed992275c30e608a9a6a509a8801fc700
board: engicam: stm32mp1: convert to livetree

Replace gd->fdt_blob access with fdt_getprop() function to the
function ofnode_get_property() to support a live tree.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
board/engicam/stm32mp1/stm32mp1.c