RE: [PATCH] ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4,5]_DT config options

2013-09-25 Thread Kukjin Kim
Bartlomiej Zolnierkiewicz wrote: EXYNOS is now Device Tree (DT) only platform so it makes no sense to have config options responsible for enabling platform specific DT support. Moreover the kernel image won't even link if neither CONFIG_MACH_EXYNOS4_DT nor CONFIG_MACH_EXYNOS5_DT config

Re: [PATCH] ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4,5]_DT config options

2013-09-23 Thread Bartlomiej Zolnierkiewicz
Hi Tomek, On Tuesday, September 17, 2013 12:45:21 PM Tomasz Figa wrote: Hi Bart, On Friday 13 of September 2013 11:28:31 Bartlomiej Zolnierkiewicz wrote: EXYNOS is now Device Tree (DT) only platform so it makes no sense to have config options responsible for enabling platform specific DT

Re: [PATCH] ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4,5]_DT config options

2013-09-23 Thread Tomasz Figa
On Monday 23 of September 2013 12:23:51 Bartlomiej Zolnierkiewicz wrote: Hi Tomek, On Tuesday, September 17, 2013 12:45:21 PM Tomasz Figa wrote: Hi Bart, [snip] + select ARM_AMBA + select CLKSRC_OF + select CLKSRC_SAMSUNG_PWM if CPU_EXYNOS4210 + select CPU_EXYNOS4210 The

Re: [PATCH] ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4,5]_DT config options

2013-09-17 Thread Tomasz Figa
Hi Bart, On Friday 13 of September 2013 11:28:31 Bartlomiej Zolnierkiewicz wrote: EXYNOS is now Device Tree (DT) only platform so it makes no sense to have config options responsible for enabling platform specific DT support. Moreover the kernel image won't even link if neither

[PATCH] ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4,5]_DT config options

2013-09-13 Thread Bartlomiej Zolnierkiewicz
EXYNOS is now Device Tree (DT) only platform so it makes no sense to have config options responsible for enabling platform specific DT support. Moreover the kernel image won't even link if neither CONFIG_MACH_EXYNOS4_DT nor CONFIG_MACH_EXYNOS5_DT config option is enabled (linker fails with no