Commit 909e5be2 authored by Jonathan Marek's avatar Jonathan Marek Committed by Bjorn Andersson

dt-bindings: clock: Add Qcom SM8350 DISPCC bindings

Add sm8350 DISPCC bindings, which are simply a symlink to the sm8250
bindings. Update the documentation with the new compatible.
Signed-off-by: default avatarJonathan Marek <jonathan@marek.ca>
Signed-off-by: default avatarRobert Foss <robert.foss@linaro.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: default avatarVinod Koul <vkoul@kernel.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220706154337.2026269-4-robert.foss@linaro.org
parent e67a0044
...@@ -4,18 +4,19 @@ ...@@ -4,18 +4,19 @@
$id: http://devicetree.org/schemas/clock/qcom,dispcc-sm8x50.yaml# $id: http://devicetree.org/schemas/clock/qcom,dispcc-sm8x50.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250 title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250/SM8350
maintainers: maintainers:
- Jonathan Marek <jonathan@marek.ca> - Jonathan Marek <jonathan@marek.ca>
description: | description: |
Qualcomm display clock control module which supports the clocks, resets and Qualcomm display clock control module which supports the clocks, resets and
power domains on SM8150 and SM8250. power domains on SM8150/SM8250/SM8350.
See also: See also:
dt-bindings/clock/qcom,dispcc-sm8150.h dt-bindings/clock/qcom,dispcc-sm8150.h
dt-bindings/clock/qcom,dispcc-sm8250.h dt-bindings/clock/qcom,dispcc-sm8250.h
dt-bindings/clock/qcom,dispcc-sm8350.h
properties: properties:
compatible: compatible:
...@@ -23,6 +24,7 @@ properties: ...@@ -23,6 +24,7 @@ properties:
- qcom,sc8180x-dispcc - qcom,sc8180x-dispcc
- qcom,sm8150-dispcc - qcom,sm8150-dispcc
- qcom,sm8250-dispcc - qcom,sm8250-dispcc
- qcom,sm8350-dispcc
clocks: clocks:
items: items:
......
qcom,dispcc-sm8250.h
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment