aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/net/cpsw.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/net/cpsw.txt b/Documentation/devicetree/bindings/net/cpsw.txt
index ecfdf756d10f..8e49c4200928 100644
--- a/Documentation/devicetree/bindings/net/cpsw.txt
+++ b/Documentation/devicetree/bindings/net/cpsw.txt
@@ -18,13 +18,18 @@ Required properties:
18- cpts_active_slave : Specifies the slave to use for time stamping 18- cpts_active_slave : Specifies the slave to use for time stamping
19- cpts_clock_mult : Numerator to convert input clock ticks into nanoseconds 19- cpts_clock_mult : Numerator to convert input clock ticks into nanoseconds
20- cpts_clock_shift : Denominator to convert input clock ticks into nanoseconds 20- cpts_clock_shift : Denominator to convert input clock ticks into nanoseconds
21- phy_id : Specifies slave phy id
22- mac-address : Specifies slave MAC address
23 21
24Optional properties: 22Optional properties:
25- ti,hwmods : Must be "cpgmac0" 23- ti,hwmods : Must be "cpgmac0"
26- no_bd_ram : Must be 0 or 1 24- no_bd_ram : Must be 0 or 1
27- dual_emac : Specifies Switch to act as Dual EMAC 25- dual_emac : Specifies Switch to act as Dual EMAC
26
27Slave Properties:
28Required properties:
29- phy_id : Specifies slave phy id
30- mac-address : Specifies slave MAC address
31
32Optional properties:
28- dual_emac_res_vlan : Specifies VID to be used to segregate the ports 33- dual_emac_res_vlan : Specifies VID to be used to segregate the ports
29 34
30Note: "ti,hwmods" field is used to fetch the base address and irq 35Note: "ti,hwmods" field is used to fetch the base address and irq