Skip to content

Commit 909e5be

Browse files
fltoandersson
authored andcommitted
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: Jonathan Marek <jonathan@marek.ca> Signed-off-by: Robert Foss <robert.foss@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220706154337.2026269-4-robert.foss@linaro.org
1 parent e67a004 commit 909e5be

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,27 @@
44
$id: http://devicetree.org/schemas/clock/qcom,dispcc-sm8x50.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250
7+
title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250/SM8350
88

99
maintainers:
1010
- Jonathan Marek <jonathan@marek.ca>
1111

1212
description: |
1313
Qualcomm display clock control module which supports the clocks, resets and
14-
power domains on SM8150 and SM8250.
14+
power domains on SM8150/SM8250/SM8350.
1515
1616
See also:
1717
dt-bindings/clock/qcom,dispcc-sm8150.h
1818
dt-bindings/clock/qcom,dispcc-sm8250.h
19+
dt-bindings/clock/qcom,dispcc-sm8350.h
1920
2021
properties:
2122
compatible:
2223
enum:
2324
- qcom,sc8180x-dispcc
2425
- qcom,sm8150-dispcc
2526
- qcom,sm8250-dispcc
27+
- qcom,sm8350-dispcc
2628

2729
clocks:
2830
items:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
qcom,dispcc-sm8250.h

0 commit comments

Comments
 (0)