projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c18b6c1
)
ASoC: amd: acp: Modify dai_id macros to be more generic
author
Venkata Prasad Potturu
<venkataprasad.potturu@amd.com>
Fri, 26 Aug 2022 06:42:45 +0000
(12:12 +0530)
committer
Mark Brown
<broonie@kernel.org>
Sun, 28 Aug 2022 21:04:03 +0000
(22:04 +0100)
Change dai_id macros to make I2S instances in order.
Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
Link:
https://lore.kernel.org/r/20220826064250.3302260-1-venkataprasad.potturu@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/amd.h
patch
|
blob
|
history
diff --git
a/sound/soc/amd/acp/amd.h
b/sound/soc/amd/acp/amd.h
index afa4e25cba191a684b66b40caab50764a6f5b525..5f2119f422715dab2f52aac3395922072bee996a 100644
(file)
--- a/
sound/soc/amd/acp/amd.h
+++ b/
sound/soc/amd/acp/amd.h
@@
-21,9
+21,9
@@
#define ACP3X_DEV 3
#define ACP6X_DEV 6
-#define
I2S_SP_INSTANCE
0x00
-#define I2S_
BT
_INSTANCE 0x01
-#define
DMIC_INSTANCE
0x02
+#define
DMIC_INSTANCE
0x00
+#define I2S_
SP
_INSTANCE 0x01
+#define
I2S_BT_INSTANCE
0x02
#define I2S_HS_INSTANCE 0x03
#define MEM_WINDOW_START 0x4080000