2018-12-13 20:22:11

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH] dt-bindings: media: renesas-fcp: Add RZ/G2 support

Document RZ/G2 support.

Signed-off-by: Fabrizio Castro <[email protected]>
---
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



2018-12-13 21:28:23

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: media: renesas-fcp: Add RZ/G2 support

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 <[email protected]>

Reviewed-by: Laurent Pinchart <[email protected]>

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




2018-12-17 12:30:21

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: media: renesas-fcp: Add RZ/G2 support

On Thu, Dec 13, 2018 at 08:20:33PM +0000, Fabrizio Castro wrote:
> Document RZ/G2 support.
>
> Signed-off-by: Fabrizio Castro <[email protected]>

Reviewed-by: Simon Horman <[email protected]>