ASoC: amd: ps: modify ACP register end address macro
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Thu, 22 Feb 2024 10:26:56 +0000 (15:56 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 22 Feb 2024 19:49:40 +0000 (19:49 +0000)
Modify ACP63_REG_END macro to access all ACP registers.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://msgid.link/r/20240222102656.631144-2-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/ps/acp63.h

index 65433184d03ec3c166b719fa5f75baac189d66d6..39208305dd6c3c64d88ea404e427b1720ffd2df7 100644 (file)
@@ -10,7 +10,7 @@
 
 #define ACP_DEVICE_ID 0x15E2
 #define ACP63_REG_START                0x1240000
-#define ACP63_REG_END          0x1250200
+#define ACP63_REG_END          0x125C000
 
 #define ACP_SOFT_RESET_SOFTRESET_AUDDONE_MASK  0x00010001
 #define ACP_PGFSM_CNTL_POWER_ON_MASK   1