Hi igor,
Thanks for the information, I went through this Linux Manual.
I have few more queries,
1. kernel source code has different options to transfer data using SDMA for different peripherals.
For example, shp_2_mcu_addr, uart_2_mcu_addr, app_2_mcu_addr etc in "imx-sdma.c" .
Is any of those transfer type supports I2C-SDMA ?
2. If none of the above options is not available for I2C-SDMA then I need to develop a new script for I2C. I found that
"imx/sdma/sdma-imx6q.bin" file reference is given in device tree file (i.e. "imx6qdl.dtsi") for SDMA scripts. As per my understanding all scripts are defined in this file ("sdma-imx6q.bin").
So, would you be able to provide us reference source code or reference material which I can refer to develop a new script for I2C-SDMA.
Thanks for the support.
Thanks & Regards,
Kishor