ar71xx: add a workaround for ar8316 not always driving the TA bit to low
authorJonas Gorski <jogo@openwrt.org>
Tue, 11 Oct 2011 23:05:13 +0000 (23:05 +0000)
committerJonas Gorski <jogo@openwrt.org>
Tue, 11 Oct 2011 23:05:13 +0000 (23:05 +0000)
commit03f91068d10bb74c2d292b2245fdf41c987eefdf
tree6b2ed4ae7b02786ea4565e0f89f153c9ab25d047
parentb7a2a748239f692fe899afac2adc9d7801279ac1
ar71xx: add a workaround for ar8316 not always driving the TA bit to low

AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit
to low despite returning a valid value. Ignore it and just use the
returned value anyway.

SVN-Revision: 28422
target/linux/ar71xx/patches-2.6.39/920-mdio_bitbang_ignore_ta_value.patch [new file with mode: 0644]