summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGeorgi Djakov2014-06-03 16:24:08 +0200
committerStephen Boyd2014-07-11 22:21:57 +0200
commit56097d8df0aefb507a4522728c922e9f568ccbaf (patch)
treea003ca5bd5389903410e9f627f52d8866ef57402 /Documentation
parentclk: qcom: Fully support apq8064 global clock control (diff)
downloadkernel-qcow2-linux-56097d8df0aefb507a4522728c922e9f568ccbaf.tar.gz
kernel-qcow2-linux-56097d8df0aefb507a4522728c922e9f568ccbaf.tar.xz
kernel-qcow2-linux-56097d8df0aefb507a4522728c922e9f568ccbaf.zip
clk: qcom: Add APQ8084 Global Clock Controller documentation
Add the compatible string for the APQ8084 global clock controller to the clock binding documentation. Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/clock/qcom,gcc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
index 9cfcb4f2bc97..4f3504294baa 100644
--- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt
+++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
@@ -5,6 +5,7 @@ Required properties :
- compatible : shall contain only one of the following:
"qcom,gcc-apq8064"
+ "qcom,gcc-apq8084"
"qcom,gcc-msm8660"
"qcom,gcc-msm8960"
"qcom,gcc-msm8974"