summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-oc-tiny.c
diff options
context:
space:
mode:
authorFabien Parent <fparent@baylibre.com>2017-02-23 21:01:57 +0300
committerMark Brown <broonie@kernel.org>2017-03-07 17:10:25 +0300
commit3e2e1258443ea97e40dfb4a3cf15108d17939066 (patch)
tree33272006c2169753756f74def8702794ad8f9ab7 /drivers/spi/spi-oc-tiny.c
parent8aedbf580d21121d2a032e4c8ea12d8d2d85e275 (diff)
downloadlinux-3e2e1258443ea97e40dfb4a3cf15108d17939066.tar.xz
spi: davinci: enable DMA when channels are defined in DT
When booting with DT the SPI driver is always using the SPI_IO_TYPE_INTR mode to transfer data even if DMA channels are defined in the DT. This commit changes the behaviour to select the SPI_IO_TYPE_DMA mode if DMA channels are defined in the DT and will keep SPI_IO_TYPE_INTR if the channels are not defined in it. Signed-off-by: Fabien Parent <fparent@baylibre.com> Signed-off-by: Frode Isaksen <fisaksen@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-oc-tiny.c')
0 files changed, 0 insertions, 0 deletions