From mboxrd@z Thu Jan 1 00:00:00 1970 From: yong.deng@magewell.com (Yong) Date: Fri, 15 Dec 2017 19:01:40 +0800 Subject: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. 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> Message-ID: <20171215190140.d4df71b202b9803baa6a1e10@magewell.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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