arm: zynq: Add device-type property for zynq ethernet phy nodes

Mention device-type = "ethernet-phy", as qemu will need this in absence
of compatible.

Signed-off-by: Sai Pavan Boddu <saipava@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Sai Pavan Boddu
2017-03-06 18:17:19 +05:30
committato da Michal Simek
parent b090348922
commit e5e6f6872c
5 ha cambiato i file con 5 aggiunte e 0 eliminazioni

Vedi File

@@ -51,6 +51,7 @@
ethernet_phy: ethernet-phy@0 {
reg = <0>;
device_type = "ethernet-phy";
};
};