openwrt/target/linux
Mathias Kresin f96c7f697f ramips: handle mdio address and switch port seperate
The phy handling code forces a phy mdio address and the switch port to
which a phy is attached to be the same. Albeit such a configuration is
used for most boards, it isn't for all.

Pass the switch port number to the ethernet phy connect functions, to
ensure the correct list entry is edited and not the list entry that
matches th phys mdio address.

Use the mdio address with mdiobus_get_phy instead of the port number,
to make sure the expected ethernet phy gets connected.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2019-06-20 08:48:19 +02:00
..
apm821xx kernel: bump 4.19 to 4.19.50 2019-06-12 15:04:09 +02:00
ar7 kernel: bump 4.9 to 4.9.153 2019-01-28 18:17:32 +01:00
ar71xx kernel: bump 4.14 to 4.14.127 2019-06-18 14:47:53 +02:00
arc770 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
archs38 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
armvirt treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
at91 at91:renaming subtraget legacy to sam9x 2019-05-30 12:12:57 +02:00
ath25 kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:00 +01:00
ath79 treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
bcm53xx kernel: bump 4.19 to 4.19.50 2019-06-12 15:04:09 +02:00
brcm47xx build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
brcm63xx brcm63xx: DVA-G3810BN/TL: Fix the WAN ethernet port 2019-06-06 12:05:51 +02:00
brcm2708 kernel: bump 4.14 to 4.14.126 2019-06-18 11:38:58 +02:00
cns3xxx kernel: bump 4.19 to 4.19.47 2019-06-03 17:00:29 +02:00
gemini treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
generic kernel: generic: add missing DRM panel 4.19 config symbols 2019-06-18 16:08:55 +02:00
imx6 treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
ipq40xx treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
ipq806x kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
ixp4xx kernel: bump 4.9 to 4.9.181 2019-06-12 15:04:09 +02:00
kirkwood kirkwood: image: fix unwanted 2nd inclusion of kernel 2019-06-09 14:51:47 +02:00
lantiq kernel: bump 4.14 to 4.14.122 2019-06-03 12:40:53 +02:00
layerscape kernel: bump 4.14 to 4.14.126 2019-06-18 11:38:58 +02:00
malta treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
mediatek kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:04:09 +02:00
mpc85xx treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
mvebu mvebu: fix regression for non-generic ESPRESSObin versions 2019-06-18 16:13:10 +02:00
mxs mxs: disable unused serial drivers 2019-03-11 19:35:43 +01:00
octeon treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
octeontx kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
omap kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
orion treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
oxnas kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
pistachio kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ramips ramips: handle mdio address and switch port seperate 2019-06-20 08:48:19 +02:00
rb532 kernel: bump 4.14 to 4.14.86 2018-12-10 11:48:44 +01:00
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 2019-05-11 17:15:41 +02:00
sunxi treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
tegra treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
uml kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
x86 treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
zynq zynq: make title consistent for all devices 2019-05-17 21:41:43 +02:00
Makefile