Commit 5239b978 authored by Iyappan Subramanian's avatar Iyappan Subramanian Committed by David S. Miller
Browse files

Documentation: dts: Update section header for APM X-Gene

parent b61d1890
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -3,7 +3,7 @@ APM X-Gene SoC Ethernet nodes
Ethernet nodes are defined to describe on-chip ethernet interfaces in
Ethernet nodes are defined to describe on-chip ethernet interfaces in
APM X-Gene SoC.
APM X-Gene SoC.


Required properties:
Required properties for all the ethernet interfaces:
- compatible: Should be "apm,xgene-enet"
- compatible: Should be "apm,xgene-enet"
- reg: Address and length of the register set for the device. It contains the
- reg: Address and length of the register set for the device. It contains the
  information of registers in the same order as described by reg-names
  information of registers in the same order as described by reg-names
@@ -15,6 +15,8 @@ Required properties:
- clocks: Reference to the clock entry.
- clocks: Reference to the clock entry.
- local-mac-address: MAC address assigned to this device
- local-mac-address: MAC address assigned to this device
- phy-connection-type: Interface type between ethernet device and PHY device
- phy-connection-type: Interface type between ethernet device and PHY device

Required properties for ethernet interfaces that have external PHY:
- phy-handle: Reference to a PHY node connected to this device
- phy-handle: Reference to a PHY node connected to this device


- mdio: Device tree subnode with the following required properties:
- mdio: Device tree subnode with the following required properties: