diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-09 13:07:58 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-11 10:01:24 +0200 |
commit | c5ed9f43446995d283fdd67acb24bbc2b3c47198 (patch) | |
tree | b01c83fd43576ce770d23e924cbaf9f580603fe3 /target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch | |
parent | 556f86bbfd9cadf70ddb03755d70eeb8e5670260 (diff) | |
download | upstream-c5ed9f43446995d283fdd67acb24bbc2b3c47198.tar.gz upstream-c5ed9f43446995d283fdd67acb24bbc2b3c47198.tar.bz2 upstream-c5ed9f43446995d283fdd67acb24bbc2b3c47198.zip |
kernel: bump 4.14 to 4.14.142
Refreshed all patches.
Remove upstreamed:
- 0032-usb-host-fotg2-restart-hcd-after-port-reset.patch
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch')
-rw-r--r-- | target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch b/target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch index 2e781e403d..0125e816d6 100644 --- a/target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch +++ b/target/linux/gemini/patches-4.14/0030-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> -@@ -5583,6 +5587,72 @@ static void fotg210_init(struct fotg210_ +@@ -5587,6 +5591,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 * -@@ -5662,6 +5732,12 @@ static int fotg210_hcd_probe(struct plat +@@ -5666,6 +5736,12 @@ static int fotg210_hcd_probe(struct plat fotg210_init(fotg210); |