We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3df2b commit ba937f5Copy full SHA for ba937f5
Documentation/devicetree/bindings/clock/qcom,msm8996-apcc.yaml
@@ -1,7 +1,7 @@
1
# SPDX-License-Identifier: GPL-2.0-only
2
%YAML 1.2
3
---
4
-$id: http://devicetree.org/schemas/clock/qcom,kryocc.yaml#
+$id: http://devicetree.org/schemas/clock/qcom,msm8996-apcc.yaml#
5
$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7
title: Qualcomm clock controller for MSM8996 CPUs
@@ -46,11 +46,9 @@ required:
46
additionalProperties: false
47
48
examples:
49
- # Example for msm8996
50
- |
51
kryocc: clock-controller@6400000 {
52
compatible = "qcom,msm8996-apcc";
53
reg = <0x6400000 0x90000>;
54
#clock-cells = <1>;
55
- };
56
-...
+ };
0 commit comments