diff options
author | Andrew Jeffery <andrew@aj.id.au> | 2017-04-07 15:58:59 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-04-24 15:46:01 +0300 |
commit | cea956551f1f0edb2d64a0320785705e400ae5f1 (patch) | |
tree | 8fbda4ec4ab1449a1877defa2197a8baec614637 /Documentation/devicetree/bindings/gpio | |
parent | 757642f9a584e893f3f4e50c99b674ee8a3ed363 (diff) | |
download | linux-cea956551f1f0edb2d64a0320785705e400ae5f1.tar.xz |
gpio: aspeed: dt: Fix description alignment in bindings document
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-aspeed.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt b/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt index 393bb2ed8a77..6f30b9a048da 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt @@ -17,7 +17,7 @@ Required properties: Optional properties: -- interrupt-parent : The parent interrupt controller, optional if inherited +- interrupt-parent : The parent interrupt controller, optional if inherited The gpio and interrupt properties are further described in their respective bindings documentation: |