aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcmrvl/fw_dnld.h
Commit message (Collapse)AuthorAge
* NFC: nfcmrvl: add firmware download supportVincent Cuissard2015-10-26
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>