summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcmrvl/fw_dnld.h
AgeCommit message (Collapse)AuthorFilesLines
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard1-0/+98
Implement firmware download protocol for Marvell NFC controllers. This protocol is based on NCI frames that's why parts of its implementation use some NCI generic functions. Signed-off-by: Vincent Cuissard <cuissard@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>