From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH v6 00/17] Rockchip ISP1 Driver Date: Thu, 8 Mar 2018 19:29:21 +0900 Message-ID: References: <20180308094807.9443-1-jacob-chen@iotwrt.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180308094807.9443-1-jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Jacob Chen Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Eddie Cai , =?UTF-8?Q?Heiko_St=C3=BCbner?= , Jacob Chen , Jeffy , =?UTF-8?B?6ZKf5Lul5bSH?= , Linux Kernel Mailing List , "open list:ARM/Rockchip SoC..." , Hans Verkuil , Laurent Pinchart , Sakari Ailus , Mauro Carvalho Chehab , Shunqian Zheng , "list-Y9sIeH5OGRo@public.gmane.org:IOMMU DRIVERS , Joerg Roedel , " , Linux Media Mailing List List-Id: devicetree@vger.kernel.org On Thu, Mar 8, 2018 at 6:47 PM, Jacob Chen wrote: > From: Jacob Chen > > changes in V6: > - add mipi txrx phy support > - remove bool and enum from uapi header > - add buf_prepare op > - correct some spelling problems > - return all queued buffers when starting stream failed Thanks Jacob. For anyone planning to review, especially Hans, who pointed it out in previous version, g_mbus_config is still there and we're working on replacing it with something less controversial. Best regards, Tomasz