Browse Source

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>
Georgi Djakov 11 years ago
parent
commit
56097d8df0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Documentation/devicetree/bindings/clock/qcom,gcc.txt

+ 1 - 0
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"