Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1430511

[PATCH v2 3/3] dt-bindings: clock: Update bindings for MDM9615 GCC and LCC

From Neil Armstrong <narmstrong@baylibre.com>
Newsgroups linux.kernel
Subject [PATCH v2 3/3] dt-bindings: clock: Update bindings for MDM9615 GCC and LCC
Date 2016-06-24 11:20 +0200
Message-ID <rNvrk-6dp-27@gated-at.bofh.it> (permalink)
References <rNvrk-6dp-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 Documentation/devicetree/bindings/clock/qcom,gcc.txt | 1 +
 Documentation/devicetree/bindings/clock/qcom,lcc.txt | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
index 9a60fde..869a2f0 100644
--- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt
+++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
@@ -15,6 +15,7 @@ Required properties :
 			"qcom,gcc-msm8974pro"
 			"qcom,gcc-msm8974pro-ac"
 			"qcom,gcc-msm8996"
+			"qcom,gcc-mdm9615"
 
 - reg : shall contain base register location and length
 - #clock-cells : shall contain 1
diff --git a/Documentation/devicetree/bindings/clock/qcom,lcc.txt b/Documentation/devicetree/bindings/clock/qcom,lcc.txt
index dd755be..a3c78aa 100644
--- a/Documentation/devicetree/bindings/clock/qcom,lcc.txt
+++ b/Documentation/devicetree/bindings/clock/qcom,lcc.txt
@@ -7,6 +7,7 @@ Required properties :
 			"qcom,lcc-msm8960"
 			"qcom,lcc-apq8064"
 			"qcom,lcc-ipq8064"
+			"qcom,lcc-mdm9615"
 
 - reg : shall contain base register location and length
 - #clock-cells : shall contain 1
-- 
1.9.1

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] clk: Add MDM9615 Clock Controllers driver and bindings Neil Armstrong <narmstrong@baylibre.com> - 2016-06-24 11:20 +0200
  [PATCH v2 3/3] dt-bindings: clock: Update bindings for MDM9615 GCC and LCC Neil Armstrong <narmstrong@baylibre.com> - 2016-06-24 11:20 +0200
  [PATCH v2 1/3] dt-bindings: Add MDM9615 DT bindings include files for GCC and LCC Neil Armstrong <narmstrong@baylibre.com> - 2016-06-24 11:30 +0200

csiph-web