[PATCH v2 0/6] Further cleanup and enable multiplat build

Kukjin Kim kgene.kim at samsung.com
Mon May 12 15:30:04 PDT 2014


On 05/05/14 00:35, Sachin Kamat wrote:
> On 16 April 2014 19:21, Tomasz Figa<t.figa at samsung.com>  wrote:
>> Hi Sachin,
>>
>>
>> On 15.04.2014 11:28, Sachin Kamat wrote:
>>>
>>> This series is based on latest linux-next and depends on the
>>> following patch:
>>> ARM: EXYNOS: Consolidate Kconfig entries
>>> http://article.gmane.org/gmane.linux.kernel.samsung-soc/28642
>>>
>>> Changes since v2:
>>> Replaced patch 2, "ARM: EXYNOS: Staticize exynos_subsys"
>>> with "ARM: EXYNOS: Remove exynos_subsys registration" as that
>>> code is no more used.
>>>
>>> Tested on Exynos4210, 4412, 5250 and 5420 based boards.
>>>
>>> Arnd Bergmann (1):
>>>     ARM: EXYNOS: Enable multi-platform build support
>>>
>>> Sachin Kamat (5):
>>>     ARM: EXYNOS: Remove duplicate lines in Makefile
>>>     ARM: EXYNOS: Remove exynos_subsys registration
>>>     ARM: EXYNOS: Migrate Exynos specific macros from plat to mach
>>>     ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
>>>     ARM: multi_v7_defconfig: Enable Exynos platform
>>>
>>>    arch/arm/Kconfig                         |   27 ++---------
>>>    arch/arm/configs/exynos_defconfig        |    2 +-
>>>    arch/arm/configs/multi_v7_defconfig      |   10 +++++
>>>    arch/arm/mach-exynos/Kconfig             |   27 +++++++++++
>>>    arch/arm/mach-exynos/Makefile            |    9 ++--
>>>    arch/arm/mach-exynos/common.h            |   72
>>> ++++++++++++++++++++++++++++++
>>>    arch/arm/mach-exynos/cpuidle.c           |    1 -
>>>    arch/arm/mach-exynos/exynos.c            |   13 ------
>>>    arch/arm/mach-exynos/hotplug.c           |    2 -
>>>    arch/arm/mach-exynos/platsmp.c           |    2 -
>>>    arch/arm/mach-exynos/pm.c                |    1 -
>>>    arch/arm/mach-exynos/pmu.c               |    2 -
>>>    arch/arm/plat-samsung/Makefile           |    3 ++
>>>    arch/arm/plat-samsung/include/plat/cpu.h |   61
>>> -------------------------
>>>    14 files changed, 119 insertions(+), 113 deletions(-)
>>>
>>
>> For the whole series:
>>
>> Reviewed-by: Tomasz Figa<t.figa at samsung.com>
>
> Kukjin,
>
> Can you please apply the first 4 patches in this series for now?
>
Yes, I've applied the first 4 patches just now and I need to look at the 
5/6 patch...

Thanks,
Kukjin



More information about the linux-arm-kernel mailing list