summaryrefslogtreecommitdiff
path: root/src/drivers/sof/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/sof/chip.h')
-rw-r--r--src/drivers/sof/chip.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/drivers/sof/chip.h b/src/drivers/sof/chip.h
index 5f7e8b8120..8d5b0f1893 100644
--- a/src/drivers/sof/chip.h
+++ b/src/drivers/sof/chip.h
@@ -8,7 +8,8 @@
/* Speaker topology */
enum _spkr_tplg {
- max98373 = 1,
+ max98373 = 1, /* port SSP1 */
+ max98373_ssp2,
max98360a,
max98357a,
max98357a_tdm,