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

2019-10-24 Thread Lihua Yao
Hi Arnd, Krzysztof, On 23/10/2019 9:39 PM, Arnd Bergmann wrote: > On Wed, Oct 23, 2019 at 3:11 PM Krzysztof Kozlowski wrote: >> On Thu, Oct 10, 2019 at 10:28:02PM +0200, Arnd Bergmann wrote: >>> The contents are available for testing in >>> >>> git://kernel.org:/pub/scm/linux/kernel/git/arnd/play

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

2019-10-23 Thread Arnd Bergmann
On Wed, Oct 23, 2019 at 3:11 PM Krzysztof Kozlowski wrote: > On Thu, Oct 10, 2019 at 10:28:02PM +0200, Arnd Bergmann wrote: > > 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: >

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

2019-10-23 Thread Krzysztof Kozlowski
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

[PATCH 00/36] ARM: samsung platform cleanup

2019-10-10 Thread Arnd Bergmann
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