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


Groups > linux.kernel > #1248815 > unrolled thread

[PATCH/trivial] serial: pl011: Spelling s/clocks-names/clock-names/

Started byGeert Uytterhoeven <geert+renesas@glider.be>
First post2015-10-16 16:30 +0200
Last post2015-10-16 16:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH/trivial] serial: pl011: Spelling s/clocks-names/clock-names/ Geert Uytterhoeven <geert+renesas@glider.be> - 2015-10-16 16:30 +0200

#1248815 — [PATCH/trivial] serial: pl011: Spelling s/clocks-names/clock-names/

FromGeert Uytterhoeven <geert+renesas@glider.be>
Date2015-10-16 16:30 +0200
Subject[PATCH/trivial] serial: pl011: Spelling s/clocks-names/clock-names/
Message-ID<qkeb8-uX-19@gated-at.bofh.it>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/serial/pl011.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/serial/pl011.txt b/Documentation/devicetree/bindings/serial/pl011.txt
index cbae3d9a02780768..77863aefe9ef1eaf 100644
--- a/Documentation/devicetree/bindings/serial/pl011.txt
+++ b/Documentation/devicetree/bindings/serial/pl011.txt
@@ -19,7 +19,7 @@ Optional properties:
 	   must correspond to the PCLK clocking the internal logic
 	   of the block. Just listing one clock (the first one) is
 	   deprecated.
-- clocks-names:
+- clock-names:
 	   When present, the first clock listed must be named
 	   "uartclk" and the second clock listed must be named
 	   "apb_pclk"
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web