From: xxm Date: Fri, 8 Aug 2014 03:02:50 +0000 (+0800) Subject: rockchip: iommu: change compatible name for iommu in rk3288.dtsi X-Git-Tag: firefly_0821_release~4929 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=137fa3577221d0a8a19a8d18923973557465dc9e;p=firefly-linux-kernel-4.4.55.git rockchip: iommu: change compatible name for iommu in rk3288.dtsi --- diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index 6353a8babb72..763ea0b9a398 100755 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -1166,7 +1166,7 @@ iep_mmu { dbgname = "iep"; - compatible = "iommu,iep_mmu"; + compatible = "rockchip,iep_mmu"; reg = <0xff900800 0x100>; interrupts = ; interrupt-names = "iep_mmu"; @@ -1174,7 +1174,7 @@ vip_mmu { dbgname = "vip"; - compatible = "iommu,vip_mmu"; + compatible = "rockchip,vip_mmu"; reg = <0xff950800 0x100>; interrupts = ; interrupt-names = "vip_mmu"; @@ -1182,7 +1182,7 @@ vopb_mmu { dbgname = "vopb"; - compatible = "iommu,vopb_mmu"; + compatible = "rockchip,vopb_mmu"; reg = <0xff930300 0x100>; interrupts = ; interrupt-names = "vopb_mmu"; @@ -1190,7 +1190,7 @@ vopl_mmu { dbgname = "vopl"; - compatible = "iommu,vopl_mmu"; + compatible = "rockchip,vopl_mmu"; reg = <0xff940300 0x100>; interrupts = ; interrupt-names = "vopl_mmu"; @@ -1198,7 +1198,7 @@ hevc_mmu { dbgname = "hevc"; - compatible = "iommu,hevc_mmu"; + compatible = "rockchip,hevc_mmu"; reg = <0xff9c0440 0x100>, <0xff9c0480 0x100>; interrupts = ; @@ -1207,7 +1207,7 @@ vpu_mmu { dbgname = "vpu"; - compatible = "iommu,vpu_mmu"; + compatible = "rockchip,vpu_mmu"; reg = <0xff9a0800 0x100>; interrupts = ; interrupt-names = "vpu_mmu"; @@ -1215,7 +1215,7 @@ isp_mmu { dbgname = "isp_mmu"; - compatible = "iommu,isp_mmu"; + compatible = "rockchip,isp_mmu"; reg = <0xff914000 0x100>, <0xff915000 0x100>; interrupts = ;