|
987 | 987 | compatible = "rockchip,iommu";
|
988 | 988 | reg = <0x0 0xff900800 0x0 0x40>;
|
989 | 989 | interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
|
990 |
| - interrupt-names = "iep_mmu"; |
991 | 990 | clocks = <&cru ACLK_IEP>, <&cru HCLK_IEP>;
|
992 | 991 | clock-names = "aclk", "iface";
|
993 | 992 | #iommu-cells = <0>;
|
|
998 | 997 | compatible = "rockchip,iommu";
|
999 | 998 | reg = <0x0 0xff914000 0x0 0x100>, <0x0 0xff915000 0x0 0x100>;
|
1000 | 999 | interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
|
1001 |
| - interrupt-names = "isp_mmu"; |
1002 | 1000 | clocks = <&cru ACLK_ISP>, <&cru HCLK_ISP>;
|
1003 | 1001 | clock-names = "aclk", "iface";
|
1004 | 1002 | #iommu-cells = <0>;
|
|
1059 | 1057 | compatible = "rockchip,iommu";
|
1060 | 1058 | reg = <0x0 0xff930300 0x0 0x100>;
|
1061 | 1059 | interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
|
1062 |
| - interrupt-names = "vopb_mmu"; |
1063 | 1060 | clocks = <&cru ACLK_VOP0>, <&cru HCLK_VOP0>;
|
1064 | 1061 | clock-names = "aclk", "iface";
|
1065 | 1062 | power-domains = <&power RK3288_PD_VIO>;
|
|
1109 | 1106 | compatible = "rockchip,iommu";
|
1110 | 1107 | reg = <0x0 0xff940300 0x0 0x100>;
|
1111 | 1108 | interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
|
1112 |
| - interrupt-names = "vopl_mmu"; |
1113 | 1109 | clocks = <&cru ACLK_VOP1>, <&cru HCLK_VOP1>;
|
1114 | 1110 | clock-names = "aclk", "iface";
|
1115 | 1111 | power-domains = <&power RK3288_PD_VIO>;
|
|
1252 | 1248 | compatible = "rockchip,iommu";
|
1253 | 1249 | reg = <0x0 0xff9a0800 0x0 0x100>;
|
1254 | 1250 | interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
|
1255 |
| - interrupt-names = "vpu_mmu"; |
1256 | 1251 | clocks = <&cru ACLK_VCODEC>, <&cru HCLK_VCODEC>;
|
1257 | 1252 | clock-names = "aclk", "iface";
|
1258 | 1253 | #iommu-cells = <0>;
|
|
1263 | 1258 | compatible = "rockchip,iommu";
|
1264 | 1259 | reg = <0x0 0xff9c0440 0x0 0x40>, <0x0 0xff9c0480 0x0 0x40>;
|
1265 | 1260 | interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
|
1266 |
| - interrupt-names = "hevc_mmu"; |
1267 | 1261 | clocks = <&cru ACLK_HEVC>, <&cru HCLK_HEVC>;
|
1268 | 1262 | clock-names = "aclk", "iface";
|
1269 | 1263 | #iommu-cells = <0>;
|
|
0 commit comments