Skip to content

Commit ba65c79

Browse files
geertuBartosz Golaszewski
authored andcommitted
dt-bindings: gpio: gpio-delay: Spelling s/curcuit/circuit/
Fix misspellings of "circuit". Fixes: c7239a3 ("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>
1 parent 7ce8d39 commit ba65c79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/gpio/gpio-delay.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ maintainers:
1111

1212
description: |
1313
This binding describes an electrical setup where setting an GPIO output
14-
is delayed by some external setup, e.g. RC curcuit.
14+
is delayed by some external setup, e.g. RC circuit.
1515
1616
+----------+ +-----------+
1717
| | VCC_B | |
@@ -30,7 +30,7 @@ description: |
3030
GND
3131
3232
If the input on the consumer is controlled by an open-drain signal
33-
attached to an RC curcuit the ramp-up delay is not under control
33+
attached to an RC circuit the ramp-up delay is not under control
3434
of the GPIO controller.
3535
3636
properties:

0 commit comments

Comments
 (0)