Skip to content
Commit b5be04d3 authored by Padmavathi Venna's avatar Padmavathi Venna Committed by Mark Brown
Browse files

spi: s3c64xx: Modify SPI driver to use generic DMA DT support



This patch modifies the SPI driver to use generic dma dt bindings
support. This passes all the required arguments to dma dev request
functon which in turn calls the dma_request_slave_channel or dma__
request_channel based on DT or non-DT respectively.

Signed-off-by: default avatarPadmavathi Venna <padma.v@samsung.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent e7ba5f1d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment