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


Groups > linux.kernel > #1374259 > unrolled thread

[PATCH] [linux-next] clk:st: Fix typo in st,clkgen.txt

Started byMasanari Iida <standby24x7@gmail.com>
First post2016-04-08 16:50 +0200
Last post2016-04-08 16:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] [linux-next] clk:st: Fix typo in st,clkgen.txt Masanari Iida <standby24x7@gmail.com> - 2016-04-08 16:50 +0200

#1374259 — [PATCH] [linux-next] clk:st: Fix typo in st,clkgen.txt

FromMasanari Iida <standby24x7@gmail.com>
Date2016-04-08 16:50 +0200
Subject[PATCH] [linux-next] clk:st: Fix typo in st,clkgen.txt
Message-ID<rlFTs-5ih-15@gated-at.bofh.it>
This patch fix typos in st,clkgen.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/devicetree/bindings/clock/st/st,clkgen.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/st/st,clkgen.txt b/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
index 78978f1f5158..bde199bda22a 100644
--- a/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
+++ b/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
@@ -1,7 +1,7 @@
 Binding for a Clockgen hardware block found on
 certain STMicroelectronics consumer electronics SoC devices.
 
-A Clockgen node can contain pll, diviser or multiplexer nodes.
+A Clockgen node can contain pll, divider or multiplexer nodes.
 
 We will find only the base address of the Clockgen, this base
 address is common of all subnode.
@@ -40,7 +40,7 @@ address is common of all subnode.
 	};
 
 This binding uses the common clock binding[1].
-Each subnode should use the binding discribe in [2]..[7]
+Each subnode should use the binding describe in [2]..[7]
 
 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
 [2] Documentation/devicetree/bindings/clock/st,clkgen-divmux.txt
-- 
2.8.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web