Lines Matching +full:sun50i +full:- +full:h6 +full:- +full:iommu
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iommu/allwinner,sun50i-h6-iommu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner H6 IOMMU
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 "#iommu-cells":
20 const: allwinner,sun50i-h6-iommu
35 - "#iommu-cells"
36 - compatible
37 - reg
38 - interrupts
39 - clocks
40 - resets
45 - |
46 #include <dt-bindings/interrupt-controller/arm-gic.h>
47 #include <dt-bindings/interrupt-controller/irq.h>
49 #include <dt-bindings/clock/sun50i-h6-ccu.h>
50 #include <dt-bindings/reset/sun50i-h6-ccu.h>
52 iommu: iommu@30f0000 {
53 compatible = "allwinner,sun50i-h6-iommu";
58 #iommu-cells = <1>;