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


Groups > linux.kernel > #1606335 > unrolled thread

[PATCH v2 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant

Started byNeil Armstrong <narmstrong@baylibre.com>
First post2017-03-22 11:40 +0100
Last post2017-03-22 11:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant Neil Armstrong <narmstrong@baylibre.com> - 2017-03-22 11:40 +0100

#1606335 — [PATCH v2 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant

FromNeil Armstrong <narmstrong@baylibre.com>
Date2017-03-22 11:40 +0100
Subject[PATCH v2 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant
Message-ID<tnLQm-Xe-13@gated-at.bofh.it>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt b/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
index ce06435..a09d627 100644
--- a/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
+++ b/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
@@ -5,7 +5,8 @@ controllers within the SoC.
 
 Required Properties:
 
-- compatible: should be "amlogic,gxbb-clkc"
+- compatible: should be "amlogic,gxbb-clkc" for GXBB SoC,
+	      or "amlogic,gxl-clkc" for GXL and GXM SoC.
 - reg: physical base address of the clock controller and length of memory
        mapped region.
 
-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web