28 Mar
2016
28 Mar
'16
10:11 p.m.
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 than a property like this. This is the way pretty much all DT based machine drivers work...