1
0
Fork 0

MLK-13972-1 soc: scfw: imx8qxp: fix audio LPCGs

Cleanup audio LPCGs: add missing, fix names, remove unneeded.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
pull/10/head
Viorel Suman 2017-05-10 16:21:08 +03:00 committed by Jason Liu
parent e16d2b56c2
commit 03ed535e79
1 changed files with 4 additions and 6 deletions

View File

@ -135,24 +135,22 @@
#define AUD_ASRC_0_LPCG 0x59400000
#define AUD_ESAI_0_LPCG 0x59410000
#define AUD_SPDIF_0_LPCG 0x59420000
#define AUD_SPDIF_1_LPCG 0x59430000
#define AUD_SAI_0_LPCG 0x59440000
#define AUD_SAI_1_LPCG 0x59450000
#define AUD_SAI_2_LPCG 0x59460000
#define AUD_SAI_3_LPCG 0x59470000
#define AUD_HDMI_RX_SAI_0_LPCG 0x59480000
#define AUD_HDMI_TX_SAI_0_LPCG 0x59490000
#define AUD_GPT_5_LPCG 0x594B0000
#define AUD_GPT_6_LPCG 0x594C0000
#define AUD_GPT_7_LPCG 0x594D0000
#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_OCRAM_LPCG 0x59590000
#define AUD_EDMA_0_LPCG 0x595f0000
#define AUD_ASRC_1_LPCG 0x59c00000
#define AUD_ESAI_1_LPCG 0x59c10000
#define AUD_SAI_6_LPCG 0x59c20000
#define AUD_SAI_7_LPCG 0x59c30000
#define AUD_SAI_4_LPCG 0x59c20000
#define AUD_SAI_5_LPCG 0x59c30000
#define AUD_AMIX_LPCG 0x59c40000
#define AUD_MQS_LPCG 0x59c50000
#define AUD_ACM_LPCG 0x59c60000