summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/stm32fx-clock.h
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2022-03-09 14:23:02 -0800
committerRob Herring <robh@kernel.org>2022-03-10 17:22:25 -0600
commit6853fece628c5a968e4c264d26a4f7750de42199 (patch)
tree6b39116cdaa0f9ac6af0840b570d247f7b95ab48 /include/dt-bindings/clock/stm32fx-clock.h
parentb48b563626655fe1d43a79e5ceb9d6367f851edc (diff)
downloadlinux-6853fece628c5a968e4c264d26a4f7750de42199.tar.bz2
dt-bindings: clk: cleanup comments
For spdx, first line /* */ for *.h, change tab to space Replacements devider to divider Comunications to Communications periphrals to peripherals supportted to supported wich to which Documentatoin to Documentation Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220309222302.1114561-1-trix@redhat.com
Diffstat (limited to 'include/dt-bindings/clock/stm32fx-clock.h')
-rw-r--r--include/dt-bindings/clock/stm32fx-clock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dt-bindings/clock/stm32fx-clock.h b/include/dt-bindings/clock/stm32fx-clock.h
index 1cc89c548578..e5dad050d518 100644
--- a/include/dt-bindings/clock/stm32fx-clock.h
+++ b/include/dt-bindings/clock/stm32fx-clock.h
@@ -7,10 +7,10 @@
*/
/*
- * List of clocks wich are not derived from system clock (SYSCLOCK)
+ * List of clocks which 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>;