Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1700661imm; Mon, 3 Sep 2018 07:17:03 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZOzzic/Ke3nRWiPf20uBNT6lSIangWr4NqmrEIhkiTPeZuOicd4M/Y7a8chwxnzoFkNNg/ X-Received: by 2002:a62:6948:: with SMTP id e69-v6mr29540854pfc.166.1535984223476; Mon, 03 Sep 2018 07:17:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535984223; cv=none; d=google.com; s=arc-20160816; b=C/Wol+Q7LHBnFOQnvEz0AuVb2PqgUz6twXZz9WgcGrw47Np0CGYg7+Dcs+XYtgmBiu gu0yJRYTr1AII3iVqYlVOGiY+uXwNrMBdkO3I/RZ11G/TJ0UrOx+Vo1HjJf+tIflfzby 4VAlIQLEOBfnEShrN2acjwphawWegSUWfp+niYvuvCNyNtKFeiAlIwqHkKHWey904gAF /sicJ5UQfwFtIrie4jOzKUFX9lhEWHt5xYfxCIXJPkSWeMNeFYj8GEi/Ie7C/bWCOOjj ddzCSBq4kJgWFJbLf3Gq3lxrONkBY1GSuA8457VMBMMpqDC0Z2JFhAJ5ROIIKu/8DEng F2kw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=/r99+pOPNDb3yrYx8re0NBDG+e8LZXZqLHwZf8BChB0=; b=lVeKosYfe6Y8YT+Wx0j8MNPRcy7yZUBazXGPK74KvHFJ9LZ0jb93OVidLJr3NPSTKz sfGkALybJiPi/RH9n3ivllhGP5YRuQM4typXogb38QSocOlMfchCkg1xqubdFG+dTGp+ SzpDgwaznX7/CUEdMAv2UnFO6zEeB4zN/k7I/V6aKBcCsZvmf5MRXGI+hlHMbZemaxUo xm2KUii8lQb0WlXVM9LmbpC0WKtHz9DVKumXQHL3wGNAXVgQPrptGvxArGK52DKl9cea B3N+8KtP5BC9M5gedta/m307sGWas9Y75YS+o9O+W1YyQpj1S/X5ZGIBcofybFPN0cZM JnGQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b190-v6si18956317pfg.94.2018.09.03.07.16.47; Mon, 03 Sep 2018 07:17:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727485AbeICSgC (ORCPT + 99 others); Mon, 3 Sep 2018 14:36:02 -0400 Received: from gloria.sntech.de ([185.11.138.130]:52072 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727112AbeICSgB (ORCPT ); Mon, 3 Sep 2018 14:36:01 -0400 Received: from wd0180.dip.tu-dresden.de ([141.76.108.180] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1fwpdP-0008UK-2j; Mon, 03 Sep 2018 16:15:19 +0200 From: Heiko Stuebner To: Tomasz Figa Cc: Hans Verkuil , william.hu@rock-chips.com, Jacob Chen , "open list:ARM/Rockchip SoC..." , Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org, Mauro Carvalho Chehab , Linux Media Mailing List , Sakari Ailus , Hans Verkuil , Shunqian Zheng , Laurent Pinchart , =?utf-8?B?6ZKf5Lul5bSH?= , Eddie Cai , Jeffy , devicetree@vger.kernel.org, Chen Jacob , ezequiel@collabora.com Subject: Re: [PATCH v6 00/17] Rockchip ISP1 Driver Date: Mon, 03 Sep 2018 16:15:18 +0200 Message-ID: <8351204.OBedv8CUKg@phil> In-Reply-To: References: <20180308094807.9443-1-jacob-chen@iotwrt.com> <6761c936-82c7-e36a-de21-c0e827b68a3e@xs4all.nl> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, 3. September 2018, 15:50:20 CEST schrieb Tomasz Figa: > Hi Hans, > > On Mon, Sep 3, 2018 at 10:07 PM Hans Verkuil wrote: > > > > Hi Jacob, > > > > What is the status of this patch series? I haven't seen any updates for quite > > some time now, and I thought that it was getting close. > > > > It would be nice to see this go in. > > AFAIK, Jacob has left the project. +william.hu@rock-chips.com , who > has been working on addressing the remaining comments for a while. also I think Ezequiel has spent time on the vpu driver.