summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/net/cdns-emac.txt
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-06-17 13:52:44 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-06-17 13:52:44 +0200
commit0743b12b70e9567f36c2de6a5d480e4df234aa88 (patch)
treec4edfbde5257f12ca951877c0c3cb5514b3a4a57 /dts/Bindings/net/cdns-emac.txt
parent8ed978b79062787b9e911cf6d5ff4aebce484660 (diff)
downloadbarebox-0743b12b70e9567f36c2de6a5d480e4df234aa88.tar.gz
barebox-0743b12b70e9567f36c2de6a5d480e4df234aa88.tar.xz
dts: update to v4.1-rc5
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/net/cdns-emac.txt')
-rw-r--r--dts/Bindings/net/cdns-emac.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/dts/Bindings/net/cdns-emac.txt b/dts/Bindings/net/cdns-emac.txt
index abd67c13d3..4451ee9732 100644
--- a/dts/Bindings/net/cdns-emac.txt
+++ b/dts/Bindings/net/cdns-emac.txt
@@ -3,7 +3,8 @@
Required properties:
- compatible: Should be "cdns,[<chip>-]{emac}"
Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC.
- or the generic form: "cdns,emac".
+ Use "cdns,zynq-gem" Xilinx Zynq-7xxx SoC.
+ Or the generic form: "cdns,emac".
- reg: Address and length of the register set for the device
- interrupts: Should contain macb interrupt
- phy-mode: see ethernet.txt file in the same directory.