openwrt/target/linux
Tomislav Požega 9ba9a91343 ar71xx: qca955x pci init/reset fixes
Current ar724x code does the reset only on single pci bus, and
in case of qca9558 writes the wrong register (0x10 vs 0x0c).
This change allows the reset of second pci bus, commonly used in
Archer C7 devices, in case host controller is stuck in reset.
If the resetting controller on boot can solve any other issue it
can be enabled unconditionally by removing reset check before
ar724x_pci_hw_init is called.

Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
[refreshed to apply cleanly]
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
(cherry picked from commit 76d870871cb12fc0c170e5fd23bce568adfaae6d)
2019-09-11 09:57:28 +02:00
..
apm821xx apm821xx: Make patches apply again 2019-09-08 20:05:15 +02:00
ar71xx ar71xx: qca955x pci init/reset fixes 2019-09-11 09:57:28 +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 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
at91 at91:renaming subtraget legacy to sam9x 2019-05-30 12:12:57 +02:00
ath25 treewide: fix invalid UPGRADE_OPT_SAVE_CONFIG spellings 2019-09-06 11:37:39 +02:00
ath79 treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-09-07 14:31:16 +02:00
bcm53xx bcm53xx: sysupgrade: call nand_do_upgrade() from platform_do_upgrade() 2019-09-04 13:25:14 +02:00
brcm47xx kernel: bump 4.14 to 4.14.133 2019-07-12 09:39:33 +02:00
brcm63xx kernel: bump 4.14 to 4.14.141 2019-08-30 16:46:52 +02:00
brcm2708 treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method 2019-09-04 13:43:05 +02:00
cns3xxx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-09-07 14:31:16 +02:00
gemini kernel: bump 4.14 to 4.4.142 2019-09-11 09:57:28 +02:00
generic kernel: net_sched: fix a NULL pointer deref in ipt action 2019-09-08 17:42:39 +02:00
imx6 treewide: replace remaining (not working now) $SAVE_CONFIG uses 2019-09-06 11:36:26 +02:00
ipq40xx ipq40xx: fix AVM NAND caldata extraction 2019-09-08 17:42:39 +02:00
ipq806x treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-09-07 14:31:16 +02:00
kirkwood treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-09-07 14:31:16 +02:00
lantiq treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-09-07 14:31:16 +02:00
layerscape kernel: bump 4.14 to 4.4.142 2019-09-11 09:57:28 +02:00
malta malta: Deactivate MIPS O32 and N32 support 2019-05-14 21:50:42 +02:00
mediatek treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-09-07 14:31:16 +02:00
mpc85xx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-09-07 14:31:16 +02:00
mvebu mvebu: sysupgrade: don't use $ARGV in platform_check_image() 2019-09-07 14:31:45 +02:00
mxs mxs: disable unused serial drivers 2019-03-11 19:35:43 +01:00
octeon kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00
octeontx kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
omap treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method 2019-09-04 13:43:05 +02:00
oxnas kernel: bump 4.14 to 4.14.128 2019-06-20 15:50:00 +02:00
pistachio kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ramips ramips: fix ethernet MAC address of ASUS RT-AC57U 2019-09-09 21:12:23 +08: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: sysupgrade: pass "save_partitions" option to the "sysupgrade" method 2019-09-04 13:43:05 +02:00
tegra treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method 2019-09-04 13:43:05 +02:00
uml kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
x86 treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method 2019-09-04 13:43:05 +02:00
zynq zynq: make title consistent for all devices 2019-05-17 21:41:43 +02:00
Makefile