RE: [PATCH] ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP 2430/34xx

2009-01-16 Thread Paul Walmsley
On Thu, 8 Jan 2009, Lopez Cruz, Misael wrote: > > * Lopez Cruz, Misael [081219 04:53]: > > > This patch enables writing to McBSP Transmit Configuration Control > > > Register (XCCR) and Receive Configuration Control Register > > (RCCR) for > > > 2430/34xx platforms. It also adds XCCR, RCCR ent

Re: [PATCH] ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP 2430/34xx

2009-01-09 Thread Tony Lindgren
* Lopez Cruz, Misael [090108 19:43]: > > * Lopez Cruz, Misael [081219 04:53]: > > > This patch enables writing to McBSP Transmit Configuration Control > > > Register (XCCR) and Receive Configuration Control Register > > (RCCR) for > > > 2430/34xx platforms. It also adds XCCR, RCCR entries in

RE: [PATCH] ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP 2430/34xx

2009-01-08 Thread Lopez Cruz, Misael
> * Lopez Cruz, Misael [081219 04:53]: > > This patch enables writing to McBSP Transmit Configuration Control > > Register (XCCR) and Receive Configuration Control Register > (RCCR) for > > 2430/34xx platforms. It also adds XCCR, RCCR entries in > McBSP register > > configuration structure an

Re: [PATCH] ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP 2430/34xx

2009-01-08 Thread Tony Lindgren
* Lopez Cruz, Misael [081219 04:53]: > This patch enables writing to McBSP Transmit Configuration Control > Register (XCCR) and Receive Configuration Control Register (RCCR) > for 2430/34xx platforms. It also adds XCCR, RCCR entries in McBSP > register configuration structure and bit definitions f

RE: [PATCH] ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP 2430/34xx

2008-12-18 Thread Lopez Cruz, Misael
> This patch enables writing to McBSP Transmit Configuration > Control Register (XCCR) and Receive Configuration Control > Register (RCCR) for 2430/34xx platforms. It also adds XCCR, > RCCR entries in McBSP register configuration structure and > bit definitions for both registers. McBSP change

[PATCH] ARM: OMAP3: Enable writing to XCCR and RCCR McBSP registers for OMAP 2430/34xx

2008-12-18 Thread Lopez Cruz, Misael
This patch enables writing to McBSP Transmit Configuration Control Register (XCCR) and Receive Configuration Control Register (RCCR) for 2430/34xx platforms. It also adds XCCR, RCCR entries in McBSP register configuration structure and bit definitions for both registers. Signed-off-by: Misael Lope