15 Jan
2016
15 Jan
'16
8:23 p.m.
On Fri, Jan 15, 2016 at 11:10:29AM -0800, Caleb Crome wrote:
Shall I submit a patch that sets the value to 4 for for any/all of the above? Should it be different based on whether fiq is enabled. Maybe set it to 4 for whenever DMA is used, and to 13 whenever FIQ is used?
A possible solution: Use the original settings (depth - 2) as a common configuration in the main probe() and overwrite it in the fsl_ssi_imx_probe() if detecting a use_dma flag.