On Fri, 26 Nov 2021 at 06:57, Marek Behún <ka...@kernel.org> wrote:
>
> From: Marek Behún <marek.be...@nic.cz>
>
> 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 <marek.be...@nic.cz>
> Reviewed-by: Stefan Roese <s...@denx.de>
> Cc: Simon Glass <s...@chromium.org>
> Cc: "hui.song" <hui.son...@nxp.com>
> Cc: Meenakshi Aggarwal <meenakshi.aggar...@nxp.com>
> Cc: Priyanka Jain <priyanka.j...@nxp.com>
> Cc: Ioana Ciornei <ioana.cior...@nxp.com>
> ---
>  board/freescale/lx2160a/eth_lx2160aqds.c |  8 +++++--
>  board/freescale/lx2160a/eth_lx2162aqds.c |  8 +++++--
>  common/fdt_support.c                     | 28 +++++++-----------------
>  include/fdt_support.h                    |  1 -
>  4 files changed, 20 insertions(+), 25 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to