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

Commit 171f9eb0 authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: clock: Add support for HLOS1_VOTE_SMMU_CLK



The SMMU consumer requires to enable/disable the
GPU_CC_HLOS1_VOTE_SMMU_CLK, so add support for the same.

Change-Id: I66366dc34ab4b6cb6600e1d3d5c78c10c6f178cc
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 4a3d1ca8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,7 @@
#define GPU_CC_GX_VSENSE_CLK					13
#define GPU_CC_GX_VSENSE_CLK					13
#define GPU_CC_PLL1						14
#define GPU_CC_PLL1						14
#define GPU_CC_SLEEP_CLK					15
#define GPU_CC_SLEEP_CLK					15
#define GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK				16


#define CX_GDSC							0
#define CX_GDSC							0
#define GX_GDSC							1
#define GX_GDSC							1
+1 −0
Original line number Original line Diff line number Diff line
@@ -19,5 +19,6 @@
#define GPU_CC_RBCPR_CLK					11
#define GPU_CC_RBCPR_CLK					11
#define GPU_CC_RBCPR_CLK_SRC					12
#define GPU_CC_RBCPR_CLK_SRC					12
#define GPU_CC_SLEEP_CLK					13
#define GPU_CC_SLEEP_CLK					13
#define GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK				14


#endif
#endif