On 23/04/16 10:36, Shardar Shariff Md wrote: > Initialize default channel slave_id(req_sel) to invalid id > (i.e max supported slave id + 1) to avoid overwriting of slave_id > during tegra_dma_slave_config() with client data if slave_id > is not initialized through DT > > Signed-off-by: Shardar Shariff Md <[email protected]>
Thanks for the update. I have tested this on Tegra124 using the serial port with DMA. Reviewed-by: Jon Hunter <[email protected]> Tested-by: Jon Hunter <[email protected]> Cheers Jon

