On Wed, Jul 19, 2017 at 5:12 AM, Yong Zhi <yong....@intel.com> wrote: > From: Tomasz Figa <tf...@chromium.org> > > This patch adds support for the IPU3 DMA mapping API. > > Signed-off-by: Tomasz Figa <tf...@chromium.org> > Signed-off-by: Yong Zhi <yong....@intel.com>
This needs some explanation on why you decided to go down the route of adding your own dma_map_ops. It's not obvious at all, and and I'm still concerned that this complicates things more than it helps. Arnd