Message ID | 20200806181932.2253-1-krzk@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C | expand |
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 > ================ > 1. Rebased, > 2. Addressed comments (including mine), > 3. Few new patches. > > Please see individual changelogs (per patch). > > [1] https://patchwork.kernel.org/project/linux-samsung-soc/list/?series=185855&state=* 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
On Thu, Aug 06, 2020 at 08:19:32PM +0200, Krzysztof Kozlowski wrote:
> I intend to take it through Samsung SoC tree so all Acks are welcomed.
Any issue with me applying the ASoC bits and sending you a branch? This
seems like it might run into some of the subsystem wide cleanups we've
got going on.
On Fri, Aug 07, 2020 at 12:33:30PM +0100, Mark Brown wrote: > On Thu, Aug 06, 2020 at 08:19:32PM +0200, Krzysztof Kozlowski wrote: > > > I intend to take it through Samsung SoC tree so all Acks are welcomed. > > Any issue with me applying the ASoC bits and sending you a branch? This > seems like it might run into some of the subsystem wide cleanups we've > got going on. Five ASoC patches: - ARM: s3c24xx: move iis pinctrl config into boards - ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS - ASoC: samsung: rx1950: turn into platform driver - ASoC: samsung: neo1973: turn into platform driver - ASoC: samsung: h1940: turn into platform driver apply cleanly on current next so I guess they could go through your tree without problems. Providing me a branch would be great in such case, so please go ahead. Thanks! Best regards, Krzysztof
On Thu, Aug 06, 2020 at 08:19:32PM +0200, Krzysztof Kozlowski 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 > ================ > 1. Rebased, > 2. Addressed comments (including mine), > 3. Few new patches. > > Please see individual changelogs (per patch). > > [1] https://patchwork.kernel.org/project/linux-samsung-soc/list/?series=185855&state=* > Hi All, I applied second part of the set which finishes this step of S3C cleanup. Thanks to Arnd for the work! Best regards, Krzysztof
[ trimmed Cc: list ] On 8/20/20 5:59 PM, Krzysztof Kozlowski wrote: > On Thu, Aug 06, 2020 at 08:19:32PM +0200, Krzysztof Kozlowski 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 >> ================ >> 1. Rebased, >> 2. Addressed comments (including mine), >> 3. Few new patches. >> >> Please see individual changelogs (per patch). >> >> [1] https://patchwork.kernel.org/project/linux-samsung-soc/list/?series=185855&state=* >> > > Hi All, Hi Krzysztof, > I applied second part of the set which finishes this step of S3C > cleanup. Thanks to Arnd for the work! Thank you (& Arnd) for working on this! PS I've checked fbdev related changes now and they all look good to me. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics > Best regards, > Krzysztof