From 5387bc9cbb9ed205f08766523a296f21dfa83b56 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 8 Apr 2019 13:39:00 +0200 Subject: kernel: bump 4.14 to 4.14.111 Refreshed all patches. Compile-tested on: ar71xx, cns3xxx, imx6, x86_64 Runtime-tested on: ar71xx, cns3xxx, imx6 Signed-off-by: Koen Vandeputte --- .../linux/layerscape/patches-4.14/807-usb-support-layerscape.patch | 6 +++--- .../layerscape/patches-4.14/812-flexspi-support-layerscape.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/layerscape') diff --git a/target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch b/target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch index b5cbb4096f..333dc9f3d5 100644 --- a/target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch @@ -440,9 +440,9 @@ Signed-off-by: Yangbo Lu irq = dwc3_gadget_get_irq(dwc); if (irq < 0) { -@@ -3286,6 +3287,12 @@ int dwc3_gadget_init(struct dwc3 *dwc) - goto err4; - } +@@ -3288,6 +3289,12 @@ int dwc3_gadget_init(struct dwc3 *dwc) + + dwc3_gadget_set_speed(&dwc->gadget, dwc->maximum_speed); + if (dwc->disable_devinit_u1u2_quirk) { + reg = dwc3_readl(dwc->regs, DWC3_DCTL); diff --git a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch index 0619431211..e08cbb4881 100644 --- a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch @@ -40,7 +40,7 @@ Signed-off-by: Biwen Li --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c -@@ -3690,6 +3690,19 @@ static int process_create_thin_mesg(unsi +@@ -3697,6 +3697,19 @@ static int process_create_thin_mesg(unsi return r; } -- cgit v1.2.3