Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: xilinx_axienet: add xlnx,switch-x-sgmii attribute

Document the new xlnx,switch-x-sgmii attribute which is used to indicate
that the Ethernet core supports dynamic switching between 1000BaseX and
SGMII.

Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Robert Hancock and committed by
David S. Miller
eceac9d2 66b51663

+4
+4
Documentation/devicetree/bindings/net/xilinx_axienet.txt
··· 38 38 1 to enable partial TX checksum offload, 39 39 2 to enable full TX checksum offload 40 40 - xlnx,rxcsum : Same values as xlnx,txcsum but for RX checksum offload 41 + - xlnx,switch-x-sgmii : Boolean to indicate the Ethernet core is configured to 42 + support both 1000BaseX and SGMII modes. If set, the phy-mode 43 + should be set to match the mode selected on core reset (i.e. 44 + by the basex_or_sgmii core input line). 41 45 - clocks : AXI bus clock for the device. Refer to common clock bindings. 42 46 Used to calculate MDIO clock divisor. If not specified, it is 43 47 auto-detected from the CPU clock (but only on platforms where