Re: [PATCH 00/36] ARM: samsung platform cleanup

From: Krzysztof Kozlowski
Date: Wed Oct 23 2019 - 09:10:58 EST


On Thu, Oct 10, 2019 at 10:28:02PM +0200, Arnd Bergmann wrote:
> I've spent some time looking at the remaining ARMv4/ARMv5 platforms
> that are not part of ARCH_MULTIPLATFORM, and tried to get them closer
> to that. Here is what came out of that for the samsung platforms:
>
> * Exynos and s5pv210 are made independent of plat-samsung
> * device drivers stop using mach/*.h headers for s3c24xx
> (and other platforms not in this series)
> * s3c24xx and s3c64xx get merged into mach-s3c, removing
> the need for plat-samsung (I have other patches for the
> remaining plat-* directories)
> * mach/io.h gets cleaned up to only be needed for BAST
> PC104 mode (looking for ideas to proceed)
> * mach/irqs.h remains for now, this still needs to be converted
> to sparse IRQs.
>
> Some bits are a little ugly, but overall I think this a big
> improvement.
>
> The contents are available for testing in
>
> git://kernel.org:/pub/scm/linux/kernel/git/arnd/playground.git s3c-multiplatform

When sending v2, can you Cc:

PaweÅ Chmiel <pawel.mikolaj.chmiel@xxxxxxxxx>
Lihua Yao <ylhuajnu@xxxxxxxxxxx>
(or Lihua Yao <ylhuajnu@xxxxxxx> if outlook.com bounces)
Sergio Prado <sergio.prado@xxxxxxxxxxxxxx>
Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>

These are folks which to my knowledge had working S3C and S5P boards
so maybe they could provide testing.

Best regards,
Krzysztof