Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
[platform/kernel/linux-starfive.git] / drivers / fpga / stratix10-soc.c
index bae98c8..44b7c56 100644 (file)
@@ -477,7 +477,8 @@ static int s10_remove(struct platform_device *pdev)
 }
 
 static const struct of_device_id s10_of_match[] = {
-       { .compatible = "intel,stratix10-soc-fpga-mgr", },
+       {.compatible = "intel,stratix10-soc-fpga-mgr"},
+       {.compatible = "intel,agilex-soc-fpga-mgr"},
        {},
 };