NFC: pn533: add I2C phy driver
authorMichael Thalmeier <michael.thalmeier@hale.at>
Fri, 25 Mar 2016 14:46:54 +0000 (15:46 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 9 Apr 2016 21:53:20 +0000 (23:53 +0200)
commitdd7bedcd2673e4c8957d15d7e6e649fc6fa40206
treedbe51f2048ed438bf00b95e068ba8601bc05265f
parent9815c7cf22daceabfb919ddcd6f2c80e049c1fbc
NFC: pn533: add I2C phy driver

This adds the I2C phy interface for the pn533 driver.
This way the driver can be used to interact with I2C
connected pn532 devices.

Signed-off-by: Michael Thalmeier <michael.thalmeier@hale.at>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn533/Kconfig
drivers/nfc/pn533/Makefile
drivers/nfc/pn533/i2c.c [new file with mode: 0644]
drivers/nfc/pn533/pn533.c
drivers/nfc/pn533/pn533.h
This page took 0.031183 seconds and 5 git commands to generate.