On Wed, Apr 06, 2016 at 09:58:25PM +0800, PC Liao wrote:
> On Sun, 2016-04-03 at 01:04 +0800, Mark Brown wrote:
> > Any driver that can identify an individual DAI within a device by using
> > sound-dai references, even simple-card does this.
> Thanks for suggestion.
> This machine driver is based
Hi Mark,
On Sun, 2016-04-03 at 01:04 +0800, Mark Brown wrote:
> On Fri, Apr 01, 2016 at 10:50:52AM +0800, PC Liao wrote:
> > On Wed, 2016-03-30 at 00:07 +0800, Mark Brown wrote:
>
> > > This sort of arrangement is very common - it's often needed to get
> > > different sample rates for playback an
On Fri, Apr 01, 2016 at 10:50:52AM +0800, PC Liao wrote:
> On Wed, 2016-03-30 at 00:07 +0800, Mark Brown wrote:
> > This sort of arrangement is very common - it's often needed to get
> > different sample rates for playback and capture. Normally it'd be
> > represented in the DT by having the two
Hi Mark,
On Wed, 2016-03-30 at 00:07 +0800, Mark Brown wrote:
> On Tue, Mar 29, 2016 at 09:28:23PM +0800, PC Liao wrote:
>
> > - mediatek,rt5650_i2s: I2S mode of rt5650
> > 0: Default setting. Playback and record path use same set of I2S.
> > Playback/Record path using same I2S clock connect from
On Tue, Mar 29, 2016 at 09:28:23PM +0800, PC Liao wrote:
> - mediatek,rt5650_i2s: I2S mode of rt5650
> 0: Default setting. Playback and record path use same set of I2S.
> Playback/Record path using same I2S clock connect from MT8173 I2S1 to
> rt5650 I2S1.
> 1: Playback and record path use differen
Hi Mark,
On Tue, 2016-03-29 at 03:11 +0800, Mark Brown wrote:
> On Fri, Mar 25, 2016 at 11:42:05AM +0800, PC Liao wrote:
>
> > +Optional properties:
> > +- mediatek,rt5650_i2s: I2S mode of rt5650
> > + 0: using I2S1 on rt5650 for record
> > + 1: using I2S2 on rt5650 for record
> > +
>
> I woul
On Fri, Mar 25, 2016 at 11:42:05AM +0800, PC Liao wrote:
> +Optional properties:
> +- mediatek,rt5650_i2s: I2S mode of rt5650
> + 0: using I2S1 on rt5650 for record
> + 1: using I2S2 on rt5650 for record
> +
I would expect the machine driver to have a reference to the DAI that is
in use rather
This patch adds second I2S for rt5650 codec on mt8173-rt5650 machine driver.
Signed-off-by: PC Liao
---
.../devicetree/bindings/sound/mt8173-rt5650.txt|6 +++
sound/soc/mediatek/mt8173-rt5650.c | 55 ++--
2 files changed, 56 insertions(+), 5 deletions(-)
8 matches
Mail list logo