openwrt/target/linux/ramips
Alexey Dobrovolsky ecda6b791b ramips: kernel: fix awake-rt305x-dwc2 patch
At this point in v5.4 kernel we cannot use dwc2_readl() and
dwc2_writel() since they rely on the value hsotg->needs_byte_swap
which cannot be obtained before the controller wakes up.
We should use readl() and writel() to wake up the controller before
calling dwc2_check_core_endianness().

Fixes: 6be0da90a1 ("ramips: refresh patches")
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
[fixed Fixes: tag]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-07-11 13:33:28 +02:00
..
base-files/etc treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
dts ramips: add support for Netgear R6020 2020-07-10 11:39:05 +02:00
files/drivers ramips: fix sd polling 2020-06-27 00:19:13 +02:00
image ramips: add support for Netgear R6020 2020-07-10 11:39:05 +02:00
mt76x8 ramips: add support for Netgear R6020 2020-07-10 11:39:05 +02:00
mt7620 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mt7621 ramips: add support for ZyXEL WAP6805 (Altibox WiFi+) 2020-07-08 16:07:05 +02:00
patches-4.14 kernel: Update kernel 4.14 to version 4.14.187 2020-07-04 21:12:42 +02:00
patches-5.4 ramips: kernel: fix awake-rt305x-dwc2 patch 2020-07-11 13:33:28 +02:00
rt288x ramips: remove default switch setup in 02_network 2020-05-19 19:03:02 +08:00
rt305x ramips: add support for ZyXEL Keenetic Lite Rev.B 2020-07-08 22:52:40 +02:00
rt3883 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
Makefile ramips: add 5.4 as testing kernel 2020-04-12 22:27:18 +08:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00