openwrt/target/linux/generic/files/drivers/net/phy/b53
Hauke Mehrtens ed0dc1c97e b53: hardcode reset GPIO for Linksys WRT300N 1.1
According to the thread https://forum.openwrt.org/viewtopic.php?id=48281
b53 uses GPIO 7:
[    4.470000] b53_common: [DBG] b53_switch_reset_gpio using 7
and causes device to self-reboot. GPIO 8 was found in CFE boot log:
"Reset switch via GPIO 8 ..."

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 41526
2014-07-06 11:40:51 +00:00
..
Kconfig
Makefile
b53_common.c b53: Make b53_switch_init static 2014-02-22 11:16:58 +00:00
b53_mdio.c
b53_mmap.c
b53_phy_fixup.c
b53_priv.h b53: hardcode reset GPIO for Linksys WRT300N 1.1 2014-07-06 11:40:51 +00:00
b53_regs.h
b53_spi.c
b53_srab.c