ASoC: SOF: Intel: hda: refine SSP count support
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 19 Sep 2022 11:53:47 +0000 (13:53 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 19 Sep 2022 17:11:44 +0000 (18:11 +0100)
commit9ccbc2e12e01b39b804774c3207d2474dd992d95
tree86adbeb6e624448e38193c8f694a4c8dd684a496
parentd3cfe45f5f59f33137ce2a009c475f34dfd7f830
ASoC: SOF: Intel: hda: refine SSP count support

The SSP count is incorrect for TGL and MTL devices, the SSP count is
limited to 3 (I2SPC parameter in the Integration HAS).

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20220919115350.43104-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda.h
sound/soc/sof/intel/mtl.c
sound/soc/sof/intel/tgl.c