Add new compatible to the Ethernet AVB driver for R8A77995 D3 SoC. Signed-off-by: Marek Vasut <marek.vasut+rene...@gmail.com> Cc: Joe Hershberger <joe.hershber...@ni.com> Cc: Nobuhiro Iwamatsu <iwama...@nigauri.org> --- drivers/net/ravb.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/drivers/net/ravb.c b/drivers/net/ravb.c index d82a954f0c..dc743e113d 100644 --- a/drivers/net/ravb.c +++ b/drivers/net/ravb.c @@ -653,6 +653,7 @@ static const struct udevice_id ravb_ids[] = { { .compatible = "renesas,etheravb-r8a7795" }, { .compatible = "renesas,etheravb-r8a7796" }, { .compatible = "renesas,etheravb-r8a77970" }, + { .compatible = "renesas,etheravb-r8a77995" }, { .compatible = "renesas,etheravb-rcar-gen3" }, { } }; -- 2.15.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot