On Wed, Sep 23, 2015 at 1:03 PM, Alex Deucher <alexdeucher at gmail.com> wrote: > From: Maruthi Srinivas Bayyavarapu <Maruthi.Bayyavarapu at amd.com> > > dw i2s controller can work in slave mode, codec being master. > Added a device caps (DW_I2S_SLAVE) to support slave mode operation. > This can be added to platform data to support slave mode. > > Signed-off-by: Maruthi Bayyavarapu <maruthi.bayyavarapu at amd.com>
We just noticed this patch relies on platform data which may not always be available. We're updating the patch and will send an updated version tomorrow. Alex