RE: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-12-07 Thread Basak, Partha
Charulatha; Datta, > Shubhrajyoti; ext-eero.nurkk...@nokia.com; eduardo.valen...@nokia.com; > Raja, Govindraj > Subject: Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register > modification for MCBSP > > "Cousson, Benoit" writes: > > [...] > > > > > Th

Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-12-02 Thread Kevin Hilman
"Cousson, Benoit" writes: [...] > > The issue is not really for the mcbsp but for the serial that need to > handle the 3 different states. > > if (enable) { > /** >* Errata 2.15: [UART]:Cannot Acknowledge Idle Requests >* in Smartidle Mode When

Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-12-01 Thread Govindraj
On Wed, Dec 1, 2010 at 4:45 PM, Cousson, Benoit wrote: > + Govindraj > > Hi Partha, > > On 12/1/2010 8:14 AM, Basak, Partha wrote: >> >>> From: Cousson, Benoit >>> Sent: Tuesday, November 30, 2010 9:33 PM >>> >>> Hi Kishon, >>> >>> Sorry, for the delay. >>> >>> On 11/22/2010 4:59 PM, ABRAHAM, KISH

Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-12-01 Thread Cousson, Benoit
+ Govindraj Hi Partha, On 12/1/2010 8:14 AM, Basak, Partha wrote: From: Cousson, Benoit Sent: Tuesday, November 30, 2010 9:33 PM Hi Kishon, Sorry, for the delay. On 11/22/2010 4:59 PM, ABRAHAM, KISHON VIJAY wrote: Resending the mail in plain text format.. On Mon, Nov 22, 2010 at 9:20 PM,

RE: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-11-30 Thread Basak, Partha
ro.nurkk...@nokia.com; eduardo.valen...@nokia.com > Subject: Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register > modification for MCBSP > > Hi Kishon, > > Sorry, for the delay. > > On 11/22/2010 4:59 PM, ABRAHAM, KISHON VIJAY wrote: > > Resending the mail in pl

Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-11-30 Thread Cousson, Benoit
Hi Kishon, Sorry, for the delay. On 11/22/2010 4:59 PM, ABRAHAM, KISHON VIJAY wrote: Resending the mail in plain text format.. On Mon, Nov 22, 2010 at 9:20 PM, ABRAHAM, KISHON VIJAY wrote: On Mon, Oct 11, 2010 at 11:48 AM, ABRAHAM, KISHON VIJAY wrote: On Friday 08 October 2010 01:12 PM,

Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-11-22 Thread ABRAHAM, KISHON VIJAY
Resending the mail in plain text format.. On Mon, Nov 22, 2010 at 9:20 PM, ABRAHAM, KISHON VIJAY wrote: > > On Mon, Oct 11, 2010 at 11:48 AM, ABRAHAM, KISHON VIJAY wrote: >> >> On Friday 08 October 2010 01:12 PM, Cousson, Benoit wrote: >> > Hi Kishon, >> > >> > On 10/5/2010 6:37 PM, ABRAHAM, KIS

Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-10-10 Thread kishon
On Friday 08 October 2010 01:12 PM, Cousson, Benoit wrote: Hi Kishon, On 10/5/2010 6:37 PM, ABRAHAM, KISHON VIJAY wrote: MCBSP 2 and 3 in OMAP3 has sidetone feature which requires autoidle to be disabled before starting the sidetone. Also SYSCONFIG register has to be set with smart idle or no i

Re: [PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-10-08 Thread Cousson, Benoit
Hi Kishon, On 10/5/2010 6:37 PM, ABRAHAM, KISHON VIJAY wrote: MCBSP 2 and 3 in OMAP3 has sidetone feature which requires autoidle to be disabled before starting the sidetone. Also SYSCONFIG register has to be set with smart idle or no idle depending on the dma op mode (threshold or element sync)

[PATCH 6/7] [RFC] OMAP: hwmod: SYSCONFIG register modification for MCBSP

2010-10-05 Thread Kishon Vijay Abraham I
MCBSP 2 and 3 in OMAP3 has sidetone feature which requires autoidle to be disabled before starting the sidetone. Also SYSCONFIG register has to be set with smart idle or no idle depending on the dma op mode (threshold or element sync). For doing these operations dynamically at runtime, hwmod API'S