From: Sean Cross Date: Fri, 12 Sep 2014 03:18:33 +0000 (+0800) Subject: mfd: stmpe: Support gpio over irq under device tree X-Git-Tag: fixes-against-v3.18-rc2~69^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851ec59614d8cd0d122319c32a5be0f8799d36be;p=pandora-kernel.git 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 Signed-off-by: Lee Jones --- Reading git-diff-tree failed