summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorWeiguang Kong <weiguang.kong@nxp.com>2018-04-18 23:36:37 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:31:29 +0800
commit70fe065d35addd48cdd11e692d1b3a62a7a5fcfe (patch)
treef4cfdd34ce6b6b70149c757530849ed2b4b737e8 /include/soc
parentd719d9d134579e038f36df7aa57c802e6248a6d1 (diff)
MLK-17747: dsp: use the name of dsp instead of hifi
In order to avoid the name problem going forward with integration with Qcom, Qcom has their own dsp and hifi is competitor, so the hifi name should not be used in our code. So use the name of dsp instead of hifi to fix this problem. Signed-off-by: Weiguang Kong <weiguang.kong@nxp.com>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx8/imx8qxp/lpcg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/soc/imx8/imx8qxp/lpcg.h b/include/soc/imx8/imx8qxp/lpcg.h
index 77be9ce77bb6..e4cd60167d8a 100644
--- a/include/soc/imx8/imx8qxp/lpcg.h
+++ b/include/soc/imx8/imx8qxp/lpcg.h
@@ -149,7 +149,7 @@
#define AUD_GPT_8_LPCG 0x594E0000
#define AUD_GPT_9_LPCG 0x594F0000
#define AUD_GPT_10_LPCG 0x59500000
-#define AUD_HIFI_LPCG 0x59580000
+#define AUD_DSP_LPCG 0x59580000
#define AUD_OCRAM_LPCG 0x59590000
#define AUD_EDMA_0_LPCG 0x595f0000
#define AUD_ASRC_1_LPCG 0x59c00000