Re: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable

2014-02-28 Thread Sebastian Hesselbarth
On 02/28/2014 05:34 PM, Jason Cooper wrote: On Fri, Feb 28, 2014 at 10:53:10AM +0900, Mark Brown wrote: On Thu, Feb 27, 2014 at 10:28:03PM +0100, Sebastian Hesselbarth wrote: DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in mach-mvebu. As non-DT ARCH_DOVE will stay to

Re: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable

2014-02-28 Thread Jason Cooper
On Fri, Feb 28, 2014 at 10:53:10AM +0900, Mark Brown wrote: > On Thu, Feb 27, 2014 at 10:28:03PM +0100, Sebastian Hesselbarth wrote: > > DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in > > mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new > > DT-only

Re: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable

2014-02-27 Thread Mark Brown
On Thu, Feb 27, 2014 at 10:28:03PM +0100, Sebastian Hesselbarth wrote: > DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in > mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new > DT-only MACH_DOVE to mmc, thermal, wdt, and asoc Kconfigs. I'd be much hap

Re: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable

2014-02-27 Thread Sebastian Hesselbarth
On 02/27/2014 10:51 PM, Wim Van Sebroeck wrote: Acked-by me. Thanks Wim, as I forgot to explicitly ask for maintainer Acks: It would be great to get Acked-by's from mmc, thermal, and asoc, too. Sebastian DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in mach-mvebu.

Re: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable

2014-02-27 Thread Wim Van Sebroeck
Hi Sebastian, Acked-by me. Kind regards, Wim. > DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in > mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new > DT-only MACH_DOVE to mmc, thermal, wdt, and asoc Kconfigs. > > Signed-off-by: Sebastian Hesselba