mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 20:33:49 -04:00
ASoC: SOF: Intel: ICL: add Icelake SSP count
On Icelake we have 6 SSP ports, add ICL SSP count to enable all SSPs, instead of using the SSP count defined for CNL. Signed-off-by: Zhu Yingjiang <yingjiang.zhu@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
14a2212dd4
commit
ec836daafc
@@ -348,6 +348,7 @@
|
||||
/* SSP Count of the Platform */
|
||||
#define APL_SSP_COUNT 6
|
||||
#define CNL_SSP_COUNT 3
|
||||
#define ICL_SSP_COUNT 6
|
||||
|
||||
/* SSP Registers */
|
||||
#define SSP_SSC1_OFFSET 0x4
|
||||
|
||||
Reference in New Issue
Block a user