]> Git Repo - u-boot.git/commit
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
authorMarek Behún <[email protected]>
Fri, 26 Nov 2021 13:57:07 +0000 (14:57 +0100)
committerStefan Roese <[email protected]>
Sun, 19 Dec 2021 08:50:47 +0000 (09:50 +0100)
commit76f5a72835a0e9a8f6bfc653b4b456a60d1f8800
tree38cc2b4d3b94c342ec791ad56a6b75c870798969
parent68a2faa9bc35655d0952612473f2c5d8c93b09e3
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()

Commit f0921f5098d ("fdt: Sync up to the latest libfdt") introduced
fdt_generate_phandle() in libfdt, making fdt_alloc_phandle() obsolete in
fdt_support.

Signed-off-by: Marek Behún <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: "hui.song" <[email protected]>
Cc: Meenakshi Aggarwal <[email protected]>
Cc: Priyanka Jain <[email protected]>
Cc: Ioana Ciornei <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
board/freescale/lx2160a/eth_lx2160aqds.c
board/freescale/lx2160a/eth_lx2162aqds.c
common/fdt_support.c
include/fdt_support.h
This page took 0.03604 seconds and 4 git commands to generate.