Openwrt/target/linux/ramips
Mathias Kresin d482356322 ramips: mt7620n: add mdio node and disable port4 by default
Revert the changes I applied to aa5014dd1a ("ramips: mt7620n: enable
port 4 as EPHY by default").

The driver expects a node mdio-bus to be present, regardless of the
actual node status. If the node is missing the driver fails to load  with

  mtk_soc_eth 10100000.ethernet: no mdio-bus child node found

Disable port4 by default again. If the port is enabled but not present, a
"invalid port id 4" warning is shown during boot.

Fixes: FS#1428

Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-03-13 20:18:15 +01:00
..
base-files ramips: mt7621: add Mediatek AP-MT7621A-V60 EVB support 2018-02-24 16:05:28 +01:00
dts ramips: mt7620n: add mdio node and disable port4 by default 2018-03-13 20:18:15 +01:00
files-4.9/drivers/net/ethernet/mtk ramips: mt7620: power up ephy port 4 2018-03-06 19:49:05 +01:00
files-4.14/drivers/net/ethernet/mtk ramips: mt7620: power up ephy port 4 2018-03-06 19:49:05 +01:00
image ramips: mt7621: add Mediatek AP-MT7621A-V60 EVB support 2018-02-24 16:05:28 +01:00
mt76x8 kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
mt7620 kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
mt7621
patches-4.9 Revert "ramips: gpio: fix compilation if CONFIG_GPIO_SYSFS=n" 2018-03-13 13:10:21 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.23 2018-03-02 21:33:08 +01:00
rt288x kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
rt305x kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
rt3883 kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
Makefile
modules.mk