dt-bindings: clock: gcc-msm8998: Add Q6 and LPASS clocks definitions

Add definitions for the Q6 BIMC, LPASS core and adsp smmu clocks,
required to enable audio functionality on MSM8998.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
This commit is contained in:
AngeloGioacchino Del Regno 2021-08-09 16:56:45 +02:00 committed by Jami Kettunen
parent 61412ac5b5
commit 29aeb2c98f

View file

@ -300,5 +300,8 @@
#define GCC_QUSB2PHY_PRIM_BCR 106
#define GCC_QUSB2PHY_SEC_BCR 107
#define GCC_MSS_RESTART 108
#define GCC_MSS_Q6_BIMC_AXI_CLK 109
#define HLOS1_VOTE_LPASS_CORE_SMMU_CLK 110
#define HLOS1_VOTE_LPASS_ADSP_SMMU_CLK 111
#endif