commit | f72efa7e690ab5c4068ccba31c4da032bc45c29c | [log] [tgz] |
---|---|---|
author | Leif Middelschulte <leif.middelschulte@gmail.com> | Sun Apr 23 21:19:58 2017 +0200 |
committer | Mark Brown <broonie@kernel.org> | Tue Apr 25 16:37:53 2017 +0100 |
tree | 2ff01c9757a2151e4a5d655889053c854a818cf4 | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 [diff] |
spi-imx: Implements handling of the SPI_READY mode flag. This patch implements consideration of the SPI_READY mode flag as defined in spi.h. It extends the device tree bindings to support the values defined by the reference manual for the DRCTL field. Thus supporting edge-triggered and level-triggered bursts. Signed-off-by: Leif Middelschulte <Leif.Middelschulte@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>