linux/drivers/nfc/st-nci
Andy Shevchenko a89e68f118 NFC: st-nci: Covert to use GPIO descriptor
Since we got rid of platform data, the driver may use GPIO descriptor
directly.

Looking deeply to the use of the GPIO pin it looks like it should be
a GPIO based reset control rather than custom GPIO handling. But this
is out of scope of the change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-06-22 23:51:45 +02:00
..
core.c NFC: st-nci: Add ese-present/uicc-present dts properties 2015-10-27 03:55:10 +01:00
i2c.c NFC: st-nci: Covert to use GPIO descriptor 2017-06-22 23:51:45 +02:00
Kconfig NFC: st-nci: Auto-select core module 2015-12-29 19:06:19 +01:00
Makefile NFC: st-nci: Replace st21nfcb by st_nci in makefile 2015-10-27 03:55:15 +01:00
ndlc.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
ndlc.h NFC: st-nci: Add ese-present/uicc-present dts properties 2015-10-27 03:55:10 +01:00
se.c nfc: st-nci: Move loopback usage from HCI to NCI 2016-05-04 01:51:42 +02:00
spi.c NFC: st-nci: Covert to use GPIO descriptor 2017-06-22 23:51:45 +02:00
st-nci.h nfc: st-nci: Move loopback usage from HCI to NCI 2016-05-04 01:51:42 +02:00
vendor_cmds.c nfc: st-nci: Move loopback usage from HCI to NCI 2016-05-04 01:51:42 +02:00