Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Konrad Dybcio and committed by
Bjorn Andersson
9127b377 9d1f3f34

+2
+2
Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
··· 297 297 - description: HDMI phy PLL clock 298 298 - description: DisplayPort phy PLL link clock 299 299 - description: DisplayPort phy PLL vco clock 300 + - description: Global PLL 0 DIV clock 300 301 301 302 clock-names: 302 303 items: ··· 310 309 - const: hdmipll 311 310 - const: dplink 312 311 - const: dpvco 312 + - const: gpll0_div 313 313 314 314 - if: 315 315 properties: