diff mbox

[v2,1/4] clk: qcom: Add APQ8084 Global Clock Controller documentation

Message ID 1401551134-28485-2-git-send-email-gdjakov@mm-sol.com
State Superseded, archived
Headers show

Commit Message

Georgi Djakov May 31, 2014, 3:45 p.m. UTC
Add the compatible string for the APQ8084 global clock controller
to the clock binding documentation.

Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
---
 .../devicetree/bindings/clock/qcom,gcc.txt         |    1 +
 1 file changed, 1 insertion(+)

Comments

Stephen Boyd June 2, 2014, 7:41 p.m. UTC | #1
On 05/31, Georgi Djakov wrote:
> 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>
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
index 7b7104e..13fc1ef 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"