Skip to content

Commit 238e192

Browse files
konradybcioandersson
authored andcommitted
dt-bindings: clk: qcom,gcc-msm8998: Add missing GPU/MMSS GPLL0 legs
GPLL0 has two separate outputs to both GPUSS and MMSS: one that's 2-divided and one that runs at the same rate as the GPLL0 itself. Add the missing ones to the binding. Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 06c2afb commit 238e192

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@
190190
#define AGGRE2_SNOC_NORTH_AXI 181
191191
#define SSC_XO 182
192192
#define SSC_CNOC_AHBS_CLK 183
193+
#define GCC_MMSS_GPLL0_DIV_CLK 184
194+
#define GCC_GPU_GPLL0_DIV_CLK 185
195+
#define GCC_GPU_GPLL0_CLK 186
193196

194197
#define PCIE_0_GDSC 0
195198
#define UFS_GDSC 1

0 commit comments

Comments
 (0)