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)
commit4019bef366c80ae8f2e2f94d536a182ec2bc6490
treeea68de68f960f60a26b64b058b8f02e9e910ee93
parent2841541d86dca42453926808679f1d76bb0df2ff
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]