Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755271AbdLOLCN (ORCPT ); Fri, 15 Dec 2017 06:02:13 -0500 Received: from out20-49.mail.aliyun.com ([115.124.20.49]:38594 "EHLO out20-49.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751315AbdLOLCI (ORCPT ); Fri, 15 Dec 2017 06:02:08 -0500 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.08993345|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e01e01454;MF=yong.deng@magewell.com;NM=1;PH=DS;RN=24;RT=24;SR=0;TI=SMTPD_---.9jPHIRJ_1513335700; Date: Fri, 15 Dec 2017 19:01:40 +0800 From: Yong To: Maxime Ripard Cc: Mauro Carvalho Chehab , Rob Herring , Mark Rutland , Chen-Yu Tsai , Greg Kroah-Hartman , "David S. Miller" , Hans Verkuil , Arnd Bergmann , Hugues Fruchet , Yannick Fertre , Philipp Zabel , Benoit Parrot , Benjamin Gaignard , Jean-Christophe Trotin , Ramesh Shanmugasundaram , Minghsiu Tsai , Krzysztof Kozlowski , Robert Jarzmik , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Message-Id: <20171215190140.d4df71b202b9803baa6a1e10@magewell.com> In-Reply-To: <20171215105047.ist7epuida2uao74@flea.lan> References: <1501131697-1359-1-git-send-email-yong.deng@magewell.com> <1501131697-1359-2-git-send-email-yong.deng@magewell.com> <20171121154827.5a35xa6zlqrrvkxx@flea.lan> <20171122093306.d30fe641f269d62daa1f66b4@magewell.com> <20171122094526.nqxfy2e5jzxw7nl4@flea.lan> <20171123091444.4bed66dffeb36ecea8dfa706@magewell.com> <20171125160233.skefdpkjy4peh7et@flea.lan> <20171204174511.a5be3b521e9a7c7004d32d0d@magewell.com> <20171215105047.ist7epuida2uao74@flea.lan> X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 990 Lines: 36 Hi Maxime, On Fri, 15 Dec 2017 11:50:47 +0100 Maxime Ripard wrote: > Hi Yong, > > On Mon, Dec 04, 2017 at 05:45:11PM +0800, Yong wrote: > > I just noticed that you are using the second iteration? > > Have you received my third iteration? > > Sorry for the late reply, and for not coming back to you yet about > that test. No, this is still in your v2. I've definitely received your > v3, I just didn't have time to update to it yet. > > But don't worry, my mail was mostly to know if you had tested that > setup on your side to try to nail down the issue on my end, not really > a review or comment that would prevent your patch from going in. I mean, The v2 exactly has a bug which may cause the CSI writing frame to a wrong memory address. BTW, should I send a new version. I have made some improve sine v3. > > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com Thanks, Yong