summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/zynq-parallella.dts
diff options
context:
space:
mode:
authorSai Pavan Boddu <sai.pavan.boddu@xilinx.com>2017-03-06 18:17:19 +0530
committerMichal Simek <michal.simek@xilinx.com>2017-08-21 13:52:43 +0200
commite5e6f6872c7a6e2b15295574ecab8391c03808cd (patch)
tree3f743906c263537357f8a9ae225a73fbd65e40c1 /arch/arm/boot/dts/zynq-parallella.dts
parentb09034892210b159c886de8ad776a45d4b5baa7f (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/zynq-parallella.dts')
-rw-r--r--arch/arm/boot/dts/zynq-parallella.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/zynq-parallella.dts b/arch/arm/boot/dts/zynq-parallella.dts
index 64a6390fc501..77f6f10bf685 100644
--- a/arch/arm/boot/dts/zynq-parallella.dts
+++ b/arch/arm/boot/dts/zynq-parallella.dts
@@ -54,6 +54,7 @@
compatible = "ethernet-phy-id0141.0e90",
"ethernet-phy-ieee802.3-c22";
reg = <0>;
+ device_type = "ethernet-phy";
marvell,reg-init = <0x3 0x10 0xff00 0x1e>,
<0x3 0x11 0xfff0 0xa>;
};