openwrtv3/target/linux/ath79/files
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
..
arch/mips ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
drivers ath79: ag71xx: remove PHY reset 2018-08-09 18:44:57 +02:00