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 <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-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 9d1f3f3 commit 9127b37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)