Skip to content

Commit 23e2653

Browse files
fltobebarino
authored andcommitted
dt-bindings: clock: combine qcom,sdm845-gpucc and qcom,sc7180-gpucc
These two bindings are almost identical, so combine them into one. This will make it easier to add the sm8150 and sm8250 gpucc bindings. Signed-off-by: Jonathan Marek <[email protected]> Tested-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 3f6b250 commit 23e2653

File tree

2 files changed

+9
-79
lines changed

2 files changed

+9
-79
lines changed

Documentation/devicetree/bindings/clock/qcom,sdm845-gpucc.yaml renamed to Documentation/devicetree/bindings/clock/qcom,gpucc.yaml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,27 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/clock/qcom,sdm845-gpucc.yaml#
4+
$id: http://devicetree.org/schemas/clock/qcom,gpucc.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Qualcomm Graphics Clock & Reset Controller Binding for SDM845
7+
title: Qualcomm Graphics Clock & Reset Controller Binding
88

99
maintainers:
1010
- Taniya Das <[email protected]>
1111

1212
description: |
1313
Qualcomm graphics clock control module which supports the clocks, resets and
14-
power domains on SDM845.
14+
power domains on SDM845/SC7180.
1515
16-
See also dt-bindings/clock/qcom,gpucc-sdm845.h.
16+
See also:
17+
dt-bindings/clock/qcom,gpucc-sdm845.h
18+
dt-bindings/clock/qcom,gpucc-sc7180.h
1719
1820
properties:
1921
compatible:
20-
const: qcom,sdm845-gpucc
22+
enum:
23+
- qcom,sdm845-gpucc
24+
- qcom,sc7180-gpucc
2125

2226
clocks:
2327
items:

Documentation/devicetree/bindings/clock/qcom,sc7180-gpucc.yaml

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)