aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-09-09 12:42:26 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-09-11 09:57:28 +0200
commit2cd89cf0d7d00469aa79f626530869f6e3ee33d4 (patch)
treec52f4241bb56e6007bb6c0621ddd6a5eb41d8d15 /target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch
parente8c5e6177d39c7db7eb90534edc5b259628aca98 (diff)
downloadupstream-2cd89cf0d7d00469aa79f626530869f6e3ee33d4.tar.gz
upstream-2cd89cf0d7d00469aa79f626530869f6e3ee33d4.tar.bz2
upstream-2cd89cf0d7d00469aa79f626530869f6e3ee33d4.zip
kernel: bump 4.14 to 4.4.142
Refreshed all patches. Remove upstreamed: - 0032-usb-host-fotg2-restart-hcd-after-port-reset.patch Compile-tested on: ar71xx, cns3xxx, imx6, x86_64 Runtime-tested on: ar71xx, 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.patch4
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);