NFC: pn544: i2c: Add firmware download implementation for pn544
commit06c660340f1e142b607541ece3520fff3f5d2c39
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Fri, 19 Jul 2013 12:59:45 +0000 (19 14:59 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Aug 2013 23:13:35 +0000 (14 01:13 +0200)
treec551c071319eff23bf8598ffe091d25033ee6c4f
parent8bd7fc89958c2f23a5c5d0113ff65713683041ea
NFC: pn544: i2c: Add firmware download implementation for pn544

The pn544 can enter a firmware update mode where firmware blobs can be
pushed through the i2c line and flashed on the target.
A special command allows to verify that blobs are correctly flashed and
this is what we do for every downloaded firmware blob.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn544/i2c.c