From 25abc8f4adbb85a58d6a95fa24fdb20650533e24 Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Wed, 13 Mar 2024 10:38:57 +0100 Subject: [PATCH] kernel/mpc85xx: Create kernel files for v6.6 (from v6.1) This is an automatically generated commit. During a `git bisect` session, `git bisect --skip` is recommended. Signed-off-by: Pawel Dembicki --- target/linux/mpc85xx/{config-6.1 => config-6.6} | 0 .../001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch | 0 .../100-powerpc-85xx-tl-wdr4900-v1-support.patch | 0 .../101-powerpc-85xx-hiveap-330-support.patch | 0 .../102-powerpc-add-cmdline-override.patch | 0 .../103-powerpc-85xx-red-15w-rev1.patch | 0 ...104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch | 0 .../105-powerpc-85xx-panda-support.patch | 0 .../106-powerpc-85xx-ws-ap3710i-support.patch | 0 .../107-powerpc-85xx-add-ws-ap3825i-support.patch | 0 .../108-powerpc-85xx-firebox-t10-support.patch.patch | 0 .../109-powerpc-85xx-add-ws-ap3715i-support.patch | 0 .../110-powerpc-85xx-br200-wp-support.patch | 0 ...150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch | 0 .../900-powerpc-bootwrapper-disable-uImage-generation.patch | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/mpc85xx/{config-6.1 => config-6.6} (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/100-powerpc-85xx-tl-wdr4900-v1-support.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/101-powerpc-85xx-hiveap-330-support.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/102-powerpc-add-cmdline-override.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/103-powerpc-85xx-red-15w-rev1.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/105-powerpc-85xx-panda-support.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/106-powerpc-85xx-ws-ap3710i-support.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/107-powerpc-85xx-add-ws-ap3825i-support.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/108-powerpc-85xx-firebox-t10-support.patch.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/109-powerpc-85xx-add-ws-ap3715i-support.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/110-powerpc-85xx-br200-wp-support.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch (100%) rename target/linux/mpc85xx/{patches-6.1 => patches-6.6}/900-powerpc-bootwrapper-disable-uImage-generation.patch (100%) diff --git a/target/linux/mpc85xx/config-6.1 b/target/linux/mpc85xx/config-6.6 similarity index 100% rename from target/linux/mpc85xx/config-6.1 rename to target/linux/mpc85xx/config-6.6 diff --git a/target/linux/mpc85xx/patches-6.1/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch b/target/linux/mpc85xx/patches-6.6/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch rename to target/linux/mpc85xx/patches-6.6/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch diff --git a/target/linux/mpc85xx/patches-6.1/100-powerpc-85xx-tl-wdr4900-v1-support.patch b/target/linux/mpc85xx/patches-6.6/100-powerpc-85xx-tl-wdr4900-v1-support.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/100-powerpc-85xx-tl-wdr4900-v1-support.patch rename to target/linux/mpc85xx/patches-6.6/100-powerpc-85xx-tl-wdr4900-v1-support.patch diff --git a/target/linux/mpc85xx/patches-6.1/101-powerpc-85xx-hiveap-330-support.patch b/target/linux/mpc85xx/patches-6.6/101-powerpc-85xx-hiveap-330-support.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/101-powerpc-85xx-hiveap-330-support.patch rename to target/linux/mpc85xx/patches-6.6/101-powerpc-85xx-hiveap-330-support.patch diff --git a/target/linux/mpc85xx/patches-6.1/102-powerpc-add-cmdline-override.patch b/target/linux/mpc85xx/patches-6.6/102-powerpc-add-cmdline-override.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/102-powerpc-add-cmdline-override.patch rename to target/linux/mpc85xx/patches-6.6/102-powerpc-add-cmdline-override.patch diff --git a/target/linux/mpc85xx/patches-6.1/103-powerpc-85xx-red-15w-rev1.patch b/target/linux/mpc85xx/patches-6.6/103-powerpc-85xx-red-15w-rev1.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/103-powerpc-85xx-red-15w-rev1.patch rename to target/linux/mpc85xx/patches-6.6/103-powerpc-85xx-red-15w-rev1.patch diff --git a/target/linux/mpc85xx/patches-6.1/104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch b/target/linux/mpc85xx/patches-6.6/104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch rename to target/linux/mpc85xx/patches-6.6/104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch diff --git a/target/linux/mpc85xx/patches-6.1/105-powerpc-85xx-panda-support.patch b/target/linux/mpc85xx/patches-6.6/105-powerpc-85xx-panda-support.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/105-powerpc-85xx-panda-support.patch rename to target/linux/mpc85xx/patches-6.6/105-powerpc-85xx-panda-support.patch diff --git a/target/linux/mpc85xx/patches-6.1/106-powerpc-85xx-ws-ap3710i-support.patch b/target/linux/mpc85xx/patches-6.6/106-powerpc-85xx-ws-ap3710i-support.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/106-powerpc-85xx-ws-ap3710i-support.patch rename to target/linux/mpc85xx/patches-6.6/106-powerpc-85xx-ws-ap3710i-support.patch diff --git a/target/linux/mpc85xx/patches-6.1/107-powerpc-85xx-add-ws-ap3825i-support.patch b/target/linux/mpc85xx/patches-6.6/107-powerpc-85xx-add-ws-ap3825i-support.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/107-powerpc-85xx-add-ws-ap3825i-support.patch rename to target/linux/mpc85xx/patches-6.6/107-powerpc-85xx-add-ws-ap3825i-support.patch diff --git a/target/linux/mpc85xx/patches-6.1/108-powerpc-85xx-firebox-t10-support.patch.patch b/target/linux/mpc85xx/patches-6.6/108-powerpc-85xx-firebox-t10-support.patch.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/108-powerpc-85xx-firebox-t10-support.patch.patch rename to target/linux/mpc85xx/patches-6.6/108-powerpc-85xx-firebox-t10-support.patch.patch diff --git a/target/linux/mpc85xx/patches-6.1/109-powerpc-85xx-add-ws-ap3715i-support.patch b/target/linux/mpc85xx/patches-6.6/109-powerpc-85xx-add-ws-ap3715i-support.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/109-powerpc-85xx-add-ws-ap3715i-support.patch rename to target/linux/mpc85xx/patches-6.6/109-powerpc-85xx-add-ws-ap3715i-support.patch diff --git a/target/linux/mpc85xx/patches-6.1/110-powerpc-85xx-br200-wp-support.patch b/target/linux/mpc85xx/patches-6.6/110-powerpc-85xx-br200-wp-support.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/110-powerpc-85xx-br200-wp-support.patch rename to target/linux/mpc85xx/patches-6.6/110-powerpc-85xx-br200-wp-support.patch diff --git a/target/linux/mpc85xx/patches-6.1/150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch b/target/linux/mpc85xx/patches-6.6/150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch rename to target/linux/mpc85xx/patches-6.6/150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch diff --git a/target/linux/mpc85xx/patches-6.1/900-powerpc-bootwrapper-disable-uImage-generation.patch b/target/linux/mpc85xx/patches-6.6/900-powerpc-bootwrapper-disable-uImage-generation.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.1/900-powerpc-bootwrapper-disable-uImage-generation.patch rename to target/linux/mpc85xx/patches-6.6/900-powerpc-bootwrapper-disable-uImage-generation.patch -- 2.30.2