From 389653947c7d3334aae95d1616051fa6a7f16203 Mon Sep 17 00:00:00 2001 From: Kyle Hendry Date: Sat, 2 Aug 2025 14:52:28 -0700 Subject: [PATCH] kernel/bcm47xx: Create kernel files for v6.12 (from v6.6) This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Kyle Hendry Link: https://github.com/openwrt/openwrt/pull/19708 Signed-off-by: Christian Marangi --- target/linux/bcm47xx/{config-6.6 => config-6.12} | 0 .../bcm47xx/{patches-6.6 => patches-6.12}/159-cpu_fixes.patch | 0 .../209-b44-register-adm-switch.patch | 0 .../bcm47xx/{patches-6.6 => patches-6.12}/210-b44_phy_fix.patch | 0 .../280-activate_ssb_support_in_usb.patch | 0 .../400-mtd-bcm47xxpart-get-nvram.patch | 0 ...700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch | 0 .../{patches-6.6 => patches-6.12}/791-tg3-no-pci-sleep.patch | 0 ...800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch | 0 .../{patches-6.6 => patches-6.12}/820-wgt634u-nvram-fix.patch | 0 .../{patches-6.6 => patches-6.12}/830-huawei_e970_support.patch | 0 .../bcm47xx/{patches-6.6 => patches-6.12}/831-old_gpio_wdt.patch | 0 ...900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch | 0 .../bcm47xx/{patches-6.6 => patches-6.12}/940-bcm47xx-yenta.patch | 0 .../976-ssb_increase_pci_delay.patch | 0 .../980-no-previous-protoype-fixes.patch | 0 16 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/bcm47xx/{config-6.6 => config-6.12} (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/159-cpu_fixes.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/209-b44-register-adm-switch.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/210-b44_phy_fix.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/280-activate_ssb_support_in_usb.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/400-mtd-bcm47xxpart-get-nvram.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/791-tg3-no-pci-sleep.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/820-wgt634u-nvram-fix.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/830-huawei_e970_support.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/831-old_gpio_wdt.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/940-bcm47xx-yenta.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/976-ssb_increase_pci_delay.patch (100%) rename target/linux/bcm47xx/{patches-6.6 => patches-6.12}/980-no-previous-protoype-fixes.patch (100%) diff --git a/target/linux/bcm47xx/config-6.6 b/target/linux/bcm47xx/config-6.12 similarity index 100% rename from target/linux/bcm47xx/config-6.6 rename to target/linux/bcm47xx/config-6.12 diff --git a/target/linux/bcm47xx/patches-6.6/159-cpu_fixes.patch b/target/linux/bcm47xx/patches-6.12/159-cpu_fixes.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/159-cpu_fixes.patch rename to target/linux/bcm47xx/patches-6.12/159-cpu_fixes.patch diff --git a/target/linux/bcm47xx/patches-6.6/209-b44-register-adm-switch.patch b/target/linux/bcm47xx/patches-6.12/209-b44-register-adm-switch.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/209-b44-register-adm-switch.patch rename to target/linux/bcm47xx/patches-6.12/209-b44-register-adm-switch.patch diff --git a/target/linux/bcm47xx/patches-6.6/210-b44_phy_fix.patch b/target/linux/bcm47xx/patches-6.12/210-b44_phy_fix.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/210-b44_phy_fix.patch rename to target/linux/bcm47xx/patches-6.12/210-b44_phy_fix.patch diff --git a/target/linux/bcm47xx/patches-6.6/280-activate_ssb_support_in_usb.patch b/target/linux/bcm47xx/patches-6.12/280-activate_ssb_support_in_usb.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/280-activate_ssb_support_in_usb.patch rename to target/linux/bcm47xx/patches-6.12/280-activate_ssb_support_in_usb.patch diff --git a/target/linux/bcm47xx/patches-6.6/400-mtd-bcm47xxpart-get-nvram.patch b/target/linux/bcm47xx/patches-6.12/400-mtd-bcm47xxpart-get-nvram.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/400-mtd-bcm47xxpart-get-nvram.patch rename to target/linux/bcm47xx/patches-6.12/400-mtd-bcm47xxpart-get-nvram.patch diff --git a/target/linux/bcm47xx/patches-6.6/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch b/target/linux/bcm47xx/patches-6.12/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch rename to target/linux/bcm47xx/patches-6.12/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch diff --git a/target/linux/bcm47xx/patches-6.6/791-tg3-no-pci-sleep.patch b/target/linux/bcm47xx/patches-6.12/791-tg3-no-pci-sleep.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/791-tg3-no-pci-sleep.patch rename to target/linux/bcm47xx/patches-6.12/791-tg3-no-pci-sleep.patch diff --git a/target/linux/bcm47xx/patches-6.6/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch b/target/linux/bcm47xx/patches-6.12/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch rename to target/linux/bcm47xx/patches-6.12/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch diff --git a/target/linux/bcm47xx/patches-6.6/820-wgt634u-nvram-fix.patch b/target/linux/bcm47xx/patches-6.12/820-wgt634u-nvram-fix.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/820-wgt634u-nvram-fix.patch rename to target/linux/bcm47xx/patches-6.12/820-wgt634u-nvram-fix.patch diff --git a/target/linux/bcm47xx/patches-6.6/830-huawei_e970_support.patch b/target/linux/bcm47xx/patches-6.12/830-huawei_e970_support.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/830-huawei_e970_support.patch rename to target/linux/bcm47xx/patches-6.12/830-huawei_e970_support.patch diff --git a/target/linux/bcm47xx/patches-6.6/831-old_gpio_wdt.patch b/target/linux/bcm47xx/patches-6.12/831-old_gpio_wdt.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/831-old_gpio_wdt.patch rename to target/linux/bcm47xx/patches-6.12/831-old_gpio_wdt.patch diff --git a/target/linux/bcm47xx/patches-6.6/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch b/target/linux/bcm47xx/patches-6.12/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch rename to target/linux/bcm47xx/patches-6.12/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch diff --git a/target/linux/bcm47xx/patches-6.6/940-bcm47xx-yenta.patch b/target/linux/bcm47xx/patches-6.12/940-bcm47xx-yenta.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/940-bcm47xx-yenta.patch rename to target/linux/bcm47xx/patches-6.12/940-bcm47xx-yenta.patch diff --git a/target/linux/bcm47xx/patches-6.6/976-ssb_increase_pci_delay.patch b/target/linux/bcm47xx/patches-6.12/976-ssb_increase_pci_delay.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/976-ssb_increase_pci_delay.patch rename to target/linux/bcm47xx/patches-6.12/976-ssb_increase_pci_delay.patch diff --git a/target/linux/bcm47xx/patches-6.6/980-no-previous-protoype-fixes.patch b/target/linux/bcm47xx/patches-6.12/980-no-previous-protoype-fixes.patch similarity index 100% rename from target/linux/bcm47xx/patches-6.6/980-no-previous-protoype-fixes.patch rename to target/linux/bcm47xx/patches-6.12/980-no-previous-protoype-fixes.patch -- 2.30.2