diff options
| author | Fabrizio Castro <[email protected]> | 2018-12-13 15:20:33 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-02-18 15:22:18 -0500 |
| commit | b8eb83457e79fc745abea3abcd6c95b1428a05ee (patch) | |
| tree | e122d58142e57a3a92edbb11899fd266401c025f | |
| parent | e260d78736db0c74240df2243c299be7b0d0b182 (diff) | |
media: dt-bindings: media: renesas-fcp: Add RZ/G2 support
Document RZ/G2 support.
Signed-off-by: Fabrizio Castro <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/media/renesas,fcp.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/media/renesas,fcp.txt b/Documentation/devicetree/bindings/media/renesas,fcp.txt index 3ec91803ba58..79c37395b396 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 |