Skip to content

Commit 593576a

Browse files
affenull2345andersson
authored andcommitted
dt-bindings: clock: gcc-msm8917: Add definition for GPLL0_SLEEP_CLK_SRC
Add the missing #define for GPLL0_SLEEP_CLK_SRC, the parent clock of GPLL0_EARLY. Signed-off-by: Otto Pflüger <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 1c16a7b commit 593576a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
#define VFE0_CLK_SRC 162
170170
#define VFE1_CLK_SRC 163
171171
#define VSYNC_CLK_SRC 164
172+
#define GPLL0_SLEEP_CLK_SRC 165
172173

173174
/* GCC block resets */
174175
#define GCC_CAMSS_MICRO_BCR 0

0 commit comments

Comments
 (0)