summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/firmware/xilinx/zynqmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/firmware/xilinx/zynqmp.c b/drivers/firmware/xilinx/zynqmp.c
index a17c806cd117..53b8c88b4178 100644
--- a/drivers/firmware/xilinx/zynqmp.c
+++ b/drivers/firmware/xilinx/zynqmp.c
@@ -2155,6 +2155,7 @@ static void zynqmp_firmware_sync_state(struct device *dev)
static const struct of_device_id zynqmp_firmware_of_match[] = {
{.compatible = "xlnx,zynqmp-firmware"},
{.compatible = "xlnx,versal-firmware"},
+ {.compatible = "xlnx,versal-net-firmware"},
{},
};
MODULE_DEVICE_TABLE(of, zynqmp_firmware_of_match);