Skip to content

Commit 581050c

Browse files
GoetzGoerischhauke
authored andcommitted
kernel: bump 6.6 to 6.6.119
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.119 Removed upstreamed patch: bcm27xx/patches-6.6/950-1255-Revert-Bluetooth-Always-request-for-user-confirmatio.patch [1] All other patches auto-refreshed. Upstream patch: [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.119&id=fd6a1261d05d7f4d6630229e1f280dd7256b9ce8 Signed-off-by: Goetz Goerisch <[email protected]> Link: openwrt/openwrt#21076 Signed-off-by: Hauke Mehrtens <[email protected]>
1 parent c0b10f7 commit 581050c

19 files changed

+41
-86
lines changed

include/kernel-6.6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
LINUX_VERSION-6.6 = .118
2-
LINUX_KERNEL_HASH-6.6.118 = 4bdddce35474afc8d26f74ebfbcd0e1045ecd15f69e60f53529dba143374b17d
1+
LINUX_VERSION-6.6 = .119
2+
LINUX_KERNEL_HASH-6.6.119 = 3da09b980bb404cc28793479bb2d6c636522679215ffa65a04c893575253e5e8

target/linux/airoha/patches-6.6/901-snand-mtk-bmt-support.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88

99
static int spinand_read_reg_op(struct spinand_device *spinand, u8 reg, u8 *val)
1010
{
11-
@@ -1353,6 +1354,7 @@ static int spinand_probe(struct spi_mem
11+
@@ -1355,6 +1356,7 @@ static int spinand_probe(struct spi_mem
1212
if (ret)
1313
return ret;
1414

1515
+ mtk_bmt_attach(mtd);
1616
ret = mtd_device_register(mtd, NULL, 0);
1717
if (ret)
1818
goto err_spinand_cleanup;
19-
@@ -1360,6 +1362,7 @@ static int spinand_probe(struct spi_mem
19+
@@ -1362,6 +1364,7 @@ static int spinand_probe(struct spi_mem
2020
return 0;
2121

2222
err_spinand_cleanup:
2323
+ mtk_bmt_detach(mtd);
2424
spinand_cleanup(spinand);
2525

2626
return ret;
27-
@@ -1378,6 +1381,7 @@ static int spinand_remove(struct spi_mem
27+
@@ -1380,6 +1383,7 @@ static int spinand_remove(struct spi_mem
2828
if (ret)
2929
return ret;
3030

target/linux/bcm27xx/patches-6.6/950-0106-Add-support-for-all-the-downstream-rpi-sound-card-dr.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17583,7 +17583,7 @@ Signed-off-by: Phil Elwell <[email protected]>
1758317583
* For devices with more than one control interface, we assume the
1758417584
--- a/sound/usb/quirks.c
1758517585
+++ b/sound/usb/quirks.c
17586-
@@ -2278,6 +2278,8 @@ static const struct usb_audio_quirk_flag
17586+
@@ -2279,6 +2279,8 @@ static const struct usb_audio_quirk_flag
1758717587
QUIRK_FLAG_ALIGN_TRANSFER),
1758817588
DEVICE_FLG(0x534d, 0x2109, /* MacroSilicon MS2109 */
1758917589
QUIRK_FLAG_ALIGN_TRANSFER),

target/linux/bcm27xx/patches-6.6/950-0853-drivers-usb-dwc3-add-FS-LS-bus-instance-parkmode-dis.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Signed-off-by: Jonathan Bell <[email protected]>
1616

1717
--- a/drivers/usb/dwc3/core.c
1818
+++ b/drivers/usb/dwc3/core.c
19-
@@ -1367,6 +1367,9 @@ static int dwc3_core_init(struct dwc3 *d
19+
@@ -1368,6 +1368,9 @@ static int dwc3_core_init(struct dwc3 *d
2020
if (dwc->parkmode_disable_hs_quirk)
2121
reg |= DWC3_GUCTL1_PARKMODE_DISABLE_HS;
2222

@@ -26,7 +26,7 @@ Signed-off-by: Jonathan Bell <[email protected]>
2626
if (DWC3_VER_IS_WITHIN(DWC3, 290A, ANY) &&
2727
(dwc->maximum_speed == USB_SPEED_HIGH ||
2828
dwc->maximum_speed == USB_SPEED_FULL))
29-
@@ -1634,6 +1637,8 @@ static void dwc3_get_properties(struct d
29+
@@ -1635,6 +1638,8 @@ static void dwc3_get_properties(struct d
3030
"snps,parkmode-disable-ss-quirk");
3131
dwc->parkmode_disable_hs_quirk = device_property_read_bool(dev,
3232
"snps,parkmode-disable-hs-quirk");

target/linux/bcm27xx/patches-6.6/950-1255-Revert-Bluetooth-Always-request-for-user-confirmatio.patch

Lines changed: 0 additions & 45 deletions
This file was deleted.

target/linux/bcm27xx/patches-6.6/950-1359-usb-dwc3-core-add-support-for-setting-NAK-enhancemen.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Signed-off-by: Jonathan Bell <[email protected]>
2222

2323
--- a/drivers/usb/dwc3/core.c
2424
+++ b/drivers/usb/dwc3/core.c
25-
@@ -1361,6 +1361,12 @@ static int dwc3_core_init(struct dwc3 *d
25+
@@ -1362,6 +1362,12 @@ static int dwc3_core_init(struct dwc3 *d
2626
if (dwc->dis_tx_ipgap_linecheck_quirk)
2727
reg |= DWC3_GUCTL1_TX_IPGAP_LINECHECK_DIS;
2828

@@ -35,7 +35,7 @@ Signed-off-by: Jonathan Bell <[email protected]>
3535
if (dwc->parkmode_disable_ss_quirk)
3636
reg |= DWC3_GUCTL1_PARKMODE_DISABLE_SS;
3737

38-
@@ -1633,6 +1639,10 @@ static void dwc3_get_properties(struct d
38+
@@ -1634,6 +1640,10 @@ static void dwc3_get_properties(struct d
3939
"snps,resume-hs-terminations");
4040
dwc->ulpi_ext_vbus_drv = device_property_read_bool(dev,
4141
"snps,ulpi-ext-vbus-drv");

target/linux/bcm27xx/patches-6.6/950-1539-Reapply-usb-dwc3-Set-DMA-and-coherent-masks-early.patch

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ This reverts commit 09dfdf6129532e19b2cfd4992d1d09e7119ccd48.
171171
},
172172
--- a/drivers/usb/dwc3/core.c
173173
+++ b/drivers/usb/dwc3/core.c
174-
@@ -1223,6 +1223,24 @@ static void dwc3_config_threshold(struct
174+
@@ -1224,6 +1224,24 @@ static void dwc3_config_threshold(struct
175175
}
176176
}
177177

@@ -196,7 +196,7 @@ This reverts commit 09dfdf6129532e19b2cfd4992d1d09e7119ccd48.
196196
/**
197197
* dwc3_core_init - Low-level initialization of DWC3 Core
198198
* @dwc: Pointer to our controller context structure
199-
@@ -1288,6 +1306,8 @@ static int dwc3_core_init(struct dwc3 *d
199+
@@ -1289,6 +1307,8 @@ static int dwc3_core_init(struct dwc3 *d
200200

201201
dwc3_set_incr_burst_type(dwc);
202202

@@ -205,7 +205,7 @@ This reverts commit 09dfdf6129532e19b2cfd4992d1d09e7119ccd48.
205205
ret = dwc3_phy_power_on(dwc);
206206
if (ret)
207207
goto err_exit_phy;
208-
@@ -1386,6 +1406,24 @@ static int dwc3_core_init(struct dwc3 *d
208+
@@ -1387,6 +1407,24 @@ static int dwc3_core_init(struct dwc3 *d
209209

210210
dwc3_config_threshold(dwc);
211211

@@ -230,15 +230,15 @@ This reverts commit 09dfdf6129532e19b2cfd4992d1d09e7119ccd48.
230230
return 0;
231231

232232
err_power_off_phy:
233-
@@ -1529,6 +1567,7 @@ static void dwc3_get_properties(struct d
233+
@@ -1530,6 +1568,7 @@ static void dwc3_get_properties(struct d
234234
u8 tx_thr_num_pkt_prd = 0;
235235
u8 tx_max_burst_prd = 0;
236236
u8 tx_fifo_resize_max_num;
237237
+ u8 axi_pipe_limit;
238238

239239
/* default to highest possible threshold */
240240
lpm_nyet_threshold = 0xf;
241-
@@ -1549,6 +1588,9 @@ static void dwc3_get_properties(struct d
241+
@@ -1550,6 +1589,9 @@ static void dwc3_get_properties(struct d
242242
*/
243243
tx_fifo_resize_max_num = 6;
244244

@@ -248,7 +248,7 @@ This reverts commit 09dfdf6129532e19b2cfd4992d1d09e7119ccd48.
248248
dwc->maximum_speed = usb_get_maximum_speed(dev);
249249
dwc->max_ssp_rate = usb_get_maximum_ssp_rate(dev);
250250
dwc->dr_mode = usb_get_dr_mode(dev);
251-
@@ -1669,6 +1711,9 @@ static void dwc3_get_properties(struct d
251+
@@ -1670,6 +1712,9 @@ static void dwc3_get_properties(struct d
252252
dwc->dis_split_quirk = device_property_read_bool(dev,
253253
"snps,dis-split-quirk");
254254

@@ -258,7 +258,7 @@ This reverts commit 09dfdf6129532e19b2cfd4992d1d09e7119ccd48.
258258
dwc->lpm_nyet_threshold = lpm_nyet_threshold;
259259
dwc->tx_de_emphasis = tx_de_emphasis;
260260

261-
@@ -1686,6 +1731,8 @@ static void dwc3_get_properties(struct d
261+
@@ -1687,6 +1732,8 @@ static void dwc3_get_properties(struct d
262262
dwc->tx_thr_num_pkt_prd = tx_thr_num_pkt_prd;
263263
dwc->tx_max_burst_prd = tx_max_burst_prd;
264264

@@ -267,7 +267,7 @@ This reverts commit 09dfdf6129532e19b2cfd4992d1d09e7119ccd48.
267267
dwc->tx_fifo_resize_max_num = tx_fifo_resize_max_num;
268268
}
269269

270-
@@ -1978,6 +2025,12 @@ static int dwc3_probe(struct platform_de
270+
@@ -1979,6 +2026,12 @@ static int dwc3_probe(struct platform_de
271271
if (IS_ERR(dwc->usb_psy))
272272
return dev_err_probe(dev, PTR_ERR(dwc->usb_psy), "couldn't get usb power supply\n");
273273

target/linux/generic/backport-6.6/823-v6.12-0003-nvmem-layouts-add-U-Boot-env-layout.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Signed-off-by: Greg Kroah-Hartman <[email protected]>
4141

4242
--- a/MAINTAINERS
4343
+++ b/MAINTAINERS
44-
@@ -21990,6 +21990,7 @@ U-BOOT ENVIRONMENT VARIABLES
44+
@@ -21984,6 +21984,7 @@ U-BOOT ENVIRONMENT VARIABLES
4545
M: Rafał Miłecki <[email protected]>
4646
S: Maintained
4747
F: Documentation/devicetree/bindings/nvmem/u-boot,env.yaml

target/linux/generic/pending-6.6/410-mtd-spinand-set-bitflip_threshold-to-75-of-ECC-strength.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Signed-off-by: Daniel Golle <[email protected]>
5353

5454
--- a/drivers/mtd/nand/spi/core.c
5555
+++ b/drivers/mtd/nand/spi/core.c
56-
@@ -1292,6 +1292,7 @@ static int spinand_init(struct spinand_d
56+
@@ -1294,6 +1294,7 @@ static int spinand_init(struct spinand_d
5757
/* Propagate ECC information to mtd_info */
5858
mtd->ecc_strength = nanddev_get_ecc_conf(nand)->strength;
5959
mtd->ecc_step_size = nanddev_get_ecc_conf(nand)->step_size;

target/linux/generic/pending-6.6/510-block-add-uImage.FIT-subimage-block-driver.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Signed-off-by: Daniel Golle <[email protected]>
3636

3737
--- a/MAINTAINERS
3838
+++ b/MAINTAINERS
39-
@@ -22017,6 +22017,12 @@ F: Documentation/filesystems/ubifs-authe
39+
@@ -22011,6 +22011,12 @@ F: Documentation/filesystems/ubifs-authe
4040
F: Documentation/filesystems/ubifs.rst
4141
F: fs/ubifs/
4242

0 commit comments

Comments
 (0)