Lines Matching +full:r9a07g044 +full:- +full:sysc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
13 The VSP is a video processing engine that supports up-/down-scaling, alpha
15 It can be found in the Renesas R-Car Gen2, R-Car Gen3, RZ/G1, and RZ/G2 SoCs.
20 - enum:
21 - renesas,r9a07g044-vsp2 # RZ/G2L
22 - renesas,vsp1 # R-Car Gen2 and RZ/G1
23 - renesas,vsp2 # R-Car Gen3 and RZ/G2
24 - items:
25 - enum:
26 - renesas,r9a07g043u-vsp2 # RZ/G2UL
27 - renesas,r9a07g054-vsp2 # RZ/V2L
28 - const: renesas,r9a07g044-vsp2 # RZ/G2L fallback
37 clock-names: true
39 power-domains:
51 - compatible
52 - reg
53 - interrupts
54 - clocks
55 - power-domains
56 - resets
61 - if:
71 - renesas,fcp
73 - if:
77 const: renesas,r9a07g044-vsp2
82 - description: Main clock
83 - description: Register access clock
84 - description: Video clock
85 clock-names:
87 - const: aclk
88 - const: pclk
89 - const: vclk
91 - clock-names
96 clock-names: false
99 # R8A7790 (R-Car H2) VSP1-S
100 - |
101 #include <dt-bindings/clock/renesas-cpg-mssr.h>
102 #include <dt-bindings/interrupt-controller/arm-gic.h>
103 #include <dt-bindings/power/r8a7790-sysc.h>
110 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
114 # R8A77951 (R-Car H3) VSP2-BC
115 - |
116 #include <dt-bindings/clock/renesas-cpg-mssr.h>
117 #include <dt-bindings/interrupt-controller/arm-gic.h>
118 #include <dt-bindings/power/r8a7795-sysc.h>
125 power-domains = <&sysc R8A7795_PD_A3VP>;