linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clk: stm32: Fix typo in comment
@ 2022-03-14  1:26 Yannick Brosseau
  2022-03-23 17:55 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Yannick Brosseau @ 2022-03-14  1:26 UTC (permalink / raw)
  To: Rob Herring, Maxime Coquelin, Alexandre Torgue
  Cc: Yannick Brosseau, devicetree, linux-stm32, linux-arm-kernel,
	linux-kernel

s/Documentatoin/Documentation/ in path to the doc file

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
---
 include/dt-bindings/clock/stm32fx-clock.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/stm32fx-clock.h b/include/dt-bindings/clock/stm32fx-clock.h
index 1cc89c548578..e1ee08055a65 100644
--- a/include/dt-bindings/clock/stm32fx-clock.h
+++ b/include/dt-bindings/clock/stm32fx-clock.h
@@ -10,7 +10,7 @@
  * List of clocks wich are not derived from system clock (SYSCLOCK)
  *
  * The index of these clocks is the secondary index of DT bindings
- * (see Documentatoin/devicetree/bindings/clock/st,stm32-rcc.txt)
+ * (see Documentation/devicetree/bindings/clock/st,stm32-rcc.txt)
  *
  * e.g:
 	<assigned-clocks = <&rcc 1 CLK_LSE>;
-- 
2.35.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] clk: stm32: Fix typo in comment
  2022-03-14  1:26 [PATCH] clk: stm32: Fix typo in comment Yannick Brosseau
@ 2022-03-23 17:55 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-03-23 17:55 UTC (permalink / raw)
  To: Yannick Brosseau
  Cc: linux-arm-kernel, Alexandre Torgue, Rob Herring, Maxime Coquelin,
	linux-kernel, linux-stm32, devicetree

On Sun, 13 Mar 2022 21:26:33 -0400, Yannick Brosseau wrote:
> s/Documentatoin/Documentation/ in path to the doc file
> 
> Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
> ---
>  include/dt-bindings/clock/stm32fx-clock.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-03-23 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-14  1:26 [PATCH] clk: stm32: Fix typo in comment Yannick Brosseau
2022-03-23 17:55 ` Rob Herring

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).