Просмотр исходного кода

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 <[email protected]>
Tested-by: John Audia <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19027
Signed-off-by: Hauke Mehrtens <[email protected]>
Shiji Yang 6 месяцев назад
Родитель
Сommit
ebfd69a3e3
15 измененных файлов с 26 добавлено и 26 удалено
  1. 4 4
      target/linux/bcm27xx/patches-6.12/950-0132-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch
  2. 2 2
      target/linux/generic/kernel-6.12
  3. 4 4
      target/linux/qualcommax/patches-6.12/0036-v6.13-arm64-dts-qcom-ipq-change-labels-to-lower-case.patch
  4. 2 2
      target/linux/qualcommbe/patches-6.12/0004-v6.14-arm64-dts-qcom-ipq9574-Add-PCIe-PHYs-and-contr.patch
  5. 1 1
      target/linux/qualcommbe/patches-6.12/0100-arm64-dts-qcom-ipq9574-Add-nsscc-node.patch
  6. 1 1
      target/linux/qualcommbe/patches-6.12/0101-arm64-dts-qcom-ipq9574-fix-the-msi-interrupt-numbers.patch
  7. 1 1
      target/linux/qualcommbe/patches-6.12/0103-arm64-dts-qcom-ipq9574-Add-SPI-nand-support.patch
  8. 1 1
      target/linux/qualcommbe/patches-6.12/0301-arm64-dts-qcom-Add-IPQ9574-MDIO-device-node.patch
  9. 2 2
      target/linux/qualcommbe/patches-6.12/0302-arm64-dts-qcom-ipq9574-Use-usb-phy-for-node-names.patch
  10. 1 1
      target/linux/qualcommbe/patches-6.12/0318-MAINTAINERS-Add-maintainer-for-Qualcomm-IPQ9574-PCS-.patch
  11. 2 2
      target/linux/qualcommbe/patches-6.12/0322-arm64-dts-qcom-ipq9574-add-PCS-uniphy-nodes.patch
  12. 1 1
      target/linux/qualcommbe/patches-6.12/0336-MAINTAINERS-Add-maintainer-for-Qualcomm-PPE-driver.patch
  13. 1 1
      target/linux/qualcommbe/patches-6.12/0353-arm64-dts-qcom-Add-IPQ9574-PPE-base-device-node.patch
  14. 1 1
      target/linux/qualcommbe/patches-6.12/0354-arm64-dts-qcom-Add-EDMA-node-for-IPQ9574.patch
  15. 2 2
      target/linux/qualcommbe/patches-6.12/0359-arm64-dts-qcom-ipq9574-add-NSSNOC-clock-to-nss-node.patch

+ 4 - 4
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 <[email protected]>
 
 --- 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 <[email protected]>
  #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 <[email protected]>
  #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 <[email protected]>
  	{ 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 },

+ 2 - 2
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

+ 4 - 4
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 <[email protected]>
  			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 <[email protected]>
  				};
  			};
  		};
-@@ -891,10 +891,10 @@
+@@ -893,10 +893,10 @@
  			cooling-maps {
  				map0 {
  					trip = <&cpu1_alert>;
@@ -349,7 +349,7 @@ Signed-off-by: Bjorn Andersson <[email protected]>
  				};
  			};
  		};
-@@ -919,10 +919,10 @@
+@@ -921,10 +921,10 @@
  			cooling-maps {
  				map0 {
  					trip = <&cpu2_alert>;
@@ -364,7 +364,7 @@ Signed-off-by: Bjorn Andersson <[email protected]>
  				};
  			};
  		};
-@@ -947,10 +947,10 @@
+@@ -949,10 +949,10 @@
  			cooling-maps {
  				map0 {
  					trip = <&cpu3_alert>;

+ 2 - 2
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 <[email protected]>
  		qfprom: efuse@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 <[email protected]>
  				 <0>;
  			#clock-cells = <1>;
  			#reset-cells = <1>;
-@@ -756,6 +848,326 @@
+@@ -758,6 +850,326 @@
  				status = "disabled";
  			};
  		};

+ 1 - 1
target/linux/qualcommbe/patches-6.12/0100-arm64-dts-qcom-ipq9574-Add-nsscc-node.patch

@@ -16,7 +16,7 @@ Signed-off-by: Bjorn Andersson <[email protected]>
 
 --- 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";
  		};
  

+ 1 - 1
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 <[email protected]>
 
 --- 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>;
  

+ 1 - 1
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 <[email protected]>
 
 --- 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";
  		};
  

+ 1 - 1
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 <[email protected]>
  			#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>;
  

+ 2 - 2
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 <[email protected]>
 
 --- 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 <[email protected]>
  			compatible = "qcom,ipq9574-qusb2-phy";
  			reg = <0x0007b000 0x180>;
  			#phy-cells = <0>;
-@@ -732,7 +732,7 @@
+@@ -734,7 +734,7 @@
  			status = "disabled";
  		};
  

+ 1 - 1
target/linux/qualcommbe/patches-6.12/0318-MAINTAINERS-Add-maintainer-for-Qualcomm-IPQ9574-PCS-.patch

@@ -13,7 +13,7 @@ Signed-off-by: Lei Wei <[email protected]>
 
 --- 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
  

+ 2 - 2
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 <[email protected]>
  #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 <[email protected]>
  				 <&gcc GCC_NSSCC_CLK>;
  			clock-names = "xo",
  				      "nss_1200",
-@@ -1267,6 +1268,109 @@
+@@ -1269,6 +1270,109 @@
  			#reset-cells = <1>;
  			#interconnect-cells = <1>;
  		};

+ 1 - 1
target/linux/qualcommbe/patches-6.12/0336-MAINTAINERS-Add-maintainer-for-Qualcomm-PPE-driver.patch

@@ -13,7 +13,7 @@ Signed-off-by: Luo Jie <[email protected]>
 
 --- 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
  

+ 1 - 1
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 <[email protected]>
  #include <dt-bindings/thermal/thermal.h>
  
  / {
-@@ -1269,6 +1270,44 @@
+@@ -1271,6 +1272,44 @@
  			#interconnect-cells = <1>;
  		};
  

+ 1 - 1
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 <[email protected]>
 
 --- 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";

+ 2 - 2
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 <[email protected]>
 
 --- 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 <[email protected]>
  			clock-names = "xo",
  				      "nss_1200",
  				      "ppe_353",
-@@ -1264,7 +1267,10 @@
+@@ -1266,7 +1269,10 @@
  				      "uniphy1_tx",
  				      "uniphy2_rx",
  				      "uniphy2_tx",