Received: by 10.223.185.82 with SMTP id b18csp160741wrg; Thu, 8 Mar 2018 21:55:56 -0800 (PST) X-Google-Smtp-Source: AG47ELt9Y7Hq/WB/pfNkG5uvbrVkbThnP23wbVTK212ojsfXQ6wuhQHA1uG77IfGi9gV1Qlza6Vl X-Received: by 10.98.1.88 with SMTP id 85mr28835806pfb.226.1520574955965; Thu, 08 Mar 2018 21:55:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520574955; cv=none; d=google.com; s=arc-20160816; b=stBuT5mp0q6BUUXMwQZncD38ivcK2OW4roZqJxqE9GOsfRV/YO6zsB2+jVVNJKF/C/ NUVYI62I4aIkmlq7HRMSN+cadpfMu7I5JeBH0mqLcLVJzG9j34p7qONsMYgv0U+AqAr5 YVCv/0mA/ev/8os8EPyWarpL03L3jLiLHXclE5N1INoQ/5ohmFxRf8kT5vOt7zYMKmFc Dm5tztR55pL+evSy7y7bSsJVIHP7NlS5EbY4XHKawuouw/M6lm6zU834/IMDYfZ4P3C2 NSmFZ2xoyJXw4ZIdiYkWSi+BSdtz8kRAGEpj2okCfsbPsp4BdVCb9ZprHq59wwla8CWU PW4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=lsH9ypmjE9C9cEjomxAPpul3XuTUYERJrbNs6kNsU0Q=; b=TYr8grqbBvQfvgsNsNixb6/Y6wY8PYEd9aM7mAHcGbhAjhwW6b2acqp7NCwaloWlZo ZQDY3fg+NO4cgDCvp49lbuez705z02ADXdUKBQa2wmEy0ED2LlzySwsjzEEnnPTBg4ea FdMN69n9x+H2C6uxxeiBJtF4HyKIy9OSTZDHwu1tF1gCXkdfS0Uc/Bvk2nxb5BOv2MPS uhaFNkP/sr80QmFuS6KjfQhOa4Dd3ncsXa4rrvy5foQ/tXfygw6Z5Q5hHKd5xdYAB4CQ SzsTK3H2fCsrr2e69WSj3sse4DhyClLP5o0MLd32pEJn5NBHTivZ8ZdawMCKn+N4sPro 9Utw== 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 m3-v6si283184plb.480.2018.03.08.21.55.41; Thu, 08 Mar 2018 21:55:55 -0800 (PST) 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 S1751113AbeCIFyt (ORCPT + 99 others); Fri, 9 Mar 2018 00:54:49 -0500 Received: from guitar.tcltek.co.il ([192.115.133.116]:56185 "EHLO mx.tkos.co.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750897AbeCIFys (ORCPT ); Fri, 9 Mar 2018 00:54:48 -0500 Received: from tarshish (unknown [10.0.8.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.tkos.co.il (Postfix) with ESMTPS id DD4C944047B; Fri, 9 Mar 2018 07:54:44 +0200 (IST) Date: Fri, 9 Mar 2018 07:54:43 +0200 From: Baruch Siach To: Jacob Chen Cc: "open list:ARM/Rockchip SoC..." , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Mauro Carvalho Chehab , Linux Media Mailing List , Sakari Ailus , Hans Verkuil , Tomasz Figa , Shunqian Zheng , Laurent Pinchart , =?utf-8?B?6ZKf5Lul5bSH?= , Eddie Cai , Jeffy Chen , devicetree@vger.kernel.org, Heiko Stuebner Subject: Re: [PATCH v6 00/17] Rockchip ISP1 Driver Message-ID: <20180309055443.edcj2uvbc2s6bcoy@tarshish> References: <20180308094807.9443-1-jacob-chen@iotwrt.com> <20180308120200.wpcjnbglf4x32vrp@tarshish> <20180309040903.hhkhylvs6q6lvqjy@tarshish> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20171215 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jacob, On Fri, Mar 09, 2018 at 01:05:28PM +0800, Jacob Chen wrote: > 2018-03-09 12:09 GMT+08:00 Baruch Siach : > > On Fri, Mar 09, 2018 at 08:53:57AM +0800, Jacob Chen wrote: > >> 2018-03-08 20:02 GMT+08:00 Baruch Siach : > >> > On Thu, Mar 08, 2018 at 05:47:50PM +0800, Jacob Chen wrote: > >> >> This patch series add a ISP(Camera) v4l2 driver for rockchip rk3288/rk3399 > >> >> SoC. > >> >> > >> >> Wiki Pages: > >> >> http://opensource.rock-chips.com/wiki_Rockchip-isp1 > >> >> > >> >> The deprecated g_mbus_config op is not dropped in V6 because i am waiting > >> >> tomasz's patches. > >> > > >> > Which tree is this series based on? On top of v4.16-rc4 I get the build > >> > failure below. The V4L2_BUF_TYPE_META_OUTPUT macro, for example, is not even > >> > in media_tree.git. > >> > >> This series is based on v4.16-rc4 with below patch. > >> https://patchwork.kernel.org/patch/9792001/ > > > > This patch does not apply on v4.16-rc4. I also tried v2 of this patch with the > > same result: > > > > https://patchwork.linuxtv.org/patch/44682/ > > It need resolve merge conflict. > > > Can you push your series to a public git repo branch? > > Sure, I have push it to my github. > https://github.com/wzyy2/linux/tree/4.16-rc4 > > This commit might be a bit of a mess > https://github.com/wzyy2/linux/commit/ff68323c4804adc10f64836ea1be172c54a9d6c6 Thanks. This is very helpful. I'm mostly interested in the tinkerboard, so the DT bits in your tree are also useful. baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -