diff options
author | Rajendra Nayak <quic_rjendra@quicinc.com> | 2024-02-02 20:34:37 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-02-06 11:11:09 -0600 |
commit | 4f70a09bde32d8fe59ef2101c5122fa460205c01 (patch) | |
tree | 1745f7a237bae8bb0a3f1d32e5426d3e231c7938 /Documentation/devicetree/bindings/clock | |
parent | c984dde8f3f85053fc1ec6baf57eb4fdfdd9bf46 (diff) | |
download | lwn-4f70a09bde32d8fe59ef2101c5122fa460205c01.tar.gz lwn-4f70a09bde32d8fe59ef2101c5122fa460205c01.zip |
dt-bindings: clock: qcom: Document the X1E80100 Display Clock Controller
Add bindings documentation for the X1E80100 Display Clock Controller.
Signed-off-by: Rajendra Nayak <quic_rjendra@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20240202-x1e80100-clock-controllers-v4-2-7fb08c861c7c@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml index 369a0491f8d6..bad0260764d4 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml @@ -17,12 +17,14 @@ description: | See also: - include/dt-bindings/clock/qcom,sm8550-dispcc.h - include/dt-bindings/clock/qcom,sm8650-dispcc.h + - include/dt-bindings/clock/qcom,x1e80100-dispcc.h properties: compatible: enum: - qcom,sm8550-dispcc - qcom,sm8650-dispcc + - qcom,x1e80100-dispcc clocks: items: |