On Wed, Jul 29, 2020 at 10:01:26PM +0200, Arnd Bergmann wrote: > On Wed, Jul 29, 2020 at 6:11 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > > > Hi, > > > > I tried to cleanup few warnings in S3C machine code which lead to > > finding some bigger issues. > > > > Patches touch mostly the ARM Samsung machine code except patch #1 (clk) > > and #5 (watchdog). They are independent from each other, except > > some conflicting lines. > > > > The last three patches would welcome some testing... as I did not > > perform such (lack of S3C hardware). > > I have an older series that I mean to repost. Please have a look at > the s3c-multiplatform branch of > git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground.git > > The patches in there need to be rebased on a newer kernel, which > should be easy, but they will conflict with your work. If there is > anything in there you can easily pick up into your series, please > do so. Indeed now I remember you were doing it some time ago but a follow up never happened. I can take a look and either cherry pick or even take over the series. Best regards, Krzysztof