diff options
author | Andrew Jeffery <andrew@aj.id.au> | 2017-04-07 14:58:59 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-04-24 14:46:01 +0200 |
commit | cea956551f1f0edb2d64a0320785705e400ae5f1 (patch) | |
tree | 8fbda4ec4ab1449a1877defa2197a8baec614637 /Documentation | |
parent | gpio: mvebu: Add limited PWM support (diff) | |
download | linux-cea956551f1f0edb2d64a0320785705e400ae5f1.tar.xz linux-cea956551f1f0edb2d64a0320785705e400ae5f1.zip |
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')
-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: |