Message ID | 20241204102904.1863796-8-arnd@kernel.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | ARM: platform and feature deprecation | expand |
On 04/12/2024 11:28, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@arndb.de> > > Mark Brown is still using this machine for regular work, so it should > not be removed as originally scheduled. > > Give the platform another year, with the option to extend it further > based on the state of ATAGS support next year. > > I expect that we end up removing all of s3c64xx when either Mark has > moved his test setup to other hardware, or when all other ATAGS based > machines are getting removed. > > Cc: Mark Brown <broonie@kernel.org> > Signed-off-by: Arnd Bergmann <arnd@arndb.de> > --- > arch/arm/mach-s3c/Kconfig.s3c64xx | 15 +++++++++++---- > 1 file changed, 11 insertions(+), 4 deletions(-) > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/arch/arm/mach-s3c/Kconfig.s3c64xx b/arch/arm/mach-s3c/Kconfig.s3c64xx index 8f40af063ad6..3120a40ef102 100644 --- a/arch/arm/mach-s3c/Kconfig.s3c64xx +++ b/arch/arm/mach-s3c/Kconfig.s3c64xx @@ -23,10 +23,17 @@ menuconfig ARCH_S3C64XX help Samsung S3C64XX series based systems - The platform is deprecated and scheduled for removal. Please reach to - the maintainers of the platform and linux-samsung-soc@vger.kernel.org if - you still use it. - Without such feedback, the platform will be removed after 2024. + The use of ATAGS based board files is on its way out, and + the only remaining S3C64xx machine in the kernel (Wolfson + Cragganmore 6410) relies on this, without any realistic way + to migrate it to devicetree. + + Support for S3C64XX will be kept until the 2025 LTS kernel + release and may be removed in early 2026. + + Please reach out to the maintainers of the platform and + linux-samsung-soc@vger.kernel.org if you use any additional + s3c64xx machines based on devicetree. if ARCH_S3C64XX