From db7e28cb987a8e6c408603db09ae1d3883f93156 Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Thu, 18 Apr 2024 00:15:29 +0200 Subject: [PATCH] kernel/at91: Create kernel files for v6.1 (from v5.15) This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Nick Hainke --- .../100-clk-at91-re-factor-clocks-suspend-resume.patch | 0 ...101-clk-at91-pmc-execute-suspend-resume-only-for-backup-.patch | 0 ...102-clk-at91-clk-master-add-register-definition-for-sama.patch | 0 ...103-clk-at91-clk-master-improve-readability-by-using-loc.patch | 0 ...104-clk-at91-pmc-add-sama7g5-to-the-list-of-available-pm.patch | 0 .../105-clk-at91-clk-master-mask-mckr-against-layout-mask.patch | 0 ...106-clk-at91-clk-sam9x60-pll-add-notifier-for-div-part-o.patch | 0 .../107-clk-at91-clk-master-add-notifier-for-divider.patch | 0 .../108-clk-at91-sama7g5-set-low-limit-for-mck0-at-32KHz.patch | 0 .../109-clk-use-clk_core_get_rate_recalc-in-clk_rate_get.patch | 0 target/linux/at91/sam9x/{config-5.15 => config-6.1} | 0 target/linux/at91/sama5/{config-5.15 => config-6.1} | 0 target/linux/at91/sama7/{config-5.15 => config-6.1} | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/at91/{patches-5.15 => patches-6.1}/100-clk-at91-re-factor-clocks-suspend-resume.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/101-clk-at91-pmc-execute-suspend-resume-only-for-backup-.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/102-clk-at91-clk-master-add-register-definition-for-sama.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/103-clk-at91-clk-master-improve-readability-by-using-loc.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/104-clk-at91-pmc-add-sama7g5-to-the-list-of-available-pm.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/105-clk-at91-clk-master-mask-mckr-against-layout-mask.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/106-clk-at91-clk-sam9x60-pll-add-notifier-for-div-part-o.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/107-clk-at91-clk-master-add-notifier-for-divider.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/108-clk-at91-sama7g5-set-low-limit-for-mck0-at-32KHz.patch (100%) rename target/linux/at91/{patches-5.15 => patches-6.1}/109-clk-use-clk_core_get_rate_recalc-in-clk_rate_get.patch (100%) rename target/linux/at91/sam9x/{config-5.15 => config-6.1} (100%) rename target/linux/at91/sama5/{config-5.15 => config-6.1} (100%) rename target/linux/at91/sama7/{config-5.15 => config-6.1} (100%) diff --git a/target/linux/at91/patches-5.15/100-clk-at91-re-factor-clocks-suspend-resume.patch b/target/linux/at91/patches-6.1/100-clk-at91-re-factor-clocks-suspend-resume.patch similarity index 100% rename from target/linux/at91/patches-5.15/100-clk-at91-re-factor-clocks-suspend-resume.patch rename to target/linux/at91/patches-6.1/100-clk-at91-re-factor-clocks-suspend-resume.patch diff --git a/target/linux/at91/patches-5.15/101-clk-at91-pmc-execute-suspend-resume-only-for-backup-.patch b/target/linux/at91/patches-6.1/101-clk-at91-pmc-execute-suspend-resume-only-for-backup-.patch similarity index 100% rename from target/linux/at91/patches-5.15/101-clk-at91-pmc-execute-suspend-resume-only-for-backup-.patch rename to target/linux/at91/patches-6.1/101-clk-at91-pmc-execute-suspend-resume-only-for-backup-.patch diff --git a/target/linux/at91/patches-5.15/102-clk-at91-clk-master-add-register-definition-for-sama.patch b/target/linux/at91/patches-6.1/102-clk-at91-clk-master-add-register-definition-for-sama.patch similarity index 100% rename from target/linux/at91/patches-5.15/102-clk-at91-clk-master-add-register-definition-for-sama.patch rename to target/linux/at91/patches-6.1/102-clk-at91-clk-master-add-register-definition-for-sama.patch diff --git a/target/linux/at91/patches-5.15/103-clk-at91-clk-master-improve-readability-by-using-loc.patch b/target/linux/at91/patches-6.1/103-clk-at91-clk-master-improve-readability-by-using-loc.patch similarity index 100% rename from target/linux/at91/patches-5.15/103-clk-at91-clk-master-improve-readability-by-using-loc.patch rename to target/linux/at91/patches-6.1/103-clk-at91-clk-master-improve-readability-by-using-loc.patch diff --git a/target/linux/at91/patches-5.15/104-clk-at91-pmc-add-sama7g5-to-the-list-of-available-pm.patch b/target/linux/at91/patches-6.1/104-clk-at91-pmc-add-sama7g5-to-the-list-of-available-pm.patch similarity index 100% rename from target/linux/at91/patches-5.15/104-clk-at91-pmc-add-sama7g5-to-the-list-of-available-pm.patch rename to target/linux/at91/patches-6.1/104-clk-at91-pmc-add-sama7g5-to-the-list-of-available-pm.patch diff --git a/target/linux/at91/patches-5.15/105-clk-at91-clk-master-mask-mckr-against-layout-mask.patch b/target/linux/at91/patches-6.1/105-clk-at91-clk-master-mask-mckr-against-layout-mask.patch similarity index 100% rename from target/linux/at91/patches-5.15/105-clk-at91-clk-master-mask-mckr-against-layout-mask.patch rename to target/linux/at91/patches-6.1/105-clk-at91-clk-master-mask-mckr-against-layout-mask.patch diff --git a/target/linux/at91/patches-5.15/106-clk-at91-clk-sam9x60-pll-add-notifier-for-div-part-o.patch b/target/linux/at91/patches-6.1/106-clk-at91-clk-sam9x60-pll-add-notifier-for-div-part-o.patch similarity index 100% rename from target/linux/at91/patches-5.15/106-clk-at91-clk-sam9x60-pll-add-notifier-for-div-part-o.patch rename to target/linux/at91/patches-6.1/106-clk-at91-clk-sam9x60-pll-add-notifier-for-div-part-o.patch diff --git a/target/linux/at91/patches-5.15/107-clk-at91-clk-master-add-notifier-for-divider.patch b/target/linux/at91/patches-6.1/107-clk-at91-clk-master-add-notifier-for-divider.patch similarity index 100% rename from target/linux/at91/patches-5.15/107-clk-at91-clk-master-add-notifier-for-divider.patch rename to target/linux/at91/patches-6.1/107-clk-at91-clk-master-add-notifier-for-divider.patch diff --git a/target/linux/at91/patches-5.15/108-clk-at91-sama7g5-set-low-limit-for-mck0-at-32KHz.patch b/target/linux/at91/patches-6.1/108-clk-at91-sama7g5-set-low-limit-for-mck0-at-32KHz.patch similarity index 100% rename from target/linux/at91/patches-5.15/108-clk-at91-sama7g5-set-low-limit-for-mck0-at-32KHz.patch rename to target/linux/at91/patches-6.1/108-clk-at91-sama7g5-set-low-limit-for-mck0-at-32KHz.patch diff --git a/target/linux/at91/patches-5.15/109-clk-use-clk_core_get_rate_recalc-in-clk_rate_get.patch b/target/linux/at91/patches-6.1/109-clk-use-clk_core_get_rate_recalc-in-clk_rate_get.patch similarity index 100% rename from target/linux/at91/patches-5.15/109-clk-use-clk_core_get_rate_recalc-in-clk_rate_get.patch rename to target/linux/at91/patches-6.1/109-clk-use-clk_core_get_rate_recalc-in-clk_rate_get.patch diff --git a/target/linux/at91/sam9x/config-5.15 b/target/linux/at91/sam9x/config-6.1 similarity index 100% rename from target/linux/at91/sam9x/config-5.15 rename to target/linux/at91/sam9x/config-6.1 diff --git a/target/linux/at91/sama5/config-5.15 b/target/linux/at91/sama5/config-6.1 similarity index 100% rename from target/linux/at91/sama5/config-5.15 rename to target/linux/at91/sama5/config-6.1 diff --git a/target/linux/at91/sama7/config-5.15 b/target/linux/at91/sama7/config-6.1 similarity index 100% rename from target/linux/at91/sama7/config-5.15 rename to target/linux/at91/sama7/config-6.1 -- 2.30.2