]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_mask
authorThomas Bogendoerfer <tbogendoerfer@suse.de>
Mon, 13 May 2019 11:16:08 +0000 (13:16 +0200)
committerPaul Burton <paul.burton@mips.com>
Mon, 13 May 2019 19:02:55 +0000 (12:02 -0700)
commit0f2c7ad86c8250223e8edfcb4a614181e0e058fe
tree3d3229c17b54c168dc638001606266e5da796f2a
parent047f44f02732b6be4518bc4932ded865da42a50b
MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_mask

Set dma_masks for SGIWD93 and SGISEEQ otherwise DMA allocations fails
and causes not working SCSI/ethernet.

Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
arch/mips/sgi-ip22/ip22-platform.c