drivers/nfc/nfcmrvl/fw_dnld.c
0 → 100644
+553
−0
drivers/nfc/nfcmrvl/fw_dnld.h
0 → 100644
+98
−0
+35
−7
Loading
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>