Re: [PATCH v4 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges

2017-05-07 Thread kbuild test robot
Hi Oza, [auto build test ERROR on v4.9-rc8] [cannot apply to iommu/next next-20170505] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v4 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges

2017-05-05 Thread Oza Pawandeep via iommu
current device framework and OF framework integration assumes dma-ranges in a way where memory-mapped devices define their dma-ranges. (child-bus-address, parent-bus-address, length). of_dma_configure is specifically written to take care of memory mapped devices. but no implementation exists for