clk: qcom: Add MSM8916 iommu clocks
Add support for the msm8916 TCU (Translation Control Unit) clocks that are needed for IOMMU. Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
parent
ab5c342992
commit
93e71695da
2 changed files with 51 additions and 0 deletions
|
@ -152,6 +152,9 @@
|
|||
#define GCC_VENUS0_AHB_CLK 135
|
||||
#define GCC_VENUS0_AXI_CLK 136
|
||||
#define GCC_VENUS0_VCODEC0_CLK 137
|
||||
#define BIMC_DDR_CLK_SRC 138
|
||||
#define GCC_APSS_TCU_CLK 139
|
||||
#define GCC_GFX_TCU_CLK 140
|
||||
|
||||
/* Indexes for GDSCs */
|
||||
#define BIMC_GDSC 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue