linux_dsm_epyc7002/drivers/of
Florian Fainelli ab6016e0c1 of: mdio: Add a "broken-turn-around" property
Some Ethernet PHY devices/switches may not properly release the MDIO bus
during turn-around time, and fail to drive it low, which can be seen by
some controllers as a read failure, while the data clocked in is still
correct.

Add a boolean property "broken-turn-around" which is parsed by the
generic MDIO bus probing code and will set the corresponding bit in the
MDIO bus phy_ignore_ta_mask bitmask for MDIO bus drivers to utilize that
information.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-14 13:40:55 -04:00
..
unittest-data of/unittest: replace 'selftest' with 'unittest' 2015-03-25 00:53:29 -05:00
address.c drivers/of: Add empty ranges quirk for PA-Semi 2015-03-27 21:03:58 -07:00
base.c Devicetree updates for 4.1: 2015-04-24 08:46:18 -07:00
device.c
dynamic.c
fdt_address.c
fdt.c of/fdt: fix allocation size for device node path 2015-04-14 19:35:45 -05:00
irq.c
Kconfig Devicetree updates for 4.1: 2015-04-24 08:46:18 -07:00
Makefile
of_mdio.c of: mdio: Add a "broken-turn-around" property 2015-05-14 13:40:55 -04:00
of_mtd.c
of_net.c of_net: factor out repetitive code from of_get_mac_address() 2015-03-29 08:56:17 +01:00
of_pci_irq.c
of_pci.c
of_private.h
of_reserved_mem.c
overlay.c
pdt.c
platform.c
resolver.c
unittest.c Devicetree updates for 4.1: 2015-04-24 08:46:18 -07:00