summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2018-07-26 09:23:54 +0300
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit779e8e94614fc98074090fca0fce454fed940d9b (patch)
tree2aed4b8bb31f03a7974bc0c56fc52d3f5240c9c3 /include/soc
parent1f280d0c442fd347672179066b64e96368444256 (diff)
MLK-17481-1: clk: imx8qm: Add DSP clocks
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx8/imx8qm/lpcg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/soc/imx8/imx8qm/lpcg.h b/include/soc/imx8/imx8qm/lpcg.h
index a22e7a204af9..220f23369326 100644
--- a/include/soc/imx8/imx8qm/lpcg.h
+++ b/include/soc/imx8/imx8qm/lpcg.h
@@ -160,6 +160,8 @@
#define AUD_GPT_8_LPCG 0x594E0000
#define AUD_GPT_9_LPCG 0x594F0000
#define AUD_GPT_10_LPCG 0x59500000
+#define AUD_DSP_LPCG 0x59580000
+#define AUD_OCRAM_LPCG 0x59590000
#define AUD_EDMA_0_LPCG 0x595f0000
#define AUD_ASRC_1_LPCG 0x59c00000
#define AUD_ESAI_1_LPCG 0x59c10000