RE: [PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5

2013-05-09 Thread Kukjin Kim
Doug Anderson wrote: > > Tomasz / Olof, > Hi Doug, Tomasz and Olof > On Thu, May 9, 2013 at 2:45 AM, Tomasz Figa wrote: > >> Nothing stops you from doing that on your own. I tend to push back > >> onto the maintainers to get them engaged in their own housekeeping, > >> but anyone is free to :)

Re: [PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5

2013-05-09 Thread Doug Anderson
Tomasz / Olof, On Thu, May 9, 2013 at 2:45 AM, Tomasz Figa wrote: >> Nothing stops you from doing that on your own. I tend to push back >> onto the maintainers to get them engaged in their own housekeeping, >> but anyone is free to :) I will probably leave this to the maintainers at this point..

Re: [PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5

2013-05-09 Thread Tomasz Figa
Hi Doug, Olof, On Wednesday 08 of May 2013 12:33:34 Olof Johansson wrote: > Hi, > > On Wed, May 8, 2013 at 11:48 AM, Doug Anderson wrote: > > Olof, > > > > On Wed, May 8, 2013 at 11:19 AM, Olof Johansson wrote: > >> Seems like this should be selected by the SoC (ARCH_EXYNOS5) instead > >> of

Re: [PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5

2013-05-08 Thread Olof Johansson
Hi, On Wed, May 8, 2013 at 11:48 AM, Doug Anderson wrote: > Olof, > > On Wed, May 8, 2013 at 11:19 AM, Olof Johansson wrote: >> Seems like this should be selected by the SoC (ARCH_EXYNOS5) instead >> of the board. Actually, I'm not sure we need the board Kconfig entry >> long-term; all boards w

Re: [PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5

2013-05-08 Thread Doug Anderson
Olof, On Wed, May 8, 2013 at 11:19 AM, Olof Johansson wrote: > Seems like this should be selected by the SoC (ARCH_EXYNOS5) instead > of the board. Actually, I'm not sure we need the board Kconfig entry > long-term; all boards will be dt-only. Good point. Hopefully someone at Samsung can work o

Re: [PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5

2013-05-08 Thread Olof Johansson
Hi, On Wed, May 8, 2013 at 10:32 AM, Doug Anderson wrote: > If you've got MACH_EXYNOS5_DT but not MACH_EXYNOS4_DT you'll be > missing the pincontrol definitions. Add them for exynos5. > > Signed-off-by: Doug Anderson > --- > arch/arm/mach-exynos/Kconfig | 2 ++ > 1 file changed, 2 insertions(+