board: dhelectronics: stm32mp1: convert to livetree
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 6 Jun 2022 14:04:15 +0000 (16:04 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 17 Jun 2022 12:12:27 +0000 (14:12 +0200)
commit5a605b7c8615208c45384eb8692dc8825b007ae1
tree04ee40c085ec5383528a9d16d1eb4eba8d1017a8
parent655100d706b963e4793cfe0d00e584e991d78127
board: dhelectronics: stm32mp1: convert to livetree

Replace call to fdt_*() functions and access to gd->fdt_blob
with call to ofnode_*() functions to support a live tree.

Tested-by: Marek Vasut <marex@denx.de>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
board/dhelectronics/dh_stm32mp1/board.c