[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1460126763-6456-1-git-send-email-standby24x7@gmail.com>
Date: Fri, 8 Apr 2016 23:46:03 +0900
From: Masanari Iida <standby24x7@...il.com>
To: linux-kernel@...r.kernel.org, mturquette@...aro.org,
corbet@....net, linux-doc@...r.kernel.org
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] [linux-next] clk:st: Fix typo in st,clkgen.txt
This patch fix typos in st,clkgen.txt
Signed-off-by: Masanari Iida <standby24x7@...il.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
Powered by blists - more mailing lists