Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:codec
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/media/allwinner,sun4i-a10-video-engine.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
16 - allwinner,sun4i-a10-video-engine
17 - allwinner,sun5i-a13-video-engine
18 - allwinner,sun7i-a20-video-engine
19 - allwinner,sun8i-a33-video-engine
20 - allwinner,sun8i-h3-video-engine
21 - allwinner,sun50i-a64-video-engine
22 - allwinner,sun50i-h5-video-engine
23 - allwinner,sun50i-h6-video-engine
33 - description: Bus Clock
34 - description: Module Clock
35 - description: RAM Clock
37 clock-names:
39 - const: ahb
40 - const: mod
41 - const: ram
47 $ref: /schemas/types.yaml#/definitions/phandle-array
53 memory-region:
59 - compatible
60 - reg
61 - interrupts
62 - clocks
63 - clock-names
64 - resets
65 - allwinner,sram
70 - |
71 #include <dt-bindings/interrupt-controller/arm-gic.h>
72 #include <dt-bindings/clock/sun7i-a20-ccu.h>
73 #include <dt-bindings/reset/sun4i-a10-ccu.h>
75 video-codec@1c0e000 {
76 compatible = "allwinner,sun7i-a20-video-engine";
81 clock-names = "ahb", "mod", "ram";