mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 12:16:51 -04:00
dt-bindings: gpio: gpio-delay: Spelling s/curcuit/circuit/
Fix misspellings of "circuit".
Fixes: c7239a3da1 ("dt-bindings: gpio: Add gpio-delay binding document")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This commit is contained in:
committed by
Bartosz Golaszewski
parent
7ce8d39e34
commit
ba65c79fbb
@@ -11,7 +11,7 @@ maintainers:
|
||||
|
||||
description: |
|
||||
This binding describes an electrical setup where setting an GPIO output
|
||||
is delayed by some external setup, e.g. RC curcuit.
|
||||
is delayed by some external setup, e.g. RC circuit.
|
||||
|
||||
+----------+ +-----------+
|
||||
| | VCC_B | |
|
||||
@@ -30,7 +30,7 @@ description: |
|
||||
GND
|
||||
|
||||
If the input on the consumer is controlled by an open-drain signal
|
||||
attached to an RC curcuit the ramp-up delay is not under control
|
||||
attached to an RC circuit the ramp-up delay is not under control
|
||||
of the GPIO controller.
|
||||
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user