openwrt-mirror/target/linux/generic
Chuanhong Guo c8c2ef1d49 generic: ar8216: do a software reset for switch during hw_init
This applies to ar8216 and ar8236. QCA's newer U-boot will enable
the switch mdio master for FE switches which makes phy inaccessible
from CPU mdio. (e.g. on TP-Link TL-WR941N v7 Chinese version which
uses QCA9558+AR8236.) For these devices PHY probing is broken and
mdio device probing is a must. We also need to disable switch mdio
master in driver for later PHY initialization.

Do a soft reset during hw_init so that mdio master can be disabled
and expose PHYs to CPU mdio for later PHY accessing.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-03-24 01:44:27 +01:00
..
backport-4.9 kernel: bump 4.9 to 4.9.163 2019-03-18 10:02:51 +01:00
backport-4.14 kernel: bump 4.14 to 4.14.107 2019-03-22 18:14:28 +01:00
backport-4.19 imx6: fix legacy IRQ support (4.19) 2019-03-22 18:14:28 +01:00
files generic: ar8216: do a software reset for switch during hw_init 2019-03-24 01:44:27 +01:00
hack-4.9 kernel: bump 4.9 to 4.9.164 2019-03-22 18:14:28 +01:00
hack-4.14 kernel: bump 4.14 to 4.14.103 2019-02-25 17:33:16 +01:00
hack-4.19 kernel: bump 4.19 to 4.19.25 2019-02-25 17:33:16 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-3.18 mips: fix dynamic ftrace 2019-03-06 22:02:56 +01:00
pending-4.9 kernel: bump 4.9 to 4.9.161 2019-03-05 13:19:43 +01:00
pending-4.14 kernel: Update arc-add-OWRTDTB-section patch for 4.14 2019-03-20 18:23:31 +01:00
pending-4.19 kernel: Update arc-add-OWRTDTB-section patch for 4.14 2019-03-20 18:23:31 +01:00
config-3.18 kernel/modules: add kmod-pmbus-zl6100 module 2019-01-13 11:07:37 +01:00
config-4.9 generic: kernel: Add missing config option 2019-02-19 22:11:29 +01:00
config-4.14 x86: fix geode image builds redux 2019-03-02 12:59:47 +01:00
config-4.19 x86: fix geode image builds redux 2019-03-02 12:59:47 +01:00
PATCHES