openwrt-pf/target/linux
David Bauer fcd247d02b ath79: add correct phy-mode for QCA9563 boards
The TP-Link RE450 as well as the UniFi AC series missed the phy-mode
property. Because of this, the incorrect MII phy-mode from the root dtsi
was used.

With Kernel 5.4, this leads to problems when used with a AR8033 PHY. The
bootloader seems to leave the fiber pages selected.

As there's not switch to copper pages happening in at803x_config_init
due to the incorrect phy-mode, the new at803x_read_status will interpret
the status of the SGMII side as the status of the copper side.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-15 00:08:14 +01:00
..
apm821xx apm821xx: 4.14: remove kernel config and patches 2020-03-14 15:17:32 +01:00
ar71xx build: image: move IMAGE_SIZE to image.mk 2020-03-11 18:25:06 +01:00
arc770
archs38
armvirt armvirt: Remove kernel 4.14 support 2020-03-12 09:27:31 +01:00
at91
ath25 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ath79 ath79: add correct phy-mode for QCA9563 boards 2020-03-15 00:08:14 +01:00
bcm27xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
bcm47xx bcm47xx: add support for kernel 5.4 2020-03-10 15:50:55 +01:00
bcm53xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
bcm63xx kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
cns3xxx
gemini gemini: Remove kernel 4.14 support 2020-03-12 09:28:23 +01:00
generic kernel: 5.4: add unconfigured symbols 2020-03-12 12:59:44 +01:00
imx6 imx6: add support for GW5907/GW5910/GW5912/GW5913 2020-03-12 12:59:44 +01:00
ipq40xx generic: 4.19: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
ipq806x kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
ipq807x ipq807x: fix indent in image/Makefile 2020-02-28 20:00:10 +01:00
kirkwood kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
lantiq kernel: make kmod-i2c-core selected by dependent modules 2020-03-13 15:40:43 +01:00
layerscape kernel: make kmod-i2c-core selected by dependent modules 2020-03-13 15:40:43 +01:00
malta malta: Remove kernel 4.14 support 2020-03-12 09:28:23 +01:00
mediatek kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
mpc85xx kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
mvebu kernel: make kmod-i2c-core selected by dependent modules 2020-03-13 15:40:43 +01:00
mxs kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
octeon octeon: Remove kernel 4.14 support 2020-03-12 09:28:27 +01:00
octeontx kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
omap
oxnas kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
pistachio kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ramips kernel: make kmod-i2c-core selected by dependent modules 2020-03-13 15:40:43 +01:00
rb532
samsung
sunxi sunxi: Remove kernel 4.14 support 2020-03-12 09:28:27 +01:00
tegra tegra: Remove kernel 4.14 support 2020-03-12 09:28:27 +01:00
uml
x86 x86: Remove kernel 4.14 support 2020-03-12 09:28:27 +01:00
zynq zynq: derive DEVICE_DTS from device definition name 2020-01-21 14:26:04 +01:00
Makefile