Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2fe82a1 authored by Hareesh Gundu's avatar Hareesh Gundu Committed by Gerrit - the friendly Code Review server
Browse files

msm: kgsl: Add gcc_bimc_gpu_axi clock to smmu clock voteable list



Add "gcc_bimc_gpu_axi" clock to smmu clock voteable list to get
access to smmu register space.

Change-Id: Ic509c34d19d01cb9fc0749dd4ad3e872d2caf9f4
Signed-off-by: default avatarHareesh Gundu <hareeshg@codeaurora.org>
parent 38b1718d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2597,6 +2597,7 @@ static const char * const kgsl_iommu_clocks[] = {
	"gpu_cc_hlos1_vote_gpu_smmu",
	"gpu_cc_hub_aon",
	"gpu_cc_hub_cx_int",
	"gcc_bimc_gpu_axi",
};

static struct kgsl_mmu_ops kgsl_iommu_ops;