Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1282626imu; Thu, 13 Dec 2018 12:22:11 -0800 (PST) X-Google-Smtp-Source: AFSGD/USkvGgoyZZijXZNyg2skxlHVDprhsLpj13Tkq362NCU8+87uRiUazb4vtFeHHDidXUTKhM X-Received: by 2002:a63:f515:: with SMTP id w21mr230513pgh.220.1544732531751; Thu, 13 Dec 2018 12:22:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544732531; cv=none; d=google.com; s=arc-20160816; b=WEKMNp/xTFcvUCxH/lUaLeEDHZ4VvRWllgSfCSZIZ0RMQsUxiV9L23ioJx3+ynJcPm zn+7iGPk7Iff4n3Njn2sUU8SHWvRT2TCqPm3+oclydEtauD/wWMJYKfvb74AvWPxnOgO q3bYYFAGJdOBP68TTSffXiPUeJd01Pb1U5/JELq/anwmwLXmyq7cLeCPlslulrQI7As2 aYuKLzEDaUWMRvwBLq7zPPFzE7N27e5tZbI9ATBhU3GWRzycQFLO957hpnkK4eTV1ulz /VKfn9/O7kgzYDoiqzq/Gd3+CNB9XUKqDkEvtrrVlbT0u8aXUtv2G3GOFn0wYUHdCbQa q+eQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=mLj31cWmgRFJPJFoZzBqRbhFh19TB0kLsul0QgDlaEI=; b=KQHla5BsODkGtJ2SSFcc//I7u6OHVi8vWm0SrcdJXyxrFepx6kUF9ZnA0peMhQutLm if1G3fUdft8Y4l1FGeVMcTv1VqaF10VGgklmY5TclbFpfzgkgRrTVCy/XoiymXQuZR3f b39Dfq0aSI8UIsm0HK7uuO6Hg+BOxacdXrHzQb3cVcFxHitt8JjNLS9+N2uTkRX1YwPY kGi/woXP8jQJURrlzWg6jHWlzKZvMtVYaMeUF+WrwIx3KJqfFSJbc8ZQ5193jzzrBcqg ihfxtnOoyDrTxZtw9NYd5fQSipV6fVstzc7YnuUSvhl2NAla+KOU6/BvpszgTqpldpzZ h7Sg== 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 m1si2325352pfi.286.2018.12.13.12.21.56; Thu, 13 Dec 2018 12:22:11 -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 S1728184AbeLMUUm (ORCPT + 99 others); Thu, 13 Dec 2018 15:20:42 -0500 Received: from relmlor1.renesas.com ([210.160.252.171]:39527 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727343AbeLMUUl (ORCPT ); Thu, 13 Dec 2018 15:20:41 -0500 X-IronPort-AV: E=Sophos;i="5.56,349,1539615600"; d="scan'208";a="2765854" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 14 Dec 2018 05:20:39 +0900 Received: from fabrizio-dev.ree.adwin.renesas.com (unknown [10.226.37.69]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 1757340F76BA; Fri, 14 Dec 2018 05:20:36 +0900 (JST) From: Fabrizio Castro To: Mauro Carvalho Chehab , Rob Herring , Mark Rutland Cc: Fabrizio Castro , Laurent Pinchart , 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: [PATCH] dt-bindings: media: renesas-fcp: Add RZ/G2 support Date: Thu, 13 Dec 2018 20:20:33 +0000 Message-Id: <1544732433-6543-1-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document RZ/G2 support. Signed-off-by: Fabrizio Castro --- 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 -- 2.7.4