summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2019-09-24 13:05:47 +0200
committerMark Brown <broonie@kernel.org>2019-10-01 13:35:39 +0200
commitf4b323905d8b3e28b2a9cef9325dbec1b0f7f064 (patch)
tree4344005d9b7bf15abc8a7358cb84aa18e65211bb /MAINTAINERS
parentspi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe() (diff)
downloadlinux-f4b323905d8b3e28b2a9cef9325dbec1b0f7f064.tar.xz
linux-f4b323905d8b3e28b2a9cef9325dbec1b0f7f064.zip
spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver
This change provides the dspi_slave_abort() function, which is a callback for slave_abort() method of SPI controller generic driver. As in the SPI slave mode the transmission is driven by master, any distortion may cause the slave to enter undefined internal state. To avoid this problem the dspi_slave_abort() terminates all pending and ongoing DMA transactions (with sync) and clears internal FIFOs. Signed-off-by: Lukasz Majewski <lukma@denx.de> Link: https://lore.kernel.org/r/20190924110547.14770-3-lukma@denx.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions