From defd016aefb5135e651ecfbffcfa2d5caf1cba7e Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Tue, 27 Dec 2022 11:22:18 +0100 Subject: [PATCH] bcm47xx: add tags to upstreamed patches All of the mtd patches are upstreamed to 5.18. Add tags indicating this. Signed-off-by: Nick Hainke --- ...18-mtd-rawnand-brcmnand-Assign-soc-as-early-as-possible.patch} | 0 ...td-rawnand-brcmnand-Allow-SoC-to-provide-I-O-operations.patch} | 0 ....18-mtd-rawnand-brcmnand-Avoid-pdev-in-brcmnand_init_cs.patch} | 0 ...and-brcmnand-Move-OF-operations-out-of-brcmnand_init_cs.patch} | 0 ...8-mtd-rawnand-brcmnand-Allow-working-without-interrupts.patch} | 0 ...d-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch} | 0 ...8-mtd-rawnand-brcmnand-Allow-platform-data-instantation.patch} | 0 ...awnand-brcmnand-BCMA-controller-uses-command-shift-of-0.patch} | 0 ...m.patch => 108-v5.18-mtd-rawnand-brcmnand-Add-BCMA-shim.patch} | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/bcm47xx/patches-5.10/{100-mtd-rawnand-brcmnand-Assign-soc-as-early-as-possible.patch => 100-v5.18-mtd-rawnand-brcmnand-Assign-soc-as-early-as-possible.patch} (100%) rename target/linux/bcm47xx/patches-5.10/{101-mtd-rawnand-brcmnand-Allow-SoC-to-provide-I-O-operations.patch => 101-v5.18-mtd-rawnand-brcmnand-Allow-SoC-to-provide-I-O-operations.patch} (100%) rename target/linux/bcm47xx/patches-5.10/{102-mtd-rawnand-brcmnand-Avoid-pdev-in-brcmnand_init_cs.patch => 102-v5.18-mtd-rawnand-brcmnand-Avoid-pdev-in-brcmnand_init_cs.patch} (100%) rename target/linux/bcm47xx/patches-5.10/{103-mtd-rawnand-brcmnand-Move-OF-operations-out-of-brcmnand_init_cs.patch => 103-v5.18-mtd-rawnand-brcmnand-Move-OF-operations-out-of-brcmnand_init_cs.patch} (100%) rename target/linux/bcm47xx/patches-5.10/{104-mtd-rawnand-brcmnand-Allow-working-without-interrupts.patch => 104-v5.18-mtd-rawnand-brcmnand-Allow-working-without-interrupts.patch} (100%) rename target/linux/bcm47xx/patches-5.10/{105-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch => 105-v5.18-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch} (100%) rename target/linux/bcm47xx/patches-5.10/{106-mtd-rawnand-brcmnand-Allow-platform-data-instantation.patch => 106-v5.18-mtd-rawnand-brcmnand-Allow-platform-data-instantation.patch} (100%) rename target/linux/bcm47xx/patches-5.10/{107-mtd-rawnand-brcmnand-BCMA-controller-uses-command-shift-of-0.patch => 107-v5.18-mtd-rawnand-brcmnand-BCMA-controller-uses-command-shift-of-0.patch} (100%) rename target/linux/bcm47xx/patches-5.10/{108-mtd-rawnand-brcmnand-Add-BCMA-shim.patch => 108-v5.18-mtd-rawnand-brcmnand-Add-BCMA-shim.patch} (100%) diff --git a/target/linux/bcm47xx/patches-5.10/100-mtd-rawnand-brcmnand-Assign-soc-as-early-as-possible.patch b/target/linux/bcm47xx/patches-5.10/100-v5.18-mtd-rawnand-brcmnand-Assign-soc-as-early-as-possible.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/100-mtd-rawnand-brcmnand-Assign-soc-as-early-as-possible.patch rename to target/linux/bcm47xx/patches-5.10/100-v5.18-mtd-rawnand-brcmnand-Assign-soc-as-early-as-possible.patch diff --git a/target/linux/bcm47xx/patches-5.10/101-mtd-rawnand-brcmnand-Allow-SoC-to-provide-I-O-operations.patch b/target/linux/bcm47xx/patches-5.10/101-v5.18-mtd-rawnand-brcmnand-Allow-SoC-to-provide-I-O-operations.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/101-mtd-rawnand-brcmnand-Allow-SoC-to-provide-I-O-operations.patch rename to target/linux/bcm47xx/patches-5.10/101-v5.18-mtd-rawnand-brcmnand-Allow-SoC-to-provide-I-O-operations.patch diff --git a/target/linux/bcm47xx/patches-5.10/102-mtd-rawnand-brcmnand-Avoid-pdev-in-brcmnand_init_cs.patch b/target/linux/bcm47xx/patches-5.10/102-v5.18-mtd-rawnand-brcmnand-Avoid-pdev-in-brcmnand_init_cs.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/102-mtd-rawnand-brcmnand-Avoid-pdev-in-brcmnand_init_cs.patch rename to target/linux/bcm47xx/patches-5.10/102-v5.18-mtd-rawnand-brcmnand-Avoid-pdev-in-brcmnand_init_cs.patch diff --git a/target/linux/bcm47xx/patches-5.10/103-mtd-rawnand-brcmnand-Move-OF-operations-out-of-brcmnand_init_cs.patch b/target/linux/bcm47xx/patches-5.10/103-v5.18-mtd-rawnand-brcmnand-Move-OF-operations-out-of-brcmnand_init_cs.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/103-mtd-rawnand-brcmnand-Move-OF-operations-out-of-brcmnand_init_cs.patch rename to target/linux/bcm47xx/patches-5.10/103-v5.18-mtd-rawnand-brcmnand-Move-OF-operations-out-of-brcmnand_init_cs.patch diff --git a/target/linux/bcm47xx/patches-5.10/104-mtd-rawnand-brcmnand-Allow-working-without-interrupts.patch b/target/linux/bcm47xx/patches-5.10/104-v5.18-mtd-rawnand-brcmnand-Allow-working-without-interrupts.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/104-mtd-rawnand-brcmnand-Allow-working-without-interrupts.patch rename to target/linux/bcm47xx/patches-5.10/104-v5.18-mtd-rawnand-brcmnand-Allow-working-without-interrupts.patch diff --git a/target/linux/bcm47xx/patches-5.10/105-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch b/target/linux/bcm47xx/patches-5.10/105-v5.18-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/105-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch rename to target/linux/bcm47xx/patches-5.10/105-v5.18-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch diff --git a/target/linux/bcm47xx/patches-5.10/106-mtd-rawnand-brcmnand-Allow-platform-data-instantation.patch b/target/linux/bcm47xx/patches-5.10/106-v5.18-mtd-rawnand-brcmnand-Allow-platform-data-instantation.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/106-mtd-rawnand-brcmnand-Allow-platform-data-instantation.patch rename to target/linux/bcm47xx/patches-5.10/106-v5.18-mtd-rawnand-brcmnand-Allow-platform-data-instantation.patch diff --git a/target/linux/bcm47xx/patches-5.10/107-mtd-rawnand-brcmnand-BCMA-controller-uses-command-shift-of-0.patch b/target/linux/bcm47xx/patches-5.10/107-v5.18-mtd-rawnand-brcmnand-BCMA-controller-uses-command-shift-of-0.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/107-mtd-rawnand-brcmnand-BCMA-controller-uses-command-shift-of-0.patch rename to target/linux/bcm47xx/patches-5.10/107-v5.18-mtd-rawnand-brcmnand-BCMA-controller-uses-command-shift-of-0.patch diff --git a/target/linux/bcm47xx/patches-5.10/108-mtd-rawnand-brcmnand-Add-BCMA-shim.patch b/target/linux/bcm47xx/patches-5.10/108-v5.18-mtd-rawnand-brcmnand-Add-BCMA-shim.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.10/108-mtd-rawnand-brcmnand-Add-BCMA-shim.patch rename to target/linux/bcm47xx/patches-5.10/108-v5.18-mtd-rawnand-brcmnand-Add-BCMA-shim.patch -- 2.30.2