Re: [U-Boot] [PATCH 02/11] riscv: Add asm/dma-mapping.h for DMA mappings

2019-01-17 Thread Alexander Graf
On 01/17/2019 11:38 AM, Anup Patel wrote: This patch adds asm/dma-mapping.h for Linux-like DMA mappings APIs required by some of the drivers (such as, Cadance MACB Ethernet driver). Signed-off-by: Anup Patel Reviewed-by: Bin Meng Reviewed-by: Alexander Graf Alex

[U-Boot] [PATCH 02/11] riscv: Add asm/dma-mapping.h for DMA mappings

2019-01-17 Thread Anup Patel
This patch adds asm/dma-mapping.h for Linux-like DMA mappings APIs required by some of the drivers (such as, Cadance MACB Ethernet driver). Signed-off-by: Anup Patel Reviewed-by: Bin Meng --- arch/riscv/include/asm/dma-mapping.h | 38 1 file changed, 38

[U-Boot] [PATCH 02/11] riscv: Add asm/dma-mapping.h for DMA mappings

2019-01-17 Thread Anup Patel
This patch adds asm/dma-mapping.h for Linux-like DMA mappings APIs required by some of the drivers (such as, Cadance MACB Ethernet driver). Signed-off-by: Anup Patel Reviewed-by: Bin Meng --- arch/riscv/include/asm/dma-mapping.h | 38 1 file changed, 38

[U-Boot] [PATCH 02/11] riscv: Add asm/dma-mapping.h for DMA mappings

2019-01-17 Thread Anup Patel
From: Anup Patel This patch adds asm/dma-mapping.h for Linux-like DMA mappings APIs required by some of the drivers (such as, Cadance MACB Ethernet driver). Signed-off-by: Anup Patel Reviewed-by: Bin Meng --- arch/riscv/include/asm/dma-mapping.h | 38 1 file