commit | 851ec59614d8cd0d122319c32a5be0f8799d36be | [log] [tgz] |
---|---|---|
author | Sean Cross <xobs@kosagi.com> | Fri Sep 12 11:18:33 2014 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Sep 26 08:23:53 2014 +0100 |
tree | 2dc01154ee87fd169dfd282005b40db12895c97a | |
parent | bdaf67030cbab21a91fd2d6b1771cf336a0dd092 [diff] |
mfd: stmpe: Support gpio over irq under device tree The stmpe_platform_data has a irq_over_gpio field, which allows the system to read STMPE events whenever an IRQ occurs on a GPIO pin. This patch adds the ability to configure this field and to use a GPIO as an IRQ source for boards configuring the STMPE in device tree. Signed-off-by: Sean Cross <xobs@kosagi.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>