Skip to content

Commit 3005b17

Browse files
Taniya Dasbebarino
authored andcommitted
dt-bindings: clock: Add gcc_sec_ctrl_clk_src clock ID
The gcc_sec_ctrl_clk_src clock is required to be controlled by the secure controller driver. Signed-off-by: Taniya Das <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent 1b70061 commit 3005b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/dt-bindings/clock/qcom,gcc-sc7180.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
#define GCC_MSS_NAV_AXI_CLK 127
138138
#define GCC_MSS_Q6_MEMNOC_AXI_CLK 128
139139
#define GCC_MSS_SNOC_AXI_CLK 129
140+
#define GCC_SEC_CTRL_CLK_SRC 130
140141

141142
/* GCC resets */
142143
#define GCC_QUSB2PHY_PRIM_BCR 0

0 commit comments

Comments
 (0)