diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-09-18 21:55:58 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-09-30 22:29:33 +0100 |
commit | 6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127 (patch) | |
tree | 4c15dfe794f8eccdf2091f2da11463d88ceae12e /target/linux/gemini/patches-5.10 | |
parent | 870b10b2941f751027b445a2e9e7b923ebbe0f27 (diff) | |
download | upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.tar.gz upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.tar.bz2 upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.zip |
kernel: bump 5.10 to 5.10.67
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0312-vc4_hdmi-Set-HD_CTL_WHOLSMP-and-HD_CTL_CHALIGN_SET.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/gemini/patches-5.10')
-rw-r--r-- | target/linux/gemini/patches-5.10/0001-usb-host-fotg2-add-Gemini-specific-handling.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/gemini/patches-5.10/0001-usb-host-fotg2-add-Gemini-specific-handling.patch b/target/linux/gemini/patches-5.10/0001-usb-host-fotg2-add-Gemini-specific-handling.patch index 657956a760..937c9824f4 100644 --- a/target/linux/gemini/patches-5.10/0001-usb-host-fotg2-add-Gemini-specific-handling.patch +++ b/target/linux/gemini/patches-5.10/0001-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> -@@ -5556,6 +5560,72 @@ static void fotg210_init(struct fotg210_ +@@ -5553,6 +5557,72 @@ static void fotg210_init(struct fotg210_ } /* @@ -116,7 +116,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org> * fotg210_hcd_probe - initialize faraday FOTG210 HCDs * * Allocates basic resources for this USB host controller, and -@@ -5632,6 +5702,12 @@ static int fotg210_hcd_probe(struct plat +@@ -5629,6 +5699,12 @@ static int fotg210_hcd_probe(struct plat fotg210_init(fotg210); |