aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/rk322x.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk322x.dtsi b/arch/arm/boot/dts/rk322x.dtsi
index da102fff96a2..b19e7939f3ea 100644
--- a/arch/arm/boot/dts/rk322x.dtsi
+++ b/arch/arm/boot/dts/rk322x.dtsi
@@ -579,7 +579,7 @@
579 interrupt-names = "vop_mmu"; 579 interrupt-names = "vop_mmu";
580 clocks = <&cru ACLK_VOP>, <&cru HCLK_VOP>; 580 clocks = <&cru ACLK_VOP>, <&cru HCLK_VOP>;
581 clock-names = "aclk", "iface"; 581 clock-names = "aclk", "iface";
582 iommu-cells = <0>; 582 #iommu-cells = <0>;
583 status = "disabled"; 583 status = "disabled";
584 }; 584 };
585 585