Hi, On Fri, Nov 23, 2018 at 01:45:46PM +0200, Peter Ujfalusi wrote: > On 23/11/2018 0.01, Aaro Koskinen wrote: > > With that reverted, the DMA works OK (and I can also now confirm that > > OMAP_DMA_LCH_2D works). I haven't yet checked if we actually need that > > quirk in OMAP UDC, > > The omap_udc driver is a bit of a mess, need to check it myself, but for > now we can just set the quirk_ep_out_aligned_size and investigate later. OK, with quirk_ep_out_aligned_size we get 770/16xx DMA working again, but on 15xx the omap_udc DMA still doesn't work (tested today for the first time ever, I have no idea if it has ever worked and if so, when?). A.