aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/gpio
diff options
context:
space:
mode:
authorSlark Xiao <slark_xiao@163.com>2022-07-21 09:17:46 +0800
committerRob Herring <robh@kernel.org>2022-07-21 13:14:27 -0600
commit12e5bde18d7f6ca4ee5fbd7c6f060d0674bf3237 (patch)
tree5ccaf6668ff6a9f7b56a0903ca6ab6b7f58ccffe /Documentation/devicetree/bindings/gpio
parentdt-bindings: leds: is31fl319x: Document variants specificities (diff)
downloadlinux-dev-12e5bde18d7f6ca4ee5fbd7c6f060d0674bf3237.tar.xz
linux-dev-12e5bde18d7f6ca4ee5fbd7c6f060d0674bf3237.zip
dt-bindings: Fix typo in comment
Fix typo in the comment Signed-off-by: Slark Xiao <slark_xiao@163.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220721011746.19663-1-slark_xiao@163.com
Diffstat (limited to 'Documentation/devicetree/bindings/gpio')
-rw-r--r--Documentation/devicetree/bindings/gpio/gpio-pisosr.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pisosr.txt b/Documentation/devicetree/bindings/gpio/gpio-pisosr.txt
index 414a01cdf715..fba3c61f6a5b 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-pisosr.txt
+++ b/Documentation/devicetree/bindings/gpio/gpio-pisosr.txt
@@ -14,7 +14,7 @@ Optional properties:
- ngpios : Number of used GPIO lines (0..n-1), default is 8.
- load-gpios : GPIO pin specifier attached to load enable, this
pin is pulsed before reading from the device to
- load input pin values into the the device.
+ load input pin values into the device.
For other required and optional properties of SPI slave
nodes please refer to ../spi/spi-bus.txt.