Searched hist:"2 bd832459a0827b8dcf13b345380b66f92089d74" (Results 1 – 2 of 2) sorted by relevance
/linux/net/nfc/nci/ |
H A D | spi.c | diff 2bd832459a0827b8dcf13b345380b66f92089d74 Mon Oct 26 10:27:43 CET 2015 Vincent Cuissard <cuissard@marvell.com> NFC: NCI: allow spi driver to choose transfer clock
In some cases low level drivers might want to update the SPI transfer clock (e.g. during firmware download).
This patch adds this support. Without any modification the driver will use the default SPI clock (from pdata or device tree).
Signed-off-by: Vincent Cuissard <cuissard@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
/linux/include/net/nfc/ |
H A D | nci_core.h | diff 2bd832459a0827b8dcf13b345380b66f92089d74 Mon Oct 26 10:27:43 CET 2015 Vincent Cuissard <cuissard@marvell.com> NFC: NCI: allow spi driver to choose transfer clock
In some cases low level drivers might want to update the SPI transfer clock (e.g. during firmware download).
This patch adds this support. Without any modification the driver will use the default SPI clock (from pdata or device tree).
Signed-off-by: Vincent Cuissard <cuissard@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|