On Tue, 2018-05-22 at 09:18 +0100, Liam Girdwood wrote:
On Mon, 2018-05-21 at 23:54 -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
Sorry does not apply.
Apologies! v2 on the way
Applying: topology: separate ssp params from dai common params error: patch failed: topology/sof-cnl-rt274.m4:64 error: topology/sof-cnl-rt274.m4: patch does not apply Patch failed at 0001 topology: separate ssp params from dai common params Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am -- abort".
Liam