On Tue, Jan 06, 2015 at 10:49:40AM -0500, Alan Stern wrote: > On Tue, 6 Jan 2015, Andreas Herrmann wrote: > > > ehci-octeon driver used a 64-bit dma_mask. With removal of ehci-octeon > > and usage of ehci-platform ehci dma_mask is now limited to 32 bits > > (coerced in ehci_platform_probe). > > > > Provide a flag in ehci platform data to allow use of 64 bits for > > dma_mask. > > > > Cc: David Daney <david.da...@cavium.com> > > Cc: Alex Smith <alex.sm...@imgtec.com> > > Cc: Alan Stern <st...@rowland.harvard.edu> > > Signed-off-by: Andreas Herrmann <andreas.herrm...@caviumnetworks.com> > > Tested-by: Aaro Koskinen <aaro.koski...@iki.fi> > > Acked-by: Alan Stern <st...@rowland.harvard.edu> > > Is something like this also needed for ohci-platform?
No, I don't think so. > Or are all OHCI implementations restricted to 32-bit DMA masks? AFAIK OHCI supports only 32-bit memory addressing. > Alan Stern Andreas -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html