diff options
Diffstat (limited to 'Documentation/devicetree/bindings/clock/qcom,gcc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt b/Documentation/devicetree/bindings/clock/qcom,gcc.txt index 767401f42871..9cfcb4f2bc97 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt | |||
@@ -4,9 +4,12 @@ Qualcomm Global Clock & Reset Controller Binding | |||
4 | Required properties : | 4 | Required properties : |
5 | - compatible : shall contain only one of the following: | 5 | - compatible : shall contain only one of the following: |
6 | 6 | ||
7 | "qcom,gcc-apq8064" | ||
7 | "qcom,gcc-msm8660" | 8 | "qcom,gcc-msm8660" |
8 | "qcom,gcc-msm8960" | 9 | "qcom,gcc-msm8960" |
9 | "qcom,gcc-msm8974" | 10 | "qcom,gcc-msm8974" |
11 | "qcom,gcc-msm8974pro" | ||
12 | "qcom,gcc-msm8974pro-ac" | ||
10 | 13 | ||
11 | - reg : shall contain base register location and length | 14 | - reg : shall contain base register location and length |
12 | - #clock-cells : shall contain 1 | 15 | - #clock-cells : shall contain 1 |