summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLukasz Czerwinski <l.czerwinski@samsung.com>2013-06-04 13:24:43 +0200
committerChanho Park <chanho61.park@samsung.com>2014-03-20 17:34:08 +0900
commit54fb583bd345435ff46378c35ef7e67ed9f9bcf1 (patch)
tree53366b6b971595d9333b70fee743353ce2c08cad /include
parent34a7de9f7e4772e41087feb93e91a8bec8143159 (diff)
downloadlinux-3.10-54fb583bd345435ff46378c35ef7e67ed9f9bcf1.tar.gz
linux-3.10-54fb583bd345435ff46378c35ef7e67ed9f9bcf1.tar.bz2
linux-3.10-54fb583bd345435ff46378c35ef7e67ed9f9bcf1.zip
nfc: pn544-i2c: Add DT bindings
This patch adds device tree support for nxp pn544-i2c nfc controller. Signed-off-by: Lukasz Czerwinski <l.czerwinski@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/platform_data/pn544.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/platform_data/pn544.h b/include/linux/platform_data/pn544.h
index 713bfd70334..7f663706c8c 100644
--- a/include/linux/platform_data/pn544.h
+++ b/include/linux/platform_data/pn544.h
@@ -28,7 +28,8 @@
enum {
NFC_GPIO_ENABLE,
NFC_GPIO_FW_RESET,
- NFC_GPIO_IRQ
+ NFC_GPIO_IRQ,
+ NFC_GPIO_COUNT
};
/* board config */