[PATCH 3/6] net: calxedaxgmac: Use dev_read_addr()
Simon Glass
sjg at chromium.org
Wed May 27 03:17:16 CEST 2026
On 2026-05-26T07:25:09, Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:
> net: calxedaxgmac: Use dev_read_addr()
>
> Use dev_read_addr() which supports both live device tree and flat DT
> backends, avoiding direct dependency on devfdt_* helpers.
>
> No functional changes.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
>
> drivers/net/calxedaxgmac.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list