Lines Matching +full:rk3399 +full:- +full:power +full:- +full:controller
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Heiko Stuebner <heiko@sntech.de>
15 shares its clocks, power domain and irq.
17 For information on assigning IOMMU controller to its peripheral devices,
23 - enum:
24 - rockchip,iommu
25 - rockchip,rk3568-iommu
26 - items:
27 - enum:
28 - rockchip,rk3588-iommu
29 - const: rockchip,rk3568-iommu
33 - description: configuration registers for MMU instance 0
34 - description: configuration registers for MMU instance 1
39 - description: interruption for MMU instance 0
40 - description: interruption for MMU instance 1
45 - description: Core clock
46 - description: Interface clock
48 clock-names:
50 - const: aclk
51 - const: iface
53 "#iommu-cells":
56 power-domains:
59 rockchip,disable-mmu-reset:
67 - compatible
68 - reg
69 - interrupts
70 - clocks
71 - clock-names
72 - "#iommu-cells"
77 - |
78 #include <dt-bindings/clock/rk3399-cru.h>
79 #include <dt-bindings/interrupt-controller/arm-gic.h>
86 clock-names = "aclk", "iface";
87 #iommu-cells = <0>;