On Thu, 2018-05-31 at 10:34 -0700, Ranjani Sridharan wrote:
This patchset adds the changes required for multiple DAI types in topology. The main changes are as follows:
- The tplg build script was hardwired for SSP DAI type. Make changes to
accomodate other types. 2. Changes to DAI_CONFIG to accomodate more than just SSP type DAI. 3. The test m4 files similarly were hardwired for SSP. This patchset makes them DAI type agnostic 4. Add DMIC DAI type config definition 5. Add DMIC specific tokens. This is the preliminary version. More tokens will be added as needed. 6. Add DMIC test topology
v3 changes:
- Added an extra token for fifo word length
v4 changes:
- Added PDM controller tokens and the number of active PDM controllers are configurable in topology
v5 changes:
- rebased on top of latest master
Tested with:
APL based Up squared board:
SOF Kernel: https://github.com/ranj063/sound branch: topic/dmic SOF: https://github.com/ranj063/sof branch: ranjani/topic/dmic SOFT: master
All applied.
Thanks
Liam