Lines Matching +full:rk3568 +full:- +full:vop
1 # SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/display/rockchip/rockchip-vop2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
15 - Sandy Huang <hjc@rock-chips.com>
16 - Heiko Stuebner <heiko@sntech.de>
21 - rockchip,rk3566-vop
22 - rockchip,rk3568-vop
26 - description:
29 - description:
33 reg-names:
35 - const: vop
36 - const: gamma-lut
41 The VOP interrupt is shared by several interrupt sources, such as
46 - description: Clock for ddr buffer transfer.
47 - description: Clock for the ahb bus to R/W the phy regs.
48 - description: Pixel clock for video port 0.
49 - description: Pixel clock for video port 1.
50 - description: Pixel clock for video port 2.
52 clock-names:
54 - const: aclk
55 - const: hclk
56 - const: dclk_vp0
57 - const: dclk_vp1
58 - const: dclk_vp2
87 power-domains:
91 - compatible
92 - reg
93 - reg-names
94 - interrupts
95 - clocks
96 - clock-names
97 - ports
102 - |
103 #include <dt-bindings/clock/rk3568-cru.h>
104 #include <dt-bindings/interrupt-controller/arm-gic.h>
105 #include <dt-bindings/power/rk3568-power.h>
107 #address-cells = <2>;
108 #size-cells = <2>;
109 vop: vop@fe040000 {
110 compatible = "rockchip,rk3568-vop";
112 reg-names = "vop", "gamma-lut";
119 clock-names = "aclk",
124 power-domains = <&power RK3568_PD_VO>;
127 #address-cells = <1>;
128 #size-cells = <0>;
131 #address-cells = <1>;
132 #size-cells = <0>;
136 #address-cells = <1>;
137 #size-cells = <0>;
141 #address-cells = <1>;
142 #size-cells = <0>;