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 - renesas,r9a07g044-vsp2 # RZ/G2L
21 - renesas,vsp1 # R-Car Gen2 and RZ/G1
22 - renesas,vsp2 # R-Car Gen3 and RZ/G2
31 clock-names: true
33 power-domains:
45 - compatible
46 - reg
47 - interrupts
48 - clocks
49 - power-domains
50 - resets
55 - if:
65 - renesas,fcp
67 - if:
71 const: renesas,r9a07g044-vsp2
76 - description: Main clock
77 - description: Register access clock
78 - description: Video clock
79 clock-names:
81 - const: aclk
82 - const: pclk
83 - const: vclk
85 - clock-names
90 clock-names: false
93 # R8A7790 (R-Car H2) VSP1-S
94 - |
95 #include <dt-bindings/clock/renesas-cpg-mssr.h>
96 #include <dt-bindings/interrupt-controller/arm-gic.h>
97 #include <dt-bindings/power/r8a7790-sysc.h>
104 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
108 # R8A77951 (R-Car H3) VSP2-BC
109 - |
110 #include <dt-bindings/clock/renesas-cpg-mssr.h>
111 #include <dt-bindings/interrupt-controller/arm-gic.h>
112 #include <dt-bindings/power/r8a7795-sysc.h>
119 power-domains = <&sysc R8A7795_PD_A3VP>;