diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-07-03 20:20:06 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-08-13 19:51:03 -0700 |
commit | 9127b3770ef2d737e8b7afd1d9274153d75bcf90 (patch) | |
tree | 2189cfe37eeb3824992abb0dabee72e508179f98 | |
parent | 9d1f3f343bf6739087d2f2444a9b75994c8083b9 (diff) | |
download | lwn-9127b3770ef2d737e8b7afd1d9274153d75bcf90.tar.gz lwn-9127b3770ef2d737e8b7afd1d9274153d75bcf90.zip |
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>
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml index 66937a7894f9..aa35a40648ba 100644 --- a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml @@ -297,6 +297,7 @@ allOf: - description: HDMI phy PLL clock - description: DisplayPort phy PLL link clock - description: DisplayPort phy PLL vco clock + - description: Global PLL 0 DIV clock clock-names: items: @@ -309,6 +310,7 @@ allOf: - const: hdmipll - const: dplink - const: dpvco + - const: gpll0_div - if: properties: |