Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1374259
| From | Masanari Iida <standby24x7@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] [linux-next] clk:st: Fix typo in st,clkgen.txt |
| Date | 2016-04-08 16:50 +0200 |
| Message-ID | <rlFTs-5ih-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] [linux-next] clk:st: Fix typo in st,clkgen.txt Masanari Iida <standby24x7@gmail.com> - 2016-04-08 16:50 +0200
csiph-web