Re: [meta-xilinx] [PATCH] kernel-module-mali: check and honour dma_unmap_page exit code

2019-02-22 Thread Manjukumar Harthikote Matha
Hi JFD, Please send v2 with correction suggested by Hyun Thanks, Manju From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx-boun...@yoctoproject.org] On Behalf Of Jean-Francois Dagenais Sent: Friday, February 22, 2019 5:04 AM To: Hyun Kwon Cc: meta-xil...@lists.yoctoproject.org; Hyun

Re: [meta-xilinx] [PATCH v2] Add support for Z-turn board

2019-02-22 Thread Manjukumar Harthikote Matha
Hi Anton, > -Original Message- > From: tos...@gmail.com [mailto:tos...@gmail.com] > Sent: Saturday, January 26, 2019 1:48 PM > To: meta-xil...@lists.yoctoproject.org; Manjukumar Harthikote Matha > > Cc: Anton Gerasimov > Subject: [PATCH v2] Add support for Z-turn board > > From: Anton G

[meta-xilinx] [meta-xilinx-bsp][PATCH] tune-zynqmp.inc: Use arch-armv8a tune instead of arch-armv8

2019-02-22 Thread Manjukumar Matha
Use the updated arch-armv8a tune instead of the old tune file Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/conf/machine/include/tune-zynqmp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-bsp/conf/machine/include/tune-zynqmp.inc b/meta-xilinx-bsp/conf/

[meta-xilinx] [meta-xilinx-bsp][PATCH] machine-xilinx-board.inc: Remove include file

2019-02-22 Thread Manjukumar Matha
As per the commit f24275598687bcec0252186cb1d9c54b426fef9f, this include file is no longer required. Remove it from the layer Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/conf/machine/include/machine-xilinx-board.inc | 4 1 file changed, 4 deletions(-) delete mode 100644 meta-xilin

Re: [meta-xilinx] [PATCH] kernel-module-mali: check and honour dma_unmap_page exit code

2019-02-22 Thread Jean-Francois Dagenais
Hi Hyun, > On Feb 21, 2019, at 17:25, Hyun Kwon wrote: > > Hi Jean-Francois, > > Thanks for the patch. > > On Tue, 2019-02-19 at 09:16:46 -0800, Jean-Francois Dagenais wrote: >> Sorry, the subject should be: >> >> kernel-module-mali: check and honour dma_map_page exit code >> >> instead of "