Lines Matching +full:r8a7795 +full:- +full:cpg +full:- +full:mssr
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas R-Car Frame Compression Processor (FCP)
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
14 R-Car Gen3 and RZ/G2 SoCs. It provides data compression and decompression,
25 - enum:
26 - renesas,fcpv # FCP for VSP
27 - renesas,fcpf # FCP for FDP
28 - items:
29 - enum:
30 - renesas,r9a07g044-fcpvd # RZ/G2{L,LC}
31 - renesas,r9a07g054-fcpvd # RZ/V2L
32 - const: renesas,fcpv # Generic FCP for VSP fallback
39 clock-names: true
44 power-domains:
51 - compatible
52 - reg
53 - clocks
54 - power-domains
55 - resets
60 - if:
65 - renesas,r9a07g044-fcpvd
66 - renesas,r9a07g054-fcpvd
71 - description: Main clock
72 - description: Register access clock
73 - description: Video clock
74 clock-names:
76 - const: aclk
77 - const: pclk
78 - const: vclk
80 - clock-names
85 clock-names: false
88 # R8A7795 (R-Car H3) FCP for VSP-D1
89 - |
90 #include <dt-bindings/clock/renesas-cpg-mssr.h>
91 #include <dt-bindings/power/r8a7795-sysc.h>
96 clocks = <&cpg CPG_MOD 602>;
97 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
98 resets = <&cpg 602>;