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>
(JAMI: merge with e122a6a4 for 5.17 & fixup for 6.0-rc1)
This commit is contained in:
AngeloGioacchino Del Regno 2021-08-09 16:56:45 +02:00 committed by Jami Kettunen
parent 695a65ac50
commit 051c715c75

View file

@ -190,6 +190,8 @@
#define AGGRE2_SNOC_NORTH_AXI 181
#define SSC_XO 182
#define SSC_CNOC_AHBS_CLK 183
#define HLOS1_VOTE_LPASS_CORE_SMMU_CLK 184
#define HLOS1_VOTE_LPASS_ADSP_SMMU_CLK 185
#define PCIE_0_GDSC 0
#define UFS_GDSC 1
@ -304,5 +306,6 @@
#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
#endif