|
@@ -175,6 +175,7 @@ static const struct udevice_id rcar_gpio_ids[] = {
|
|
|
{ .compatible = "renesas,gpio-r8a7795" },
|
|
|
{ .compatible = "renesas,gpio-r8a7796" },
|
|
|
{ .compatible = "renesas,gpio-r8a77970" },
|
|
|
+ { .compatible = "renesas,gpio-r8a77995" },
|
|
|
{ /* sentinel */ }
|
|
|
};
|
|
|
|