Re: [PATCH 20/25] OMAP4: PM: Add L2X0 cache lowpower support

2011-09-18 Thread Santosh
On Friday 16 September 2011 10:53 PM, Kevin Hilman wrote: Santosh Shilimkar santosh.shilim...@ti.com writes: When MPUSS hits off-mode e, L2 cache is lost. This patch adds L2X0 ^^^ extra 'e' ? necessary maintenance operations and context restoration in the low

Re: [PATCH 23/25] OMAP4: PM: Add CPUidle support

2011-09-18 Thread Santosh
On Friday 16 September 2011 11:15 PM, Kevin Hilman wrote: Hi Santosh, Santosh Shilimkar santosh.shilim...@ti.com writes: Add OMAP4 CPUIDLE support. CPU1 is left with defualt idle and the low power state for it is managed via cpu-hotplug. This patch adds MPUSS low power states in cpuidle.

Re: [PATCH 24/25] OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.

2011-09-18 Thread Santosh
On Friday 16 September 2011 11:21 PM, Kevin Hilman wrote: Santosh Shilimkar santosh.shilim...@ti.com writes: CPU local timer(TWD) stops when the CPU is transitioning into deeper C-States. Since these timers are not wakeup capable, we need the wakeup capable global timer to program the wakeup

Re: [PATCH v2 1/8] OMAP: hwmod: Fix the addr spaces, irq, dma count APIs.

2011-09-18 Thread Santosh
On Friday 16 September 2011 09:10 PM, Cousson, Benoit wrote: Hi Sricharan, On 9/9/2011 6:02 PM, R, Sricharan wrote: The address spaces, irqs and dma reqs count API returns the number of corresponding entries in a hwmod including a additional null value or a -1 terminator in the structure

Re: [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver)

2011-09-18 Thread DebBarma, Tarun Kanti
[...] Well here's what I came up with to deal with the different timer registers. We can't use the context registers as those are for the value naturally.. But we can map the interrupt registers separately and then have the rest start from func_base that is different based on the timer

Re: [PATCH 1/2] misc: remove CONFIG_MISC_DEVICES

2011-09-18 Thread Randy Dunlap
On 09/05/2011 07:19 AM, Arnd Bergmann wrote: I think it would simply be more consistent to have it enabled all the time. Well, even better would be to move the bulk of the misc drivers to a proper location sorted by their subsystems. A lot of them should never have been merged in their current

Re: [PATCH 1/2] misc: remove CONFIG_MISC_DEVICES

2011-09-18 Thread Greg KH
On Sun, Sep 18, 2011 at 08:11:45AM -0700, Randy Dunlap wrote: On 09/05/2011 07:19 AM, Arnd Bergmann wrote: I think it would simply be more consistent to have it enabled all the time. Well, even better would be to move the bulk of the misc drivers to a proper location sorted by their

Re: [PATCH 1/2] misc: remove CONFIG_MISC_DEVICES

2011-09-18 Thread Randy Dunlap
On 09/18/2011 08:28 AM, Greg KH wrote: On Sun, Sep 18, 2011 at 08:11:45AM -0700, Randy Dunlap wrote: On 09/05/2011 07:19 AM, Arnd Bergmann wrote: I think it would simply be more consistent to have it enabled all the time. Well, even better would be to move the bulk of the misc drivers to a

Re: [PATCH v2] arm: omap3evm: Add support for an MT9M032 based camera board.

2011-09-18 Thread martin
On Sat, Sep 17, 2011 at 01:24:29PM -0700, Joe Perches wrote: On Sat, 2011-09-17 at 11:34 +0200, Martin Hostettler wrote: Adds board support for an MT9M032 based camera to omap3evm. All of the logging messages could be prefixed by the printk subsystem if you add #define pr_fmt before any

Re: [PATCH v2] arm: omap3evm: Add support for an MT9M032 based camera board.

2011-09-18 Thread martin
On Sun, Sep 18, 2011 at 12:08:20AM +0200, Laurent Pinchart wrote: On Sunday 18 September 2011 00:00:16 Sylwester Nawrocki wrote: On 09/17/2011 11:34 AM, Martin Hostettler wrote: Adds board support for an MT9M032 based camera to omap3evm. ... + +static int __init

Re: [PATCH v2] arm: omap3evm: Add support for an MT9M032 based camera board.

2011-09-18 Thread Laurent Pinchart
Hi Martin, On Saturday 17 September 2011 11:34:57 Martin Hostettler wrote: Adds board support for an MT9M032 based camera to omap3evm. Sigend-off-by: Martin Hostettler mar...@neutronstar.dyndns.org --- arch/arm/mach-omap2/Makefile|1 +

RE: [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver)

2011-09-18 Thread Pedanekar, Hemant
Tony Lindgren wrote on Saturday, September 17, 2011 7:06 AM: device driver) * DebBarma, Tarun Kanti tarun.ka...@ti.com [110916 01:56]: [...] Afzal, care to check if that works for AM335X/TI816X/TI814X? It tried it briefly with omap4 gptimer3 as the clockevent and CONFIG_LOCAL_TIMER

Re: [PATCH] ti816x: add support for nand on ti8168 evm

2011-09-18 Thread Artem Bityutskiy
On Thu, 2011-09-08 at 18:33 +0530, Saxena, Parth wrote: Add partition table for NAND device on TI8168 EVM and initialise the NAND module. Signed-off-by: Saxena, Parth parth.sax...@ti.com Signed-off-by: Basheer, Mansoor Ahamed mansoor.aha...@ti.com --- This patch is tested on top of

RE: [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver)

2011-09-18 Thread Mohammed, Afzal
Hi Tony, On Sat, Sep 17, 2011 at 07:05:31, Tony Lindgren wrote: Afzal, care to check if that works for AM335X/TI816X/TI814X? With following patch over yours, AM335X (the only board with me) boots up fine. Regards Afzal From ff64a239e60f9b517860eb2fe9c4f88a188ca51d Mon Sep 17 00:00:00 2001