Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Austin, Brian
>> On Mar 11, 2014, at 13:46, "Mark Brown" wrote: >> >> On Tue, Mar 11, 2014 at 04:55:58PM +0100, Lars-Peter Clausen wrote: >> On 03/11/2014 04:41 PM, Brian Austin wrote: > >>> So WRT the CS42888, this is one device in a series of 2 devices that are >>> register compatible with the only

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Nicolin Chen
Hi Brian, On Wed, Mar 12, 2014 at 02:05:00AM +, Austin, Brian wrote: > > > >> On Mar 11, 2014, at 13:46, "Mark Brown" wrote: > >> > >> On Tue, Mar 11, 2014 at 04:55:58PM +0100, Lars-Peter Clausen wrote: > >> On 03/11/2014 04:41 PM, Brian Austin wrote: > > > >>> So WRT the CS42888, this

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Nicolin Chen
On Tue, Mar 11, 2014 at 06:46:06PM +, Mark Brown wrote: > On Tue, Mar 11, 2014 at 04:55:58PM +0100, Lars-Peter Clausen wrote: > > On 03/11/2014 04:41 PM, Brian Austin wrote: > > > >So WRT the CS42888, this is one device in a series of 2 devices that are > > >register compatible with the only

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Mark Brown
On Tue, Mar 11, 2014 at 04:55:58PM +0100, Lars-Peter Clausen wrote: > On 03/11/2014 04:41 PM, Brian Austin wrote: > >So WRT the CS42888, this is one device in a series of 2 devices that are > >register compatible with the only difference being that the CS42488 has 2 > >extra ADC's. Same die and

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Lars-Peter Clausen
On 03/11/2014 04:41 PM, Brian Austin wrote: On Tue, 11 Mar 2014, Nicolin Chen wrote: This patch adds support for the Cirrus Logic CS42888 Audio CODEC that has four 24-bit A/D and eight 24-bit D/A converters. [ CS42888 supports both I2C and SPI control ports. As initial patch, this patch

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Brian Austin
On Tue, 11 Mar 2014, Nicolin Chen wrote: This patch adds support for the Cirrus Logic CS42888 Audio CODEC that has four 24-bit A/D and eight 24-bit D/A converters. [ CS42888 supports both I2C and SPI control ports. As initial patch, this patch only adds the support for I2C. ] Signed-off-by:

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Nicolin Chen
On Tue, Mar 11, 2014 at 11:30:53AM +, Mark Rutland wrote: > On Tue, Mar 11, 2014 at 11:19:51AM +, Nicolin Chen wrote: > > This patch adds support for the Cirrus Logic CS42888 Audio CODEC that > > has four 24-bit A/D and eight 24-bit D/A converters. > > > > [ CS42888 supports both I2C and

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Mark Rutland
On Tue, Mar 11, 2014 at 11:19:51AM +, Nicolin Chen wrote: > This patch adds support for the Cirrus Logic CS42888 Audio CODEC that > has four 24-bit A/D and eight 24-bit D/A converters. > > [ CS42888 supports both I2C and SPI control ports. As initial patch, > this patch only adds the

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Mark Rutland
On Tue, Mar 11, 2014 at 11:19:51AM +, Nicolin Chen wrote: This patch adds support for the Cirrus Logic CS42888 Audio CODEC that has four 24-bit A/D and eight 24-bit D/A converters. [ CS42888 supports both I2C and SPI control ports. As initial patch, this patch only adds the support for

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Nicolin Chen
On Tue, Mar 11, 2014 at 11:30:53AM +, Mark Rutland wrote: On Tue, Mar 11, 2014 at 11:19:51AM +, Nicolin Chen wrote: This patch adds support for the Cirrus Logic CS42888 Audio CODEC that has four 24-bit A/D and eight 24-bit D/A converters. [ CS42888 supports both I2C and SPI

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Brian Austin
On Tue, 11 Mar 2014, Nicolin Chen wrote: This patch adds support for the Cirrus Logic CS42888 Audio CODEC that has four 24-bit A/D and eight 24-bit D/A converters. [ CS42888 supports both I2C and SPI control ports. As initial patch, this patch only adds the support for I2C. ] Signed-off-by:

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Lars-Peter Clausen
On 03/11/2014 04:41 PM, Brian Austin wrote: On Tue, 11 Mar 2014, Nicolin Chen wrote: This patch adds support for the Cirrus Logic CS42888 Audio CODEC that has four 24-bit A/D and eight 24-bit D/A converters. [ CS42888 supports both I2C and SPI control ports. As initial patch, this patch

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Mark Brown
On Tue, Mar 11, 2014 at 04:55:58PM +0100, Lars-Peter Clausen wrote: On 03/11/2014 04:41 PM, Brian Austin wrote: So WRT the CS42888, this is one device in a series of 2 devices that are register compatible with the only difference being that the CS42488 has 2 extra ADC's. Same die and same

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Nicolin Chen
On Tue, Mar 11, 2014 at 06:46:06PM +, Mark Brown wrote: On Tue, Mar 11, 2014 at 04:55:58PM +0100, Lars-Peter Clausen wrote: On 03/11/2014 04:41 PM, Brian Austin wrote: So WRT the CS42888, this is one device in a series of 2 devices that are register compatible with the only difference

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Nicolin Chen
Hi Brian, On Wed, Mar 12, 2014 at 02:05:00AM +, Austin, Brian wrote: On Mar 11, 2014, at 13:46, Mark Brown broo...@kernel.org wrote: On Tue, Mar 11, 2014 at 04:55:58PM +0100, Lars-Peter Clausen wrote: On 03/11/2014 04:41 PM, Brian Austin wrote: So WRT the CS42888, this is

Re: [PATCH v2] ASoC: cs42888: Add codec driver support

2014-03-11 Thread Austin, Brian
On Mar 11, 2014, at 13:46, Mark Brown broo...@kernel.org wrote: On Tue, Mar 11, 2014 at 04:55:58PM +0100, Lars-Peter Clausen wrote: On 03/11/2014 04:41 PM, Brian Austin wrote: So WRT the CS42888, this is one device in a series of 2 devices that are register compatible with the only