You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
base-files/etc treewide: drop shebang from non-executable target files 4 years ago
dts ramips: add support for Netgear R6020 4 years ago
files/drivers ramips: fix sd polling 4 years ago
image ramips: add support for Netgear R6020 4 years ago
mt76x8 ramips: add support for Netgear R6020 4 years ago
mt7620 treewide: drop shebang from non-executable target files 4 years ago
mt7621 ramips: add support for ZyXEL WAP6805 (Altibox WiFi+) 4 years ago
patches-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
patches-5.4 ramips: kernel: fix awake-rt305x-dwc2 patch 4 years ago
rt288x ramips: remove default switch setup in 02_network 4 years ago
rt305x ramips: add support for ZyXEL Keenetic Lite Rev.B 4 years ago
rt3883 treewide: drop shebang from non-executable target files 4 years ago
Makefile ramips: add 5.4 as testing kernel 4 years ago
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 4 years ago