diff options
author | Andrew Jeffery <[email protected]> | 2017-04-07 22:28:59 +0930 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-04-24 14:46:01 +0200 |
commit | cea956551f1f0edb2d64a0320785705e400ae5f1 (patch) | |
tree | 8fbda4ec4ab1449a1877defa2197a8baec614637 | |
parent | 757642f9a584e893f3f4e50c99b674ee8a3ed363 (diff) |
gpio: aspeed: dt: Fix description alignment in bindings document
Signed-off-by: Andrew Jeffery <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
-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: |