Skip to content
Commit b521102d authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: fix typo in iommu nodes

The latest dtc warns about an extraneous cell in the interrupt
property of two of the iommu device nodes:

Warning (interrupts_property): interrupts size is (16), expected multiple of 12 in /iommu@ff373f00
Warning (interrupts_property): interrupts size is (16), expected multiple of 12 in /iommu@ff900800

This removes the typo.

Fixes: cede4c79 ("arm64: dts: rockchip: add rk3368 iommu nodes")
Fixes: 49c82f2b

 ("arm64: dts: rockchip: add rk3328 iommu nodes")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent b31ce304
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment