From 0a22ccaad67b731b1808a53531475efb323a4802 Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Mon, 18 Mar 2024 12:42:37 +0100 Subject: [PATCH] kernel/layerscape: 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/layerscape/armv7/{config-6.1 => config-6.6} | 0 target/linux/layerscape/armv8_64b/{config-6.1 => config-6.6} | 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 ...704-net-phylink-treat-PHY_INTERFACE_MODE_2500SGMII-in-ph.patch | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/layerscape/armv7/{config-6.1 => config-6.6} (100%) rename target/linux/layerscape/armv8_64b/{config-6.1 => config-6.6} (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/302-arm64-dts-ls1012a-update-with-ppfe-support.patch (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/701-staging-add-fsl_ppfe-driver.patch (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/702-phy-Add-2.5G-SGMII-interface-mode.patch (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch (100%) rename target/linux/layerscape/{patches-6.1 => patches-6.6}/704-net-phylink-treat-PHY_INTERFACE_MODE_2500SGMII-in-ph.patch (100%) diff --git a/target/linux/layerscape/armv7/config-6.1 b/target/linux/layerscape/armv7/config-6.6 similarity index 100% rename from target/linux/layerscape/armv7/config-6.1 rename to target/linux/layerscape/armv7/config-6.6 diff --git a/target/linux/layerscape/armv8_64b/config-6.1 b/target/linux/layerscape/armv8_64b/config-6.6 similarity index 100% rename from target/linux/layerscape/armv8_64b/config-6.1 rename to target/linux/layerscape/armv8_64b/config-6.6 diff --git a/target/linux/layerscape/patches-6.1/302-arm64-dts-ls1012a-update-with-ppfe-support.patch b/target/linux/layerscape/patches-6.6/302-arm64-dts-ls1012a-update-with-ppfe-support.patch similarity index 100% rename from target/linux/layerscape/patches-6.1/302-arm64-dts-ls1012a-update-with-ppfe-support.patch rename to target/linux/layerscape/patches-6.6/302-arm64-dts-ls1012a-update-with-ppfe-support.patch diff --git a/target/linux/layerscape/patches-6.1/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch b/target/linux/layerscape/patches-6.6/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch similarity index 100% rename from target/linux/layerscape/patches-6.1/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch rename to target/linux/layerscape/patches-6.6/303-arm64-dts-ls1012a-frdm-workaround-by-updating-qspi-f.patch diff --git a/target/linux/layerscape/patches-6.1/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch b/target/linux/layerscape/patches-6.6/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch similarity index 100% rename from target/linux/layerscape/patches-6.1/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch rename to target/linux/layerscape/patches-6.6/304-arm64-dts-ls1012a-rdb-workaround-by-updating-qspi-fl.patch diff --git a/target/linux/layerscape/patches-6.1/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch b/target/linux/layerscape/patches-6.6/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch similarity index 100% rename from target/linux/layerscape/patches-6.1/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch rename to target/linux/layerscape/patches-6.6/305-arm64-dts-ls1046a-rdb-Update-qspi-spi-rx-bus-width-t.patch diff --git a/target/linux/layerscape/patches-6.1/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch b/target/linux/layerscape/patches-6.6/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.1/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch rename to target/linux/layerscape/patches-6.6/400-LF-20-3-mtd-spi-nor-Use-1-bit-mode-of-spansion-s25fs.patch diff --git a/target/linux/layerscape/patches-6.1/701-staging-add-fsl_ppfe-driver.patch b/target/linux/layerscape/patches-6.6/701-staging-add-fsl_ppfe-driver.patch similarity index 100% rename from target/linux/layerscape/patches-6.1/701-staging-add-fsl_ppfe-driver.patch rename to target/linux/layerscape/patches-6.6/701-staging-add-fsl_ppfe-driver.patch diff --git a/target/linux/layerscape/patches-6.1/702-phy-Add-2.5G-SGMII-interface-mode.patch b/target/linux/layerscape/patches-6.6/702-phy-Add-2.5G-SGMII-interface-mode.patch similarity index 100% rename from target/linux/layerscape/patches-6.1/702-phy-Add-2.5G-SGMII-interface-mode.patch rename to target/linux/layerscape/patches-6.6/702-phy-Add-2.5G-SGMII-interface-mode.patch diff --git a/target/linux/layerscape/patches-6.1/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch b/target/linux/layerscape/patches-6.6/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch similarity index 100% rename from target/linux/layerscape/patches-6.1/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch rename to target/linux/layerscape/patches-6.6/703-layerscape-6.1-fix-compilation-warning-for-fsl-ppfe-.patch diff --git a/target/linux/layerscape/patches-6.1/704-net-phylink-treat-PHY_INTERFACE_MODE_2500SGMII-in-ph.patch b/target/linux/layerscape/patches-6.6/704-net-phylink-treat-PHY_INTERFACE_MODE_2500SGMII-in-ph.patch similarity index 100% rename from target/linux/layerscape/patches-6.1/704-net-phylink-treat-PHY_INTERFACE_MODE_2500SGMII-in-ph.patch rename to target/linux/layerscape/patches-6.6/704-net-phylink-treat-PHY_INTERFACE_MODE_2500SGMII-in-ph.patch -- 2.30.2