On Wed, 2018-04-04 at 20:43 -0500, Pierre-Louis Bossart wrote:
Align SSP fields definition with ALSA topology ones and group SSP-specific fields in single structure.
This is required before we enable DMIC, and will help add new SSP fields for always-on clocks, quirks, etc (exact definition WIP)
These patches were tested on Baytrail and compile-tested on APL. Due to the IPC change, kernel patches are required, available at: https://github.com/plbossart/sound/tree/topic/sof-v4.14-rename-ssp No SOFT patches are necessary.
This patchset needs to be applied on top of the SOF renames. It follows the same order as the kernel patches to allow for some level of bisection across the two domains.
Pierre-Louis Bossart (6): uapi: ipc: align ipc.h with kernel uapi: ipc: change DAI sample_valid_bits definition uapi: ipc: align SSP IPC with kernel uapi: ipc: remove zero-length array for DAI IPC uapi: ipc: start moving SSP-specific fields into ssp structure uapi: ipc: move sample_valid_bits to SSP definitions
All applied.
Thanks
Liam