On Thu, Aug 6, 2020 at 8:20 PM Krzysztof Kozlowski krzk@kernel.org wrote:
Hi All,
Shortly
This is a continuation of Arnd's work from 2019 [1]. The goal is to cleanup, merge and finally make the Samsung S3C24xx and S3C64xx architectures multiplatform. The multiplatform did not happen yet here... just cleaning up and merging into one mach-s3c.
I intend to take it through Samsung SoC tree so all Acks are welcomed.
Changes since v1
- Rebased,
- Addressed comments (including mine),
- Few new patches.
Please see individual changelogs (per patch).
[1] https://patchwork.kernel.org/project/linux-samsung-soc/list/?series=185855&a...
Thanks a lot for picking up my old branch!
All your additional changes look fine to me, feel free to add
Acked-by: Arnd Bergmann arnd@arndb.de
to the patches you added on top my original series.
Arnd