openwrtv4/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
Chuanhong Guo 387736af41 ath79: ag71xx: remove PHY reset
Bit 8/12 of reset controller which is marked as PHY_RESET/SWITCH_RESET
in datasheets will trigger either a reset for builtin switch or assert
an external ETH0_RESET_L/ETH1_RESET_L pin, which are usually connected
to external PHY/switch. None of them should be triggered every time an
interface is brought up in ethernet driver.

Remove PHY reset support from ag71xx and definition for them in dtsi.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2018-08-09 18:44:57 +02:00
..
ag71xx.h ath79: ag71xx: remove PHY reset 2018-08-09 18:44:57 +02:00
ag71xx_ar7240.c ath79: ag71xx: assert a switch reset if defined in dts. 2018-07-30 10:43:35 +02:00
ag71xx_debugfs.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
ag71xx_ethtool.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
ag71xx_gmac.c ath79: ag71xx: Split gmac config into separated file and add support for ar934x/qca955x. 2018-07-30 10:43:33 +02:00
ag71xx_main.c ath79: ag71xx: remove PHY reset 2018-08-09 18:44:57 +02:00
ag71xx_mdio.c ath79: ag71xx: Rework mdio clock settings 2018-07-30 10:43:34 +02:00
ag71xx_phy.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
Kconfig ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
Makefile ath79: ag71xx: Make builtin switch driver a separated module 2018-07-30 10:43:33 +02:00