Re: [PATCH 2/4] ARM: OMAP: DMA: Move plat/dma hearder to platform_data/dma-omap

2012-10-01 Thread Vutla, Lokesh
On Sat, Sep 29, 2012 at 10:27 PM, Tony Lindgren t...@atomide.com wrote: * Jon Hunter jon-hun...@ti.com [120928 12:36]: On 09/28/2012 10:54 AM, Russell King - ARM Linux wrote: On Fri, Sep 28, 2012 at 08:05:38AM -0700, Tony Lindgren wrote: * Shilimkar, Santosh santosh.shilim...@ti.com [120928

Re: [PATCH 3/4] ARM: OMAP: Move omap_reserve() locally to mach-omap1/2

2012-09-30 Thread Vutla, Lokesh
On Sun, Sep 30, 2012 at 11:35 PM, Tony Lindgren t...@atomide.com wrote: * Shilimkar, Santosh santosh.shilim...@ti.com [120930 01:21]: On Sun, Sep 30, 2012 at 1:09 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Fri, Sep 28, 2012 at 07:10:08PM +0530, Lokesh Vutla wrote:

Re: Help needed with remaining plat headers

2012-09-28 Thread Vutla, Lokesh
Hi, I see a module build failure in linux-next tree. Any one else facing this issue or I am missing something. Using master branch on git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Below is the log . $ make modules -j 10 CHK include/linux/version.h CHK

Re: Help needed with remaining plat headers

2012-09-28 Thread Vutla, Lokesh
Hi Peter, On Fri, Sep 28, 2012 at 2:24 PM, Peter Ujfalusi peter.ujfal...@ti.com wrote: On 09/27/2012 12:57 PM, Vutla, Lokesh wrote: clkdev_omap.h clock.h common.h cpu.h dma-44xx.h dma.h As a part of clean up I am looking at dma.h and dma-44xx.h files ll send you patches once cleanup

Re: Help needed with remaining plat headers

2012-09-27 Thread Vutla, Lokesh
Hi Tony, On Fri, Sep 21, 2012 at 4:59 AM, Tony Lindgren t...@atomide.com wrote: Hi all, With the recent pull request I sent for v3.7, we now have pretty much all the mach includes fixed up for omap2+ for single zImage support. We still have quite a few plat headers that we need to sort

Re: [PATCH v2] watchdog: omap_wdt: convert to new watchdog core

2012-09-10 Thread Vutla, Lokesh
On Sat, Sep 8, 2012 at 11:34 PM, Aaro Koskinen aaro.koski...@iki.fi wrote: Convert omap_wdt to new watchdog core. On OMAP boards, there are usually multiple watchdogs. Since the new watchdog core supports multiple watchdogs, all watchdog drivers used on OMAP should be converted. The legacy