diff options
author | John Audia <therealgraysky@proton.me> | 2023-05-18 06:18:23 -0400 |
---|---|---|
committer | Nick Hainke <vincent@systemli.org> | 2023-05-18 18:22:27 +0200 |
commit | 6605b595eda76533a9e6fb907f80ede3d1b255d1 (patch) | |
tree | 36dcee8e688b68a65d48920eca6c5758c8220be4 /target/linux/mediatek/patches-5.15 | |
parent | b2c0d9d01f02f58965eae7d14104423bb3510bd5 (diff) | |
download | upstream-6605b595eda76533a9e6fb907f80ede3d1b255d1.tar.gz upstream-6605b595eda76533a9e6fb907f80ede3d1b255d1.tar.bz2 upstream-6605b595eda76533a9e6fb907f80ede3d1b255d1.zip |
kernel: bump 5.15 to 5.15.112
Manually adjusted before running quilt due to new location in tree:
backport-5.15/780-v5.16-bus-mhi-pci_generic-Introduce-Sierra-EM919X-support.patch
backport-5.15/781-v6.1-bus-mhi-host-always-print-detected-modem-name.patch
pending-5.15/790-bus-mhi-core-add-SBL-state-callback.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/mediatek/patches-5.15')
-rw-r--r-- | target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch b/target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch index a11549ba47..3f4597c65d 100644 --- a/target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch +++ b/target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch @@ -19,7 +19,7 @@ }, [PORT_NPCM] = { .name = "Nuvoton 16550", -@@ -2760,6 +2760,11 @@ serial8250_do_set_termios(struct uart_po +@@ -2766,6 +2766,11 @@ serial8250_do_set_termios(struct uart_po unsigned long flags; unsigned int baud, quot, frac = 0; |