diff options
author | Cyrille Pitchen <cyrille.pitchen@atmel.com> | 2015-09-28 11:13:26 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-10-30 17:19:49 +0000 |
commit | 5c41f11c625e6860b00e58c237dd03a89a8beccc (patch) | |
tree | 8867f4db4cccdd9f91639b38b228bd855feccd13 /drivers/mfd/tps65010.c | |
parent | c335bd5da0054245dfab0ddc8f08bc67a146cc43 (diff) | |
download | op-kernel-dev-5c41f11c625e6860b00e58c237dd03a89a8beccc.zip op-kernel-dev-5c41f11c625e6860b00e58c237dd03a89a8beccc.tar.gz |
mfd: atmel-flexcom: Add a driver for Atmel Flexible Serial Communication Unit
This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which
integrates one SPI controller, one I2C controller and one USART. Only one
function can be enabled at a time. This driver selects the function once
for all, when the Flexcom is probed, according to the value of the new
"atmel,flexcom-mode" device tree property.
This driver has chosen to present the Flexcom to the system as a MFD so
the implementation is seamless for the existing Atmel SPI, I2C and USART
drivers.
Also the Flexcom embeds FIFOs: the latest patches of the SPI, I2C and
USART drivers take advantage of this new feature.
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/tps65010.c')
0 files changed, 0 insertions, 0 deletions