diff options
| -rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-adnp.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-adnp.txt b/Documentation/devicetree/bindings/gpio/gpio-adnp.txt index 5a09a216fe65..af66b2724837 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-adnp.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-adnp.txt | |||
| @@ -11,6 +11,10 @@ Required properties: | |||
| 11 | - gpio-controller: Marks the device as a GPIO controller | 11 | - gpio-controller: Marks the device as a GPIO controller |
| 12 | - nr-gpios: The number of pins supported by the controller. | 12 | - nr-gpios: The number of pins supported by the controller. |
| 13 | 13 | ||
| 14 | The GPIO expander can optionally be used as an interrupt controller, in | ||
| 15 | which case it uses the default two cell specifier as described in | ||
| 16 | Documentation/devicetree/bindings/interrupt-controller/interrupts.txt. | ||
| 17 | |||
| 14 | Example: | 18 | Example: |
| 15 | 19 | ||
| 16 | gpioext: gpio-controller@41 { | 20 | gpioext: gpio-controller@41 { |
