This series first add frame and data polarity to ssp config and then starts to use local values for ssp config and then eventually lets that be loaded by hw_params and updates by pcm format and tdm calls to allow machine t specify these parameters
Vinod Koul (5): ASoC: Intel: add frame and data polarity to ssp config ASoC: Intel: use local values for ssp configuration ASoC: Intel: load hw_defaults in hw_params of ssp be ASoC: intel: add support for specifying PCM format ASoC: Intel: add support for configuring TDM slots for SSP
sound/soc/intel/atom/sst-atom-controls.c | 167 +++++++++++++++++++++++---- sound/soc/intel/atom/sst-atom-controls.h | 7 ++ sound/soc/intel/atom/sst-mfld-platform-pcm.c | 47 +++++++- sound/soc/intel/atom/sst-mfld-platform.h | 2 + 4 files changed, 197 insertions(+), 26 deletions(-)