[openwrt/openwrt] kernel: bump 6.12 to 6.12.32

LEDE Commits lede-commits at lists.infradead.org
Thu Jun 5 12:12:28 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/ebfd69a3e373b6f512e8e1826da548b81e6b3344

commit ebfd69a3e373b6f512e8e1826da548b81e6b3344
Author: Shiji Yang <yangshiji66 at outlook.com>
AuthorDate: Thu Jun 5 07:29:20 2025 +0800

    kernel: bump 6.12 to 6.12.32
    
    Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.32
    
    All patches are automatically refreshed.
    
    Signed-off-by: Shiji Yang <yangshiji66 at outlook.com>
    Tested-by: John Audia <therealgraysky at proton.me>
    Link: https://github.com/openwrt/openwrt/pull/19027
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 ...132-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch | 8 ++++----
 target/linux/generic/kernel-6.12                                  | 4 ++--
 ...036-v6.13-arm64-dts-qcom-ipq-change-labels-to-lower-case.patch | 8 ++++----
 ...004-v6.14-arm64-dts-qcom-ipq9574-Add-PCIe-PHYs-and-contr.patch | 4 ++--
 .../patches-6.12/0100-arm64-dts-qcom-ipq9574-Add-nsscc-node.patch | 2 +-
 ...101-arm64-dts-qcom-ipq9574-fix-the-msi-interrupt-numbers.patch | 2 +-
 .../0103-arm64-dts-qcom-ipq9574-Add-SPI-nand-support.patch        | 2 +-
 .../0301-arm64-dts-qcom-Add-IPQ9574-MDIO-device-node.patch        | 2 +-
 .../0302-arm64-dts-qcom-ipq9574-Use-usb-phy-for-node-names.patch  | 4 ++--
 ...318-MAINTAINERS-Add-maintainer-for-Qualcomm-IPQ9574-PCS-.patch | 2 +-
 .../0322-arm64-dts-qcom-ipq9574-add-PCS-uniphy-nodes.patch        | 4 ++--
 .../0336-MAINTAINERS-Add-maintainer-for-Qualcomm-PPE-driver.patch | 2 +-
 .../0353-arm64-dts-qcom-Add-IPQ9574-PPE-base-device-node.patch    | 2 +-
 .../0354-arm64-dts-qcom-Add-EDMA-node-for-IPQ9574.patch           | 2 +-
 ...0359-arm64-dts-qcom-ipq9574-add-NSSNOC-clock-to-nss-node.patch | 4 ++--
 15 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/target/linux/bcm27xx/patches-6.12/950-0132-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch b/target/linux/bcm27xx/patches-6.12/950-0132-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch
index 7666353dea..1c13a65b21 100644
--- a/target/linux/bcm27xx/patches-6.12/950-0132-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch
+++ b/target/linux/bcm27xx/patches-6.12/950-0132-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch
@@ -22,7 +22,7 @@ Signed-off-by: Jonathan Bell <jonathan at raspberrypi.org>
 
 --- a/drivers/hid/hid-ids.h
 +++ b/drivers/hid/hid-ids.h
-@@ -250,6 +250,9 @@
+@@ -254,6 +254,9 @@
  #define USB_VENDOR_ID_BAANTO		0x2453
  #define USB_DEVICE_ID_BAANTO_MT_190W2	0x0100
  
@@ -32,7 +32,7 @@ Signed-off-by: Jonathan Bell <jonathan at raspberrypi.org>
  #define USB_VENDOR_ID_BELKIN		0x050d
  #define USB_DEVICE_ID_FLIP_KVM		0x3201
  
-@@ -1456,6 +1459,9 @@
+@@ -1460,6 +1463,9 @@
  #define USB_VENDOR_ID_XIAOMI		0x2717
  #define USB_DEVICE_ID_MI_SILENT_MOUSE	0x5014
  
@@ -44,7 +44,7 @@ Signed-off-by: Jonathan Bell <jonathan at raspberrypi.org>
  #define USB_DEVICE_ID_THT_2P_ARCADE		0x75e1
 --- a/drivers/hid/hid-quirks.c
 +++ b/drivers/hid/hid-quirks.c
-@@ -42,6 +42,7 @@ static const struct hid_device_id hid_qu
+@@ -44,6 +44,7 @@ static const struct hid_device_id hid_qu
  	{ HID_USB_DEVICE(USB_VENDOR_ID_ATEN, USB_DEVICE_ID_ATEN_CS682), HID_QUIRK_NOGET },
  	{ HID_USB_DEVICE(USB_VENDOR_ID_ATEN, USB_DEVICE_ID_ATEN_CS692), HID_QUIRK_NOGET },
  	{ HID_USB_DEVICE(USB_VENDOR_ID_ATEN, USB_DEVICE_ID_ATEN_UC100KM), HID_QUIRK_NOGET },
@@ -52,7 +52,7 @@ Signed-off-by: Jonathan Bell <jonathan at raspberrypi.org>
  	{ HID_USB_DEVICE(USB_VENDOR_ID_CHICONY, USB_DEVICE_ID_CHICONY_MULTI_TOUCH), HID_QUIRK_MULTI_INPUT },
  	{ HID_USB_DEVICE(USB_VENDOR_ID_CHICONY, USB_DEVICE_ID_CHICONY_PIXART_USB_OPTICAL_MOUSE), HID_QUIRK_ALWAYS_POLL },
  	{ HID_USB_DEVICE(USB_VENDOR_ID_CHICONY, USB_DEVICE_ID_CHICONY_PIXART_USB_OPTICAL_MOUSE2), HID_QUIRK_ALWAYS_POLL },
-@@ -209,6 +210,7 @@ static const struct hid_device_id hid_qu
+@@ -211,6 +212,7 @@ static const struct hid_device_id hid_qu
  	{ HID_USB_DEVICE(USB_VENDOR_ID_WISEGROUP, USB_DEVICE_ID_QUAD_USB_JOYPAD), HID_QUIRK_NOGET | HID_QUIRK_MULTI_INPUT },
  	{ HID_USB_DEVICE(USB_VENDOR_ID_XIN_MO, USB_DEVICE_ID_XIN_MO_DUAL_ARCADE), HID_QUIRK_MULTI_INPUT },
  	{ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, USB_DEVICE_ID_LOGITECH_GROUP_AUDIO), HID_QUIRK_NOGET },
diff --git a/target/linux/generic/kernel-6.12 b/target/linux/generic/kernel-6.12
index 343c2148fc..f30c6f52ea 100644
--- a/target/linux/generic/kernel-6.12
+++ b/target/linux/generic/kernel-6.12
@@ -1,2 +1,2 @@
-LINUX_VERSION-6.12 = .31
-LINUX_KERNEL_HASH-6.12.31 = b04c5b3e5df6e0aa5e9cd1efe527fac99f9dd39a43b97f13b22f8ca93e524ba7
+LINUX_VERSION-6.12 = .32
+LINUX_KERNEL_HASH-6.12.32 = a9b020721778384507010177d3929e7d4058f7f6120f05a99d56b5c5c0346a70
diff --git a/target/linux/qualcommax/patches-6.12/0036-v6.13-arm64-dts-qcom-ipq-change-labels-to-lower-case.patch b/target/linux/qualcommax/patches-6.12/0036-v6.13-arm64-dts-qcom-ipq-change-labels-to-lower-case.patch
index 8ecbd4a20e..9dadee2154 100644
--- a/target/linux/qualcommax/patches-6.12/0036-v6.13-arm64-dts-qcom-ipq-change-labels-to-lower-case.patch
+++ b/target/linux/qualcommax/patches-6.12/0036-v6.13-arm64-dts-qcom-ipq-change-labels-to-lower-case.patch
@@ -319,7 +319,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
  			compatible = "cache";
  			cache-level = <2>;
  			cache-unified;
-@@ -863,10 +863,10 @@
+@@ -865,10 +865,10 @@
  			cooling-maps {
  				map0 {
  					trip = <&cpu0_alert>;
@@ -334,7 +334,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
  				};
  			};
  		};
-@@ -891,10 +891,10 @@
+@@ -893,10 +893,10 @@
  			cooling-maps {
  				map0 {
  					trip = <&cpu1_alert>;
@@ -349,7 +349,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
  				};
  			};
  		};
-@@ -919,10 +919,10 @@
+@@ -921,10 +921,10 @@
  			cooling-maps {
  				map0 {
  					trip = <&cpu2_alert>;
@@ -364,7 +364,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
  				};
  			};
  		};
-@@ -947,10 +947,10 @@
+@@ -949,10 +949,10 @@
  			cooling-maps {
  				map0 {
  					trip = <&cpu3_alert>;
diff --git a/target/linux/qualcommbe/patches-6.12/0004-v6.14-arm64-dts-qcom-ipq9574-Add-PCIe-PHYs-and-contr.patch b/target/linux/qualcommbe/patches-6.12/0004-v6.14-arm64-dts-qcom-ipq9574-Add-PCIe-PHYs-and-contr.patch
index db27e9e6f3..9b0deb29db 100644
--- a/target/linux/qualcommbe/patches-6.12/0004-v6.14-arm64-dts-qcom-ipq9574-Add-PCIe-PHYs-and-contr.patch
+++ b/target/linux/qualcommbe/patches-6.12/0004-v6.14-arm64-dts-qcom-ipq9574-Add-PCIe-PHYs-and-contr.patch
@@ -124,7 +124,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
  		qfprom: efuse at a4000 {
  			compatible = "qcom,ipq9574-qfprom", "qcom,qfprom";
  			reg = <0x000a4000 0x5a1>;
-@@ -309,10 +401,10 @@
+@@ -311,10 +403,10 @@
  			clocks = <&xo_board_clk>,
  				 <&sleep_clk>,
  				 <0>,
@@ -139,7 +139,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
  				 <0>;
  			#clock-cells = <1>;
  			#reset-cells = <1>;
-@@ -756,6 +848,326 @@
+@@ -758,6 +850,326 @@
  				status = "disabled";
  			};
  		};
diff --git a/target/linux/qualcommbe/patches-6.12/0100-arm64-dts-qcom-ipq9574-Add-nsscc-node.patch b/target/linux/qualcommbe/patches-6.12/0100-arm64-dts-qcom-ipq9574-Add-nsscc-node.patch
index b746ed8d54..c38a7eb09f 100644
--- a/target/linux/qualcommbe/patches-6.12/0100-arm64-dts-qcom-ipq9574-Add-nsscc-node.patch
+++ b/target/linux/qualcommbe/patches-6.12/0100-arm64-dts-qcom-ipq9574-Add-nsscc-node.patch
@@ -16,7 +16,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
 
 --- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi
 +++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
-@@ -1193,6 +1193,35 @@
+@@ -1195,6 +1195,35 @@
  			status = "disabled";
  		};
  
diff --git a/target/linux/qualcommbe/patches-6.12/0101-arm64-dts-qcom-ipq9574-fix-the-msi-interrupt-numbers.patch b/target/linux/qualcommbe/patches-6.12/0101-arm64-dts-qcom-ipq9574-fix-the-msi-interrupt-numbers.patch
index 774e88a8aa..b09fccf32b 100644
--- a/target/linux/qualcommbe/patches-6.12/0101-arm64-dts-qcom-ipq9574-fix-the-msi-interrupt-numbers.patch
+++ b/target/linux/qualcommbe/patches-6.12/0101-arm64-dts-qcom-ipq9574-fix-the-msi-interrupt-numbers.patch
@@ -19,7 +19,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
 
 --- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi
 +++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
-@@ -972,14 +972,14 @@
+@@ -974,14 +974,14 @@
  			ranges = <0x01000000 0x0 0x00000000 0x18200000 0x0 0x100000>,
  				 <0x02000000 0x0 0x18300000 0x18300000 0x0 0x7d00000>;
  
diff --git a/target/linux/qualcommbe/patches-6.12/0103-arm64-dts-qcom-ipq9574-Add-SPI-nand-support.patch b/target/linux/qualcommbe/patches-6.12/0103-arm64-dts-qcom-ipq9574-Add-SPI-nand-support.patch
index f37c08b250..7bec20d943 100644
--- a/target/linux/qualcommbe/patches-6.12/0103-arm64-dts-qcom-ipq9574-Add-SPI-nand-support.patch
+++ b/target/linux/qualcommbe/patches-6.12/0103-arm64-dts-qcom-ipq9574-Add-SPI-nand-support.patch
@@ -14,7 +14,7 @@ Signed-off-by: Bjorn Andersson <andersson at kernel.org>
 
 --- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi
 +++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
-@@ -673,6 +673,33 @@
+@@ -675,6 +675,33 @@
  			status = "disabled";
  		};
  
diff --git a/target/linux/qualcommbe/patches-6.12/0301-arm64-dts-qcom-Add-IPQ9574-MDIO-device-node.patch b/target/linux/qualcommbe/patches-6.12/0301-arm64-dts-qcom-Add-IPQ9574-MDIO-device-node.patch
index 151396ec13..c094e6e016 100644
--- a/target/linux/qualcommbe/patches-6.12/0301-arm64-dts-qcom-Add-IPQ9574-MDIO-device-node.patch
+++ b/target/linux/qualcommbe/patches-6.12/0301-arm64-dts-qcom-Add-IPQ9574-MDIO-device-node.patch
@@ -24,7 +24,7 @@ Signed-off-by: Luo Jie <quic_luoj at quicinc.com>
  			#address-cells = <1>;
  			#size-cells = <0>;
  			clocks = <&gcc GCC_MDIO_AHB_CLK>;
-@@ -412,6 +414,22 @@
+@@ -414,6 +416,22 @@
  			interrupt-controller;
  			#interrupt-cells = <2>;
  
diff --git a/target/linux/qualcommbe/patches-6.12/0302-arm64-dts-qcom-ipq9574-Use-usb-phy-for-node-names.patch b/target/linux/qualcommbe/patches-6.12/0302-arm64-dts-qcom-ipq9574-Use-usb-phy-for-node-names.patch
index 9928d8a768..cc7192158a 100644
--- a/target/linux/qualcommbe/patches-6.12/0302-arm64-dts-qcom-ipq9574-Use-usb-phy-for-node-names.patch
+++ b/target/linux/qualcommbe/patches-6.12/0302-arm64-dts-qcom-ipq9574-Use-usb-phy-for-node-names.patch
@@ -14,7 +14,7 @@ Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
 
 --- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi
 +++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
-@@ -718,7 +718,7 @@
+@@ -720,7 +720,7 @@
  			status = "disabled";
  		};
  
@@ -23,7 +23,7 @@ Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
  			compatible = "qcom,ipq9574-qusb2-phy";
  			reg = <0x0007b000 0x180>;
  			#phy-cells = <0>;
-@@ -732,7 +732,7 @@
+@@ -734,7 +734,7 @@
  			status = "disabled";
  		};
  
diff --git a/target/linux/qualcommbe/patches-6.12/0318-MAINTAINERS-Add-maintainer-for-Qualcomm-IPQ9574-PCS-.patch b/target/linux/qualcommbe/patches-6.12/0318-MAINTAINERS-Add-maintainer-for-Qualcomm-IPQ9574-PCS-.patch
index 8c90f9fbb8..ccdeb9ded4 100644
--- a/target/linux/qualcommbe/patches-6.12/0318-MAINTAINERS-Add-maintainer-for-Qualcomm-IPQ9574-PCS-.patch
+++ b/target/linux/qualcommbe/patches-6.12/0318-MAINTAINERS-Add-maintainer-for-Qualcomm-IPQ9574-PCS-.patch
@@ -13,7 +13,7 @@ Signed-off-by: Lei Wei <quic_leiwei at quicinc.com>
 
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -19114,6 +19114,15 @@ S:	Maintained
+@@ -19116,6 +19116,15 @@ S:	Maintained
  F:	Documentation/devicetree/bindings/regulator/vqmmc-ipq4019-regulator.yaml
  F:	drivers/regulator/vqmmc-ipq4019-regulator.c
  
diff --git a/target/linux/qualcommbe/patches-6.12/0322-arm64-dts-qcom-ipq9574-add-PCS-uniphy-nodes.patch b/target/linux/qualcommbe/patches-6.12/0322-arm64-dts-qcom-ipq9574-add-PCS-uniphy-nodes.patch
index ede62bd840..e08ab5308d 100644
--- a/target/linux/qualcommbe/patches-6.12/0322-arm64-dts-qcom-ipq9574-add-PCS-uniphy-nodes.patch
+++ b/target/linux/qualcommbe/patches-6.12/0322-arm64-dts-qcom-ipq9574-add-PCS-uniphy-nodes.patch
@@ -24,7 +24,7 @@ Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
  #include <dt-bindings/interconnect/qcom,ipq9574.h>
  #include <dt-bindings/interrupt-controller/arm-gic.h>
  #include <dt-bindings/reset/qcom,ipq9574-gcc.h>
-@@ -1245,12 +1246,12 @@
+@@ -1247,12 +1248,12 @@
  				 <&cmn_pll NSS_1200MHZ_CLK>,
  				 <&cmn_pll PPE_353MHZ_CLK>,
  				 <&gcc GPLL0_OUT_AUX>,
@@ -43,7 +43,7 @@ Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
  				 <&gcc GCC_NSSCC_CLK>;
  			clock-names = "xo",
  				      "nss_1200",
-@@ -1267,6 +1268,109 @@
+@@ -1269,6 +1270,109 @@
  			#reset-cells = <1>;
  			#interconnect-cells = <1>;
  		};
diff --git a/target/linux/qualcommbe/patches-6.12/0336-MAINTAINERS-Add-maintainer-for-Qualcomm-PPE-driver.patch b/target/linux/qualcommbe/patches-6.12/0336-MAINTAINERS-Add-maintainer-for-Qualcomm-PPE-driver.patch
index 1ed5c81f64..3517ded100 100644
--- a/target/linux/qualcommbe/patches-6.12/0336-MAINTAINERS-Add-maintainer-for-Qualcomm-PPE-driver.patch
+++ b/target/linux/qualcommbe/patches-6.12/0336-MAINTAINERS-Add-maintainer-for-Qualcomm-PPE-driver.patch
@@ -13,7 +13,7 @@ Signed-off-by: Luo Jie <quic_luoj at quicinc.com>
 
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -19131,6 +19131,14 @@ S:	Maintained
+@@ -19133,6 +19133,14 @@ S:	Maintained
  F:	Documentation/devicetree/bindings/mtd/qcom,nandc.yaml
  F:	drivers/mtd/nand/raw/qcom_nandc.c
  
diff --git a/target/linux/qualcommbe/patches-6.12/0353-arm64-dts-qcom-Add-IPQ9574-PPE-base-device-node.patch b/target/linux/qualcommbe/patches-6.12/0353-arm64-dts-qcom-Add-IPQ9574-PPE-base-device-node.patch
index a243c00961..2f50bbddd0 100644
--- a/target/linux/qualcommbe/patches-6.12/0353-arm64-dts-qcom-Add-IPQ9574-PPE-base-device-node.patch
+++ b/target/linux/qualcommbe/patches-6.12/0353-arm64-dts-qcom-Add-IPQ9574-PPE-base-device-node.patch
@@ -25,7 +25,7 @@ Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
  #include <dt-bindings/thermal/thermal.h>
  
  / {
-@@ -1269,6 +1270,44 @@
+@@ -1271,6 +1272,44 @@
  			#interconnect-cells = <1>;
  		};
  
diff --git a/target/linux/qualcommbe/patches-6.12/0354-arm64-dts-qcom-Add-EDMA-node-for-IPQ9574.patch b/target/linux/qualcommbe/patches-6.12/0354-arm64-dts-qcom-Add-EDMA-node-for-IPQ9574.patch
index 74187f532d..5a61f92026 100644
--- a/target/linux/qualcommbe/patches-6.12/0354-arm64-dts-qcom-Add-EDMA-node-for-IPQ9574.patch
+++ b/target/linux/qualcommbe/patches-6.12/0354-arm64-dts-qcom-Add-EDMA-node-for-IPQ9574.patch
@@ -14,7 +14,7 @@ Signed-off-by: Pavithra R <quic_pavir at quicinc.com>
 
 --- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi
 +++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
-@@ -1306,6 +1306,74 @@
+@@ -1308,6 +1308,74 @@
  					     "nssnoc_memnoc",
  					     "memnoc_nssnoc",
  					     "memnoc_nssnoc_1";
diff --git a/target/linux/qualcommbe/patches-6.12/0359-arm64-dts-qcom-ipq9574-add-NSSNOC-clock-to-nss-node.patch b/target/linux/qualcommbe/patches-6.12/0359-arm64-dts-qcom-ipq9574-add-NSSNOC-clock-to-nss-node.patch
index 774f3ed1a7..c847550d9d 100644
--- a/target/linux/qualcommbe/patches-6.12/0359-arm64-dts-qcom-ipq9574-add-NSSNOC-clock-to-nss-node.patch
+++ b/target/linux/qualcommbe/patches-6.12/0359-arm64-dts-qcom-ipq9574-add-NSSNOC-clock-to-nss-node.patch
@@ -16,7 +16,7 @@ Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
 
 --- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi
 +++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
-@@ -1253,7 +1253,10 @@
+@@ -1255,7 +1255,10 @@
  				 <&pcs_uniphy1 1>,
  				 <&pcs_uniphy2 0>,
  				 <&pcs_uniphy2 1>,
@@ -28,7 +28,7 @@ Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
  			clock-names = "xo",
  				      "nss_1200",
  				      "ppe_353",
-@@ -1264,7 +1267,10 @@
+@@ -1266,7 +1269,10 @@
  				      "uniphy1_tx",
  				      "uniphy2_rx",
  				      "uniphy2_tx",




More information about the lede-commits mailing list