diff --git a/arch/arm/boot/dts/rk312x.dtsi b/arch/arm/boot/dts/rk312x.dtsi index 44c925754251..fc8b4a750896 100644 --- a/arch/arm/boot/dts/rk312x.dtsi +++ b/arch/arm/boot/dts/rk312x.dtsi @@ -451,7 +451,7 @@ iep: iep@10108000 { iommu_enabled = <1>; iommus = <&iep_mmu>; reg = <0x10108000 0x800>; - interrupts = ; + interrupts = ; clocks = <&cru ACLK_IEP>, <&cru HCLK_IEP>; clock-names = "aclk_iep", "hclk_iep"; power-domains = <&power RK3128_PD_VIO>; @@ -463,7 +463,7 @@ iep: iep@10108000 { iep_mmu: iommu@10108800 { compatible = "rockchip,iommu"; reg = <0x10108800 0x40>; - interrupts = ; + interrupts = ; interrupt-names = "iep_mmu"; clocks = <&cru ACLK_IEP>, <&cru HCLK_IEP>; clock-names = "aclk", "hclk"; @@ -859,7 +859,7 @@ watchdog@2004c000 { compatible = "snps,dw-wdt"; reg = <0x2004c000 0x100>; clocks = <&cru PCLK_WDT>; - interrupts = ; + interrupts = ; status = "disabled"; };