Commit 304b8fbc authored by Benjamin Gaignard's avatar Benjamin Gaignard Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: Remove useless interrupt-names on IOMMU node on rk3036

parent 6b023929
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -140,7 +140,6 @@ vop_mmu: iommu@10118300 {
		compatible = "rockchip,iommu";
		reg = <0x10118300 0x100>;
		interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "vop_mmu";
		clocks = <&cru ACLK_LCDC>, <&cru HCLK_LCDC>;
		clock-names = "aclk", "iface";
		#iommu-cells = <0>;