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 <krzysztof.kozlowski@linaro.org> Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230622-topic-8998clk-v2-1-6222fbc2916b@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 06c2afb commit 238e192

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)