From 907c1c5fe1827b6afeb0bcb929ff548fe08d0650 Mon Sep 17 00:00:00 2001 From: Mieczyslaw Nalewaj Date: Fri, 29 Mar 2024 11:37:38 +0100 Subject: [PATCH] kernel/bcm47xx: Create kernel files for v6.6 (from v6.1) This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/15010 Signed-off-by: Robert Marko --- target/linux/bcm47xx/{config-6.1 => config-6.6} | 0 .../030-v6.3-MIPS-BCM47XX-Add-support-for-Linksys-E2500-V3.patch | 0 .../130-MIPS-BCM47XX-Add-support-for-Huawei-B593u-12.patch | 0 .../bcm47xx/{patches-6.1 => patches-6.6}/159-cpu_fixes.patch | 0 .../bcm47xx/{patches-6.1 => patches-6.6}/160-kmap_coherent.patch | 0 .../209-b44-register-adm-switch.patch | 0 .../bcm47xx/{patches-6.1 => patches-6.6}/210-b44_phy_fix.patch | 0 .../280-activate_ssb_support_in_usb.patch | 0 .../{patches-6.1 => patches-6.6}/300-fork_cacheflush.patch | 0 .../bcm47xx/{patches-6.1 => patches-6.6}/310-no_highpage.patch | 0 .../400-mtd-bcm47xxpart-get-nvram.patch | 0 ...700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch | 0 ...701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch | 0 .../{patches-6.1 => patches-6.6}/791-tg3-no-pci-sleep.patch | 0 ...800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch | 0 .../{patches-6.1 => patches-6.6}/820-wgt634u-nvram-fix.patch | 0 .../{patches-6.1 => patches-6.6}/830-huawei_e970_support.patch | 0 .../bcm47xx/{patches-6.1 => patches-6.6}/831-old_gpio_wdt.patch | 0 ...900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch | 0 .../bcm47xx/{patches-6.1 => patches-6.6}/940-bcm47xx-yenta.patch | 0 .../{patches-6.1 => patches-6.6}/976-ssb_increase_pci_delay.patch | 0 .../bcm47xx/{patches-6.1 => patches-6.6}/999-wl_exports.patch | 0 22 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/bcm47xx/{config-6.1 => config-6.6} (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/030-v6.3-MIPS-BCM47XX-Add-support-for-Linksys-E2500-V3.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/130-MIPS-BCM47XX-Add-support-for-Huawei-B593u-12.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/159-cpu_fixes.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/160-kmap_coherent.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/209-b44-register-adm-switch.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/210-b44_phy_fix.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/280-activate_ssb_support_in_usb.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/300-fork_cacheflush.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/310-no_highpage.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/400-mtd-bcm47xxpart-get-nvram.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/791-tg3-no-pci-sleep.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/820-wgt634u-nvram-fix.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/830-huawei_e970_support.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/831-old_gpio_wdt.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/940-bcm47xx-yenta.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/976-ssb_increase_pci_delay.patch (100%) rename target/linux/bcm47xx/{patches-6.1 => patches-6.6}/999-wl_exports.patch (100%) diff --git a/target/linux/bcm47xx/config-6.1 b/target/linux/bcm47xx/config-6.6 similarity index 100% rename from target/linux/bcm47xx/config-6.1 rename to target/linux/bcm47xx/config-6.6 diff --git a/target/linux/bcm47xx/patches-6.1/030-v6.3-MIPS-BCM47XX-Add-support-for-Linksys-E2500-V3.patch b/target/linux/bcm47xx/patches-6.6/030-v6.3-MIPS-BCM47XX-Add-support-for-Linksys-E2500-V3.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/030-v6.3-MIPS-BCM47XX-Add-support-for-Linksys-E2500-V3.patch rename to target/linux/bcm47xx/patches-6.6/030-v6.3-MIPS-BCM47XX-Add-support-for-Linksys-E2500-V3.patch diff --git a/target/linux/bcm47xx/patches-6.1/130-MIPS-BCM47XX-Add-support-for-Huawei-B593u-12.patch b/target/linux/bcm47xx/patches-6.6/130-MIPS-BCM47XX-Add-support-for-Huawei-B593u-12.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/130-MIPS-BCM47XX-Add-support-for-Huawei-B593u-12.patch rename to target/linux/bcm47xx/patches-6.6/130-MIPS-BCM47XX-Add-support-for-Huawei-B593u-12.patch diff --git a/target/linux/bcm47xx/patches-6.1/159-cpu_fixes.patch b/target/linux/bcm47xx/patches-6.6/159-cpu_fixes.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/159-cpu_fixes.patch rename to target/linux/bcm47xx/patches-6.6/159-cpu_fixes.patch diff --git a/target/linux/bcm47xx/patches-6.1/160-kmap_coherent.patch b/target/linux/bcm47xx/patches-6.6/160-kmap_coherent.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/160-kmap_coherent.patch rename to target/linux/bcm47xx/patches-6.6/160-kmap_coherent.patch diff --git a/target/linux/bcm47xx/patches-6.1/209-b44-register-adm-switch.patch b/target/linux/bcm47xx/patches-6.6/209-b44-register-adm-switch.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/209-b44-register-adm-switch.patch rename to target/linux/bcm47xx/patches-6.6/209-b44-register-adm-switch.patch diff --git a/target/linux/bcm47xx/patches-6.1/210-b44_phy_fix.patch b/target/linux/bcm47xx/patches-6.6/210-b44_phy_fix.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/210-b44_phy_fix.patch rename to target/linux/bcm47xx/patches-6.6/210-b44_phy_fix.patch diff --git a/target/linux/bcm47xx/patches-6.1/280-activate_ssb_support_in_usb.patch b/target/linux/bcm47xx/patches-6.6/280-activate_ssb_support_in_usb.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/280-activate_ssb_support_in_usb.patch rename to target/linux/bcm47xx/patches-6.6/280-activate_ssb_support_in_usb.patch diff --git a/target/linux/bcm47xx/patches-6.1/300-fork_cacheflush.patch b/target/linux/bcm47xx/patches-6.6/300-fork_cacheflush.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/300-fork_cacheflush.patch rename to target/linux/bcm47xx/patches-6.6/300-fork_cacheflush.patch diff --git a/target/linux/bcm47xx/patches-6.1/310-no_highpage.patch b/target/linux/bcm47xx/patches-6.6/310-no_highpage.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/310-no_highpage.patch rename to target/linux/bcm47xx/patches-6.6/310-no_highpage.patch diff --git a/target/linux/bcm47xx/patches-6.1/400-mtd-bcm47xxpart-get-nvram.patch b/target/linux/bcm47xx/patches-6.6/400-mtd-bcm47xxpart-get-nvram.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/400-mtd-bcm47xxpart-get-nvram.patch rename to target/linux/bcm47xx/patches-6.6/400-mtd-bcm47xxpart-get-nvram.patch diff --git a/target/linux/bcm47xx/patches-6.1/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch b/target/linux/bcm47xx/patches-6.6/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch rename to target/linux/bcm47xx/patches-6.6/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch diff --git a/target/linux/bcm47xx/patches-6.1/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch b/target/linux/bcm47xx/patches-6.6/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch rename to target/linux/bcm47xx/patches-6.6/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch diff --git a/target/linux/bcm47xx/patches-6.1/791-tg3-no-pci-sleep.patch b/target/linux/bcm47xx/patches-6.6/791-tg3-no-pci-sleep.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/791-tg3-no-pci-sleep.patch rename to target/linux/bcm47xx/patches-6.6/791-tg3-no-pci-sleep.patch diff --git a/target/linux/bcm47xx/patches-6.1/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch b/target/linux/bcm47xx/patches-6.6/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch rename to target/linux/bcm47xx/patches-6.6/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch diff --git a/target/linux/bcm47xx/patches-6.1/820-wgt634u-nvram-fix.patch b/target/linux/bcm47xx/patches-6.6/820-wgt634u-nvram-fix.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/820-wgt634u-nvram-fix.patch rename to target/linux/bcm47xx/patches-6.6/820-wgt634u-nvram-fix.patch diff --git a/target/linux/bcm47xx/patches-6.1/830-huawei_e970_support.patch b/target/linux/bcm47xx/patches-6.6/830-huawei_e970_support.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/830-huawei_e970_support.patch rename to target/linux/bcm47xx/patches-6.6/830-huawei_e970_support.patch diff --git a/target/linux/bcm47xx/patches-6.1/831-old_gpio_wdt.patch b/target/linux/bcm47xx/patches-6.6/831-old_gpio_wdt.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/831-old_gpio_wdt.patch rename to target/linux/bcm47xx/patches-6.6/831-old_gpio_wdt.patch diff --git a/target/linux/bcm47xx/patches-6.1/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch b/target/linux/bcm47xx/patches-6.6/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch rename to target/linux/bcm47xx/patches-6.6/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch diff --git a/target/linux/bcm47xx/patches-6.1/940-bcm47xx-yenta.patch b/target/linux/bcm47xx/patches-6.6/940-bcm47xx-yenta.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/940-bcm47xx-yenta.patch rename to target/linux/bcm47xx/patches-6.6/940-bcm47xx-yenta.patch diff --git a/target/linux/bcm47xx/patches-6.1/976-ssb_increase_pci_delay.patch b/target/linux/bcm47xx/patches-6.6/976-ssb_increase_pci_delay.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/976-ssb_increase_pci_delay.patch rename to target/linux/bcm47xx/patches-6.6/976-ssb_increase_pci_delay.patch diff --git a/target/linux/bcm47xx/patches-6.1/999-wl_exports.patch b/target/linux/bcm47xx/patches-6.6/999-wl_exports.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.1/999-wl_exports.patch rename to target/linux/bcm47xx/patches-6.6/999-wl_exports.patch -- 2.30.2