linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pinctrl: at91: Fix a typo ("descibe")
@ 2020-03-08 21:42 Jonathan Neuschäfer
  2020-03-09  8:49 ` Ludovic Desroches
  2020-03-12 10:45 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Neuschäfer @ 2020-03-08 21:42 UTC (permalink / raw)
  To: linux-gpio
  Cc: Jonathan Neuschäfer, Linus Walleij, Rob Herring,
	Mark Rutland, Nicolas Ferre, Alexandre Belloni,
	Ludovic Desroches, devicetree, linux-arm-kernel, linux-kernel

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 .../devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
index eb39f5051159..e8abbdad7b5d 100644
--- a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
@@ -38,7 +38,7 @@ Bank: 3 (A, B and C)
   0xffffffff 0x7fff3ccf  /* pioB */
   0xffffffff 0x007fffff  /* pioC */

-For each peripheral/bank we will descibe in a u32 if a pin can be
+For each peripheral/bank we will describe in a u32 if a pin can be
 configured in it by putting 1 to the pin bit (1 << pin)

 Let's take the pioA on peripheral B
--
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-12 10:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-08 21:42 [PATCH] dt-bindings: pinctrl: at91: Fix a typo ("descibe") Jonathan Neuschäfer
2020-03-09  8:49 ` Ludovic Desroches
2020-03-12 10:45 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).