1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux/ath79
Chuanhong Guo 9c19c35d1e ath79: restore pin state on probe for ar934x-spi
If bootloader doesn't terminate its last spi operation properly
before starting kernel, our first transfer in kernel becomes a
continuous transfer to that request instead of a new one.
Fix this flaw by restoring IOC register, which restored all pin
state to default.

Fixes: ebf0d8dade ("ath79: add new ar934x spi driver")
Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-02-10 11:59:20 +08:00
..
base-files/etc/hotplug.d/ieee80211
dts ath79: add support for Atheros AR934x HS UART 2020-02-07 12:54:33 +02:00
files ath79: ag71xx: use netif_receive_skb_list on 4.19 2020-02-07 10:58:01 +08:00
generic ath79: add LED trigger for TL-WR902AC v1 WAN LED 2020-02-07 14:06:20 +01:00
image ath79: add support for COMFAST CF-E560AC 2020-02-03 16:18:08 +01:00
nand ath79: add support for Netgear WNDR4500 v3 2020-01-15 20:56:05 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.167 2020-01-24 13:14:33 +01:00
patches-4.19 ath79: restore pin state on probe for ar934x-spi 2020-02-10 11:59:20 +08:00
tiny ath79: add support for TP-Link TL-WA850RE v2 2020-01-22 23:52:51 +01:00
config-4.14 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
config-4.19 ath79: add new ar934x spi driver 2020-02-06 22:53:03 +08:00
Makefile
modules.mk