1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 20:23:53 +02:00
openwrt/target/linux
Daniel González Cabanelas 2541ca616d ipq40xx: Linksys MR8300: fix the USB port power
The USB port on the MR8300 randomly fails to feed bus-powered devices.

This is caused by a misconfigured pinmux. The GPIO68 should be used to
enable the USB power (active low), but it's inside the NAND pinmux.

This GPIO pin was found in the original firmware at a startup script in
both MR8300 and EA8300. Therefore apply the fix for both boards.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
Reviewed-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit ed64c33235)
Signed-off-by: Steffen Scheib <steffen@scheib.me>
2023-03-29 22:19:27 +02:00
..
apm821xx kernel: bump 5.4 to 5.4.238 2023-03-29 16:31:21 +02:00
arc770 arc770: set device vendor and model variables 2021-05-26 23:36:40 +02:00
archs38 kernel: Add missing kernel config options 2021-09-13 18:49:15 +02:00
armvirt kernel: move some disabled symbols to generic 2021-04-11 16:54:22 +02:00
at91 treewide: make AddDepends/usb-serial selective 2021-06-08 22:50:32 +02:00
ath25 kernel: bump 5.4 to 5.4.211 2022-09-04 15:32:22 +02:00
ath79 kernel: bump 5.4 to 5.4.234 2023-03-27 18:42:03 +02:00
bcm27xx kernel: bump 5.4 to 5.4.238 2023-03-29 16:31:21 +02:00
bcm47xx bcm47xx: make WGT634U NVRAM patch apply again 2021-03-17 23:38:46 +01:00
bcm53xx kernel: bump 5.4 to 5.4.230 2023-01-28 19:26:47 +01:00
bcm63xx kernel: bump 5.4 to 5.4.230 2023-01-28 19:26:47 +01:00
bcm4908 bcm4908: include usbport trigger 2023-03-27 09:36:04 +02:00
gemini kernel: bump 5.4 to 5.4.150 2021-10-02 16:05:34 +02:00
generic kernel: bump 5.4 to 5.4.238 2023-03-29 16:31:21 +02:00
imx6 kernel: bump 5.4 to 5.4.231 2023-02-18 19:18:13 +01:00
ipq40xx ipq40xx: Linksys MR8300: fix the USB port power 2023-03-29 22:19:27 +02:00
ipq806x kernel: bump 5.4 to 5.4.231 2023-02-18 19:18:13 +01:00
kirkwood kirkwood: increase kernel partition of Linksyses 2021-09-13 15:24:35 +02:00
lantiq kernel: bump 5.4 to 5.4.238 2023-03-29 16:31:21 +02:00
layerscape kernel: bump 5.4 to 5.4.238 2023-03-29 16:31:21 +02:00
malta
mediatek kernel: bump 5.4 to 5.4.238 2023-03-29 16:31:21 +02:00
mpc85xx mpc85xx: Drop pci aliases to avoid domain changes 2023-02-08 09:40:05 +01:00
mvebu kernel: bump 5.4 to 5.4.230 2023-01-28 19:26:47 +01:00
mxs
octeon kernel: bump 5.4 to 5.4.211 2022-09-04 15:32:22 +02:00
octeontx kernel: bump 5.4 to 5.4.238 2023-03-29 16:31:21 +02:00
omap kernel: move some disabled symbols to generic 2021-04-11 16:54:22 +02:00
oxnas kernel: bump 5.4 to 5.4.224 2022-11-13 01:06:12 +01:00
pistachio kernel: bump 5.4 to 5.4.230 2023-01-28 19:26:47 +01:00
ramips kernel: bump 5.4 to 5.4.238 2023-03-29 16:31:21 +02:00
realtek realtek: update rtl83xx switch driver to the updated DSA API 2023-01-02 17:43:31 +01:00
rockchip kernel: bump 5.4 to 5.4.230 2023-01-28 19:26:47 +01:00
sunxi sunxi: fix wifi connection for Banana Pi M2 Berry 2023-02-17 19:32:16 +01:00
tegra kernel: move some disabled symbols to generic 2021-04-11 16:54:22 +02:00
uml
x86 kernel: Remove kmod-crypto-lib-blake2s 2022-07-04 01:35:37 +02:00
zynq kernel: move some disabled symbols to generic 2021-04-11 16:54:22 +02:00
Makefile