kernel: bump 6.12 to 6.12.57
authorEdoardo Pinci <[email protected]>
Sun, 2 Nov 2025 17:30:20 +0000 (18:30 +0100)
committerHauke Mehrtens <[email protected]>
Thu, 6 Nov 2025 21:06:54 +0000 (22:06 +0100)
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.57

All patches automatically rebased.

Build system: x86/64
Build-tested: mediatek/filogic
Run-tested: mediatek/filogic

Signed-off-by: Edoardo Pinci <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20589
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/generic/backport-6.12/810-v6.14-gpio-regmap-Use-generic-request-free-ops.patch
target/linux/generic/kernel-6.12
target/linux/realtek/patches-6.12/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch

index f9299f973370aa30fd9d4cdba7523c2f7cf40485..d696acfea4d6d6d04c1f416cacc3ea841ae04016 100644 (file)
@@ -19,7 +19,7 @@ Signed-off-by: Bartosz Golaszewski <[email protected]>
 
 --- 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);
  
index a55d78ec64c09114477dabc32c5324c0a3958db7..3abf72c3ac661d0cd7da40bdb067b8f04136ab5b 100644 (file)
@@ -1,2 +1,2 @@
-LINUX_VERSION-6.12 = .56
-LINUX_KERNEL_HASH-6.12.56 = 55432b2af352f7bf3053c348d8549df2f2deeaa4a361c65d638c2f3b2ca7ec96
+LINUX_VERSION-6.12 = .57
+LINUX_KERNEL_HASH-6.12.57 = 165ca1c37c4607b90e731996b7c1e3311285167d13deeedf08f3f1f0b9d2541a
index b4dbf320b2db43d7ad9ce495e39ece0d233a8dbc..fd73b162f85c6f692b3e312904de5c4342d2d5af 100644 (file)
@@ -37,7 +37,7 @@ Signed-off-by: Sander Vanheule <[email protected]>
 
 --- 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;