Lines Matching +full:dt +full:- +full:bindings
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,vsp1 # R-Car Gen2 and RZ/G1
21 - renesas,vsp2 # R-Car Gen3 and RZ/G2
32 power-domains:
44 - compatible
45 - reg
46 - interrupts
47 - clocks
48 - power-domains
49 - resets
57 - const: renesas,vsp1
63 - renesas,fcp
66 # R8A7790 (R-Car H2) VSP1-S
67 - |
68 #include <dt-bindings/clock/renesas-cpg-mssr.h>
69 #include <dt-bindings/interrupt-controller/arm-gic.h>
70 #include <dt-bindings/power/r8a7790-sysc.h>
77 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
81 # R8A77951 (R-Car H3) VSP2-BC
82 - |
83 #include <dt-bindings/clock/renesas-cpg-mssr.h>
84 #include <dt-bindings/interrupt-controller/arm-gic.h>
85 #include <dt-bindings/power/r8a7795-sysc.h>
92 power-domains = <&sysc R8A7795_PD_A3VP>;