From c3a94894c9eb3823d6d5e018f0a2dd4dfb3a9f2c Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Sun, 8 Jun 2025 10:40:24 +0200 Subject: [PATCH] kernel/layerscape: 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: Pawel Dembicki Link: https://github.com/openwrt/openwrt/pull/19152 Signed-off-by: Hauke Mehrtens --- target/linux/layerscape/armv7/{config-6.6 => config-6.12} | 0 target/linux/layerscape/armv8_64b/{config-6.6 => config-6.12} | 0 .../302-arm64-dts-ls1012a-update-with-ppfe-support.patch | 0 ...303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch | 0 ...304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch | 0 ...305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch | 0 ...400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch | 0 .../701-staging-add-fsl_ppfe-driver.patch | 0 .../702-phy-Add-2.5G-SGMII-interface-mode.patch | 0 ...703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/layerscape/armv7/{config-6.6 => config-6.12} (100%) rename target/linux/layerscape/armv8_64b/{config-6.6 => config-6.12} (100%) rename target/linux/layerscape/{patches-6.6 => patches-6.12}/302-arm64-dts-ls1012a-update-with-ppfe-support.patch (100%) rename target/linux/layerscape/{patches-6.6 => patches-6.12}/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch (100%) rename target/linux/layerscape/{patches-6.6 => patches-6.12}/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch (100%) rename target/linux/layerscape/{patches-6.6 => patches-6.12}/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch (100%) rename target/linux/layerscape/{patches-6.6 => patches-6.12}/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch (100%) rename target/linux/layerscape/{patches-6.6 => patches-6.12}/701-staging-add-fsl_ppfe-driver.patch (100%) rename target/linux/layerscape/{patches-6.6 => patches-6.12}/702-phy-Add-2.5G-SGMII-interface-mode.patch (100%) rename target/linux/layerscape/{patches-6.6 => patches-6.12}/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch (100%) diff --git a/target/linux/layerscape/armv7/config-6.6 b/target/linux/layerscape/armv7/config-6.12 similarity index 100% rename from target/linux/layerscape/armv7/config-6.6 rename to target/linux/layerscape/armv7/config-6.12 diff --git a/target/linux/layerscape/armv8_64b/config-6.6 b/target/linux/layerscape/armv8_64b/config-6.12 similarity index 100% rename from target/linux/layerscape/armv8_64b/config-6.6 rename to target/linux/layerscape/armv8_64b/config-6.12 diff --git a/target/linux/layerscape/patches-6.6/302-arm64-dts-ls1012a-update-with-ppfe-support.patch b/target/linux/layerscape/patches-6.12/302-arm64-dts-ls1012a-update-with-ppfe-support.patch similarity index 100% rename from target/linux/layerscape/patches-6.6/302-arm64-dts-ls1012a-update-with-ppfe-support.patch rename to target/linux/layerscape/patches-6.12/302-arm64-dts-ls1012a-update-with-ppfe-support.patch diff --git a/target/linux/layerscape/patches-6.6/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch b/target/linux/layerscape/patches-6.12/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch similarity index 100% rename from target/linux/layerscape/patches-6.6/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch rename to target/linux/layerscape/patches-6.12/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch diff --git a/target/linux/layerscape/patches-6.6/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch b/target/linux/layerscape/patches-6.12/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch similarity index 100% rename from target/linux/layerscape/patches-6.6/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch rename to target/linux/layerscape/patches-6.12/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch diff --git a/target/linux/layerscape/patches-6.6/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch b/target/linux/layerscape/patches-6.12/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch similarity index 100% rename from target/linux/layerscape/patches-6.6/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch rename to target/linux/layerscape/patches-6.12/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch diff --git a/target/linux/layerscape/patches-6.6/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch b/target/linux/layerscape/patches-6.12/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch similarity index 100% rename from target/linux/layerscape/patches-6.6/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch rename to target/linux/layerscape/patches-6.12/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch diff --git a/target/linux/layerscape/patches-6.6/701-staging-add-fsl_ppfe-driver.patch b/target/linux/layerscape/patches-6.12/701-staging-add-fsl_ppfe-driver.patch similarity index 100% rename from target/linux/layerscape/patches-6.6/701-staging-add-fsl_ppfe-driver.patch rename to target/linux/layerscape/patches-6.12/701-staging-add-fsl_ppfe-driver.patch diff --git a/target/linux/layerscape/patches-6.6/702-phy-Add-2.5G-SGMII-interface-mode.patch b/target/linux/layerscape/patches-6.12/702-phy-Add-2.5G-SGMII-interface-mode.patch similarity index 100% rename from target/linux/layerscape/patches-6.6/702-phy-Add-2.5G-SGMII-interface-mode.patch rename to target/linux/layerscape/patches-6.12/702-phy-Add-2.5G-SGMII-interface-mode.patch diff --git a/target/linux/layerscape/patches-6.6/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch b/target/linux/layerscape/patches-6.12/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch similarity index 100% rename from target/linux/layerscape/patches-6.6/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch rename to target/linux/layerscape/patches-6.12/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch -- 2.47.3