Lines Matching +full:iommus +full:- +full:names
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/media/allwinner,sun50i-h6-vpu-g2.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Jernej Skrabec <jernej.skrabec@gmail.com>
18 const: allwinner,sun50i-h6-vpu-g2
28 - description: Bus Clock
29 - description: Module Clock
31 clock-names:
33 - const: bus
34 - const: mod
39 iommus:
43 - compatible
44 - reg
45 - interrupts
46 - clocks
47 - clock-names
48 - resets
49 - iommus
54 - |
55 #include <dt-bindings/interrupt-controller/arm-gic.h>
56 #include <dt-bindings/clock/sun50i-h6-ccu.h>
57 #include <dt-bindings/reset/sun50i-h6-ccu.h>
59 video-codec-g2@1c00000 {
60 compatible = "allwinner,sun50i-h6-vpu-g2";
64 clock-names = "bus", "mod";
66 iommus = <&iommu 5>;