On Tue, Aug 25, 2015 at 03:26:54PM +0530, maruthi srinivas wrote:
> On Tue, Aug 25, 2015 at 11:36 AM, Mark Brown wrote:
> > Please explain this in more detail, shared register ranges are very
> > common and are the sort of things MFDs are supposed to help with.
> In our case, ACP I2S driver need
On Tue, Aug 25, 2015 at 11:36 AM, Mark Brown wrote:
> On Mon, Aug 24, 2015 at 04:08:31PM -0400, Alex Deucher wrote:
>> On Fri, Aug 21, 2015 at 12:17 PM, Mark Brown wrote:
>
>> > What I'm looking for is actual code sharing where we use the same code
>> > for the I2S controller block or a clear and
On Mon, Aug 24, 2015 at 04:08:31PM -0400, Alex Deucher wrote:
> On Fri, Aug 21, 2015 at 12:17 PM, Mark Brown wrote:
> > What I'm looking for is actual code sharing where we use the same code
> > for the I2S controller block or a clear and documented understanding of
> > why it is not possible to
On Fri, Aug 21, 2015 at 12:17 PM, Mark Brown wrote:
> On Fri, Aug 21, 2015 at 05:21:07PM +0530, maruthi srinivas wrote:
>> On Fri, Aug 21, 2015 at 4:48 AM, Mark Brown wrote:
>
>> > We already have a driver for the DesignWare I2S controller. To repeat
>> > the concern I raised in a slightly diffe
On Fri, Aug 21, 2015 at 4:48 AM, Mark Brown wrote:
>
> On Thu, Aug 20, 2015 at 05:36:34PM -0400, Alex Deucher wrote:
> > From: Maruthi Srinivas Bayyavarapu
> >
> > ACP IP block consists of dedicated DMA and I2S blocks. The PCM driver
> > provides the DMA and CPU DAI components to ALSA core.
>
> T
On Fri, Aug 21, 2015 at 05:21:07PM +0530, maruthi srinivas wrote:
> On Fri, Aug 21, 2015 at 4:48 AM, Mark Brown wrote:
> > We already have a driver for the DesignWare I2S controller. To repeat
> > the concern I raised in a slightly different bit of the code last time:
> > | This doesn't appear