Re: [PATCH v2 09/10] ARM: OMAP2+: DMA: Add slave map entries for 24xx external request lines

2017-05-10 Thread Tony Lindgren
* Peter Ujfalusi [170510 01:46]: > The external request lines are used by tusb6010 on OMAP24xx platforms. > Update the map so the driver can use dmaengine API to request the DMA > channel. At the same time add temporary map containing only the external > DMA request numbers for DT booted case on o

[PATCH v2 09/10] ARM: OMAP2+: DMA: Add slave map entries for 24xx external request lines

2017-05-10 Thread Peter Ujfalusi
The external request lines are used by tusb6010 on OMAP24xx platforms. Update the map so the driver can use dmaengine API to request the DMA channel. At the same time add temporary map containing only the external DMA request numbers for DT booted case on omap24xx since the tusb6010 stack is not ye