File tree Expand file tree Collapse file tree 2 files changed +9
-79
lines changed
Documentation/devicetree/bindings/clock Expand file tree Collapse file tree 2 files changed +9
-79
lines changed Original file line number Diff line number Diff line change 1
1
# SPDX-License-Identifier: GPL-2.0-only
2
2
%YAML 1.2
3
3
---
4
- $id : http://devicetree.org/schemas/clock/qcom,sdm845- gpucc.yaml#
4
+ $id : http://devicetree.org/schemas/clock/qcom,gpucc.yaml#
5
5
$schema : http://devicetree.org/meta-schemas/core.yaml#
6
6
7
- title : Qualcomm Graphics Clock & Reset Controller Binding for SDM845
7
+ title : Qualcomm Graphics Clock & Reset Controller Binding
8
8
9
9
maintainers :
10
10
11
11
12
12
description : |
13
13
Qualcomm graphics clock control module which supports the clocks, resets and
14
- power domains on SDM845.
14
+ power domains on SDM845/SC7180 .
15
15
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
17
19
18
20
properties :
19
21
compatible :
20
- const : qcom,sdm845-gpucc
22
+ enum :
23
+ - qcom,sdm845-gpucc
24
+ - qcom,sc7180-gpucc
21
25
22
26
clocks :
23
27
items :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments