ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
[platform/kernel/u-boot.git] / arch / arm / dts / zynq-zed.dts
index 9c505fb..c54515d 100644 (file)
@@ -8,7 +8,7 @@
 
 / {
        model = "Zynq Zed Development Board";
-       compatible = "xlnx,zynq-zed", "xlnx,zynq-7000";
+       compatible = "avnet,zynq-zed", "xlnx,zynq-zed", "xlnx,zynq-7000";
 
        aliases {
                ethernet0 = &gem0;