From 9837ae40023b22bcbd03ae823a5b3ce5c41005fa Mon Sep 17 00:00:00 2001 From: Goetz Goerisch Date: Wed, 5 Nov 2025 12:17:27 +0100 Subject: [PATCH] kernel: bump 6.6 to 6.6.116 Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.116 All patches auto-refreshed. Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/20598 (cherry picked from commit 099633be82ee8a75a2f271b90f3a07e6e2c01ffc) Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/20701 Signed-off-by: Hauke Mehrtens --- include/kernel-6.6 | 4 ++-- ...0130-serial-sc16is7xx-Don-t-spin-if-no-data-received.patch | 2 +- ...75-serial-sc16is7xx-Read-modem-line-state-at-startup.patch | 2 +- ...serial-sc16is7xx-announce-support-for-SER_RS485_RTS_.patch | 2 +- .../880-v6.14-gpio-regmap-Use-generic-request-free-ops.patch | 2 +- .../800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/include/kernel-6.6 b/include/kernel-6.6 index 706c50ef7bc..6bedc400989 100644 --- a/include/kernel-6.6 +++ b/include/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .115 -LINUX_KERNEL_HASH-6.6.115 = 0a98c05e8d0f6b49fad71b8d779410a0811ea5ae17d81744fe30718633fd9047 +LINUX_VERSION-6.6 = .116 +LINUX_KERNEL_HASH-6.6.116 = a9a59742c29be284c205dc87cbe9b065f9688488132c8f5a6057a5539230a51d diff --git a/target/linux/bcm27xx/patches-6.6/950-0130-serial-sc16is7xx-Don-t-spin-if-no-data-received.patch b/target/linux/bcm27xx/patches-6.6/950-0130-serial-sc16is7xx-Don-t-spin-if-no-data-received.patch index 4ef34aeffc0..45f65cd4757 100644 --- a/target/linux/bcm27xx/patches-6.6/950-0130-serial-sc16is7xx-Don-t-spin-if-no-data-received.patch +++ b/target/linux/bcm27xx/patches-6.6/950-0130-serial-sc16is7xx-Don-t-spin-if-no-data-received.patch @@ -15,7 +15,7 @@ Signed-off-by: Phil Elwell --- a/drivers/tty/serial/sc16is7xx.c +++ b/drivers/tty/serial/sc16is7xx.c -@@ -777,6 +777,8 @@ static bool sc16is7xx_port_irq(struct sc +@@ -820,6 +820,8 @@ static bool sc16is7xx_port_irq(struct sc if (rxlen) sc16is7xx_handle_rx(port, rxlen, iir); diff --git a/target/linux/bcm27xx/patches-6.6/950-0475-serial-sc16is7xx-Read-modem-line-state-at-startup.patch b/target/linux/bcm27xx/patches-6.6/950-0475-serial-sc16is7xx-Read-modem-line-state-at-startup.patch index 932e4264b00..2921ca48166 100644 --- a/target/linux/bcm27xx/patches-6.6/950-0475-serial-sc16is7xx-Read-modem-line-state-at-startup.patch +++ b/target/linux/bcm27xx/patches-6.6/950-0475-serial-sc16is7xx-Read-modem-line-state-at-startup.patch @@ -16,7 +16,7 @@ Signed-off-by: Phil Elwell --- a/drivers/tty/serial/sc16is7xx.c +++ b/drivers/tty/serial/sc16is7xx.c -@@ -1200,6 +1200,9 @@ static int sc16is7xx_startup(struct uart +@@ -1197,6 +1197,9 @@ static int sc16is7xx_startup(struct uart SC16IS7XX_IER_MSI_BIT; sc16is7xx_port_write(port, SC16IS7XX_IER_REG, val); diff --git a/target/linux/bcm27xx/patches-6.6/950-1464-serial-sc16is7xx-announce-support-for-SER_RS485_RTS_.patch b/target/linux/bcm27xx/patches-6.6/950-1464-serial-sc16is7xx-announce-support-for-SER_RS485_RTS_.patch index 2d408eddfdd..24072ba8887 100644 --- a/target/linux/bcm27xx/patches-6.6/950-1464-serial-sc16is7xx-announce-support-for-SER_RS485_RTS_.patch +++ b/target/linux/bcm27xx/patches-6.6/950-1464-serial-sc16is7xx-announce-support-for-SER_RS485_RTS_.patch @@ -31,7 +31,7 @@ Signed-off-by: Greg Kroah-Hartman --- a/drivers/tty/serial/sc16is7xx.c +++ b/drivers/tty/serial/sc16is7xx.c -@@ -1470,7 +1470,7 @@ static int sc16is7xx_setup_mctrl_ports(s +@@ -1467,7 +1467,7 @@ static int sc16is7xx_setup_mctrl_ports(s } static const struct serial_rs485 sc16is7xx_rs485_supported = { diff --git a/target/linux/generic/backport-6.6/880-v6.14-gpio-regmap-Use-generic-request-free-ops.patch b/target/linux/generic/backport-6.6/880-v6.14-gpio-regmap-Use-generic-request-free-ops.patch index f9299f97337..d696acfea4d 100644 --- a/target/linux/generic/backport-6.6/880-v6.14-gpio-regmap-Use-generic-request-free-ops.patch +++ b/target/linux/generic/backport-6.6/880-v6.14-gpio-regmap-Use-generic-request-free-ops.patch @@ -19,7 +19,7 @@ Signed-off-by: Bartosz Golaszewski --- a/drivers/gpio/gpio-regmap.c +++ b/drivers/gpio/gpio-regmap.c -@@ -262,6 +262,8 @@ struct gpio_regmap *gpio_regmap_register +@@ -276,6 +276,8 @@ struct gpio_regmap *gpio_regmap_register chip->label = config->label ?: dev_name(config->parent); chip->can_sleep = regmap_might_sleep(config->regmap); diff --git a/target/linux/realtek/patches-6.6/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch b/target/linux/realtek/patches-6.6/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch index b4dbf320b2d..fd73b162f85 100644 --- a/target/linux/realtek/patches-6.6/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch +++ b/target/linux/realtek/patches-6.6/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch @@ -37,7 +37,7 @@ Signed-off-by: Sander Vanheule --- a/drivers/gpio/gpio-regmap.c +++ b/drivers/gpio/gpio-regmap.c -@@ -74,7 +74,15 @@ static int gpio_regmap_get(struct gpio_c +@@ -80,7 +80,15 @@ static int gpio_regmap_get(struct gpio_c if (ret) return ret; -- 2.47.3