commit | 35ac7840bca23a0fcfb53cc433ae1fd6dc6d35c0 | [log] [tgz] |
---|---|---|
author | Ganesan Ramalingam <ganesanr@broadcom.com> | Wed Jul 17 10:27:25 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jul 19 10:23:14 2013 +0200 |
tree | 205887d83aaa9ad624c719248987062d729ff05d | |
parent | afc813ae6d01eb4bb03fe67ed74c76608e3db089 [diff] |
MIPS: Netlogic: Fix USB block's coherent DMA mask The on-chip USB controller on Netlogic XLP does not suppport DMA beyond 32-bit physical address. Set the coherent_dma_mask of the USB in its PCI fixup to support this. Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com> Signed-off-by: Jayachandran C. <jchandra@broadcom.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5596/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>