]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/ravb.c
net: ravb: Add R8A77995 D3 compatible
[people/ms/u-boot.git] / drivers / net / ravb.c
index d82a954f0c555f1285020a9810b7fba73ea75dc3..dc743e113dec6f41a69ae6490f17aa5ca41c7708 100644 (file)
@@ -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" },
        { }
 };