linux/drivers/nfc/pn544
Arron Wang 971d63cff6 NFC: pn544: Pass hardware variant information when downloading firmware
Different pn544 hardware variant may use different commands to download
new firmwares. The C2 does a regular firmware download while the C3 uses
a more secure protocol.
As a consequence we need to pass the hardware variant from the HCI SW
version command reply down to the pn544 i2c layer, in order to use the
right protocol at run time.

Signed-off-by: Arron Wang <arron.wang@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-02-16 23:49:54 +01:00
..
i2c.c NFC: pn544: Pass hardware variant information when downloading firmware 2014-02-16 23:49:54 +01:00
Kconfig NFC: pn544: Add MEI physical layer 2013-04-16 00:39:41 +02:00
Makefile NFC: pn544: Add MEI physical layer 2013-04-16 00:39:41 +02:00
mei.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
pn544.c NFC: pn544: Pass hardware variant information when downloading firmware 2014-02-16 23:49:54 +01:00
pn544.h NFC: pn544: Pass hardware variant information when downloading firmware 2014-02-16 23:49:54 +01:00