Skip to content

Commit

Permalink
mfd: stmpe: Document DT binding for irq_over_gpio
Browse files Browse the repository at this point in the history
STMPE now supports using a GPIO as an IRQ source.  Document the device
tree binding for this option.

Signed-off-by: Sean Cross <xobs@kosagi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
  • Loading branch information
Sean Cross authored and Lee Jones committed Sep 26, 2014
1 parent 851ec59 commit 0bf1f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/mfd/stmpe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Optional properties:
- interrupt-parent : Specifies which IRQ controller we're connected to
- wakeup-source : Marks the input device as wakable
- st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 512 and 1024
- irq-gpio : If present, which GPIO to use for event IRQ

Example:

Expand Down

0 comments on commit 0bf1f0c

Please sign in to comment.