Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618780
| From | Andrew Jeffery <andrew@aj.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 1/4] gpio: aspeed: dt: Fix description alignment in bindings document |
| Date | 2017-04-07 15:10 +0200 |
| Message-ID | <ttBOi-7vK-27@gated-at.bofh.it> (permalink) |
| References | <ttBOh-7vK-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> --- Documentation/devicetree/bindings/gpio/gpio-aspeed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.9.3
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/4] gpio: aspeed: Add debounce support Andrew Jeffery <andrew@aj.id.au> - 2017-04-07 15:10 +0200 [PATCH v2 4/4] gpio: aspeed: Add open-source and open-drain support Andrew Jeffery <andrew@aj.id.au> - 2017-04-07 15:10 +0200 [PATCH v2 3/4] gpio: aspeed: Add debounce support Andrew Jeffery <andrew@aj.id.au> - 2017-04-07 15:10 +0200 [PATCH v2 1/4] gpio: aspeed: dt: Fix description alignment in bindings document Andrew Jeffery <andrew@aj.id.au> - 2017-04-07 15:10 +0200
csiph-web