diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-09 13:24:41 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-11 09:47:49 +0200 |
commit | 1d51160f856c2bc14a657a4de76a515339435f9c (patch) | |
tree | 87af0e3d0c438179a627705aaf4b835d335ad480 /target/linux/gemini/patches-4.19/0016-usb-host-fotg2-add-Gemini-specific-handling.patch | |
parent | 6999c7e28e3a6c7a4b0ce59417a712cef7eb459c (diff) | |
download | upstream-1d51160f856c2bc14a657a4de76a515339435f9c.tar.gz upstream-1d51160f856c2bc14a657a4de76a515339435f9c.tar.bz2 upstream-1d51160f856c2bc14a657a4de76a515339435f9c.zip |
kernel: bump 4.19 to 4.19.71
Refreshed all patches.
Remove upstreamed:
- 950-0774-watchdog-bcm2835_wdt-Fix-module-autoload.patch
- 0017-usb-host-fotg2-restart-hcd-after-port-reset.patch
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/gemini/patches-4.19/0016-usb-host-fotg2-add-Gemini-specific-handling.patch')
-rw-r--r-- | target/linux/gemini/patches-4.19/0016-usb-host-fotg2-add-Gemini-specific-handling.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/gemini/patches-4.19/0016-usb-host-fotg2-add-Gemini-specific-handling.patch b/target/linux/gemini/patches-4.19/0016-usb-host-fotg2-add-Gemini-specific-handling.patch index 51bd0e7d7e..f30ee7991e 100644 --- a/target/linux/gemini/patches-4.19/0016-usb-host-fotg2-add-Gemini-specific-handling.patch +++ b/target/linux/gemini/patches-4.19/0016-usb-host-fotg2-add-Gemini-specific-handling.patch @@ -43,7 +43,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org> #include <asm/byteorder.h> #include <asm/irq.h> -@@ -5554,6 +5558,72 @@ static void fotg210_init(struct fotg210_ +@@ -5558,6 +5562,72 @@ static void fotg210_init(struct fotg210_ iowrite32(value, &fotg210->regs->otgcsr); } @@ -116,7 +116,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org> /** * fotg210_hcd_probe - initialize faraday FOTG210 HCDs * -@@ -5631,6 +5701,12 @@ static int fotg210_hcd_probe(struct plat +@@ -5635,6 +5705,12 @@ static int fotg210_hcd_probe(struct plat fotg210_init(fotg210); |