Lines Matching +full:interconnect +full:- +full:names
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/allwinner,sun8i-h3-deinterlace.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jernej Skrabec <jernej.skrabec@siol.net>
11 - Chen-Yu Tsai <wens@csie.org>
12 - Maxime Ripard <mripard@kernel.org>
14 description: |-
21 - const: allwinner,sun8i-h3-deinterlace
22 - items:
23 - const: allwinner,sun50i-a64-deinterlace
24 - const: allwinner,sun8i-h3-deinterlace
34 - description: Deinterlace interface clock
35 - description: Deinterlace module clock
36 - description: Deinterlace DRAM clock
38 clock-names:
40 - const: bus
41 - const: mod
42 - const: ram
50 interconnect-names:
51 const: dma-mem
54 - compatible
55 - reg
56 - interrupts
57 - clocks
62 - |
63 #include <dt-bindings/interrupt-controller/arm-gic.h>
64 #include <dt-bindings/clock/sun8i-h3-ccu.h>
65 #include <dt-bindings/reset/sun8i-h3-ccu.h>
68 compatible = "allwinner,sun8i-h3-deinterlace";
73 clock-names = "bus", "mod", "ram";
77 interconnect-names = "dma-mem";