Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1343246imu; Thu, 13 Dec 2018 13:28:23 -0800 (PST) X-Google-Smtp-Source: AFSGD/WytMiLjlGe6xD5hdyo0c6KGBMHJYBkuzUIh7K/P+uKRlTi/RkH49NAZxf1EcB3TOnMbaex X-Received: by 2002:a65:40c5:: with SMTP id u5mr396355pgp.46.1544736503464; Thu, 13 Dec 2018 13:28:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544736503; cv=none; d=google.com; s=arc-20160816; b=VaPNCU2WiK/U/VTBCfORDfReTsEZWldGxpDQTEtwERXu3d6HHc0Y5kj9wJj+mjR05A 9dJniqfHhC61LFuG2cSEKCY7I5n/6uu+ltdHampQsasiu+KL4ecL5htikpSKXJstda+S OMQMjjKv1nQH6VzjC4W+BpM9Tsj6Y6yhVik/CpB3txXB2xaga1rbDG0Oy39iZPrYPLBU vn51+VwA+gGZ+n4b4QuuhGaIEZ4mI1TE8nPlinwdzrIdyuMxPGIo4dhLvUhA3oZsBt83 OGfIKPAxHlJ9TVuDAtlg5JgYCcqAnfXCpKkmKOeYkZc7AbWVfNUTObA0+2NYpEE09+0Q jSGg== 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:organization:message-id:date:subject:cc:to :from:dkim-signature; bh=aTEhOFmBlgsYn/aIwizayzfcDQX1AfT8YlVHNWIN5JE=; b=T6SED0jSOUlx7zIp+FiW95jGR4N/czshQH2+/9QzhRBEImUhw1DnyeXWx+1HfrAMVn 5kSBSHrxLjtqUc3OWTieSeLK2T3+8H98wT6cxCMMOtqXnAWG5dv2mCitN8TogM5EcJw8 wzQTt61/eFo6wMKAwtt3RyPyYGycF3ub5+Vm+xo6TbNe39rVo0m5nICEECeih/jCnzfi 3Y4+HhxkL6J8x24VTlImlnY57PdATmmnR1csS9Nm9DAwXpeavzQIICcxV4Cl1ZxJoWlq 5TkMx51KKQTnvXE/FEEx+oQL0qs2o2pf/YbrbRr9mtw/8Pxi2qaMLa2MU9HKJ5I44GPj BgcQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=SiIbEZ4M; 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 f61si2401694plb.51.2018.12.13.13.28.03; Thu, 13 Dec 2018 13:28:23 -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; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=SiIbEZ4M; 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 S1726813AbeLMV1C (ORCPT + 99 others); Thu, 13 Dec 2018 16:27:02 -0500 Received: from perceval.ideasonboard.com ([213.167.242.64]:44644 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726442AbeLMV1C (ORCPT ); Thu, 13 Dec 2018 16:27:02 -0500 Received: from avalon.localnet (dfj612ybrt5fhg77mgycy-3.rev.dnainternet.fi [IPv6:2001:14ba:21f5:5b00:2e86:4862:ef6a:2804]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 3307C549; Thu, 13 Dec 2018 22:26:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1544736419; bh=hzH4zJao139Sq9QoPujZQKReE/ul45PsCI+cIpN9ha4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SiIbEZ4MPGWtT2TWBmcRzrFiFJZSb7HzykMG8TkQOEfhZEsjXbg9SoeUDyrnyugLe 5Pk6wODnuRTsISZW8heMnM8t2voTZz7/K3ZFdpGx8DmA98wmSF5v1ndjKWYXWM7nuQ huGTL6BSUaAKfH8cUWI164SlMILbCD8/03OoNDfI= From: Laurent Pinchart To: Fabrizio Castro Cc: Mauro Carvalho Chehab , Rob Herring , Mark Rutland , linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Simon Horman , Geert Uytterhoeven , Chris Paterson , Biju Das Subject: Re: [PATCH] dt-bindings: media: renesas-fcp: Add RZ/G2 support Date: Thu, 13 Dec 2018 23:27:46 +0200 Message-ID: <16447189.zyKSHM3mdJ@avalon> Organization: Ideas on Board Oy In-Reply-To: <1544732433-6543-1-git-send-email-fabrizio.castro@bp.renesas.com> References: <1544732433-6543-1-git-send-email-fabrizio.castro@bp.renesas.com> 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 Hi Fabrizio, Thank you for the patch. On Thursday, 13 December 2018 22:20:33 EET Fabrizio Castro wrote: > Document RZ/G2 support. > > Signed-off-by: Fabrizio Castro Reviewed-by: Laurent Pinchart And applied to my tree. > --- > Documentation/devicetree/bindings/media/renesas,fcp.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/media/renesas,fcp.txt > b/Documentation/devicetree/bindings/media/renesas,fcp.txt index > 3ec9180..79c3739 100644 > --- a/Documentation/devicetree/bindings/media/renesas,fcp.txt > +++ b/Documentation/devicetree/bindings/media/renesas,fcp.txt > @@ -2,8 +2,9 @@ Renesas R-Car Frame Compression Processor (FCP) > ----------------------------------------------- > > The FCP is a companion module of video processing modules in the Renesas > R-Car -Gen3 SoCs. It provides data compression and decompression, data > caching, and -conversion of AXI transactions in order to reduce the memory > bandwidth. +Gen3 and RZ/G2 SoCs. It provides data compression and > decompression, data +caching, and conversion of AXI transactions in order > to reduce the memory +bandwidth. > > There are three types of FCP: FCP for Codec (FCPC), FCP for VSP (FCPV) and > FCP for FDP (FCPF). Their configuration and behaviour depend on the module > they -- Regards, Laurent Pinchart