Skip to content

Commit 9127b37

Browse files
konradybcioandersson
authored andcommitted
dt-bindings: clock: qcom,mmcc: Add GPLL0_DIV for MSM8998
We've not been consuming that clock for no apparent reason. Describe it. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Acked-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-2-6222fbc2916b@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 9d1f3f3 commit 9127b37

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/clock/qcom,mmcc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ allOf:
297297
- description: HDMI phy PLL clock
298298
- description: DisplayPort phy PLL link clock
299299
- description: DisplayPort phy PLL vco clock
300+
- description: Global PLL 0 DIV clock
300301

301302
clock-names:
302303
items:
@@ -309,6 +310,7 @@ allOf:
309310
- const: hdmipll
310311
- const: dplink
311312
- const: dpvco
313+
- const: gpll0_div
312314

313315
- if:
314316
properties:

0 commit comments

Comments
 (0)