]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: rockchip: fix typo in iommu nodes
authorArnd Bergmann <arnd@arndb.de>
Tue, 10 Oct 2017 08:56:01 +0000 (10:56 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 17 Oct 2017 18:13:52 +0000 (20:13 +0200)
commit1abc6069f0b319a0c88d0649b0a2f1e5d1953e58
tree40f84dd8b42f6f42af4edc16f6cc5f53336461fd
parentb757ece79bd24a1d1ef483a4775187fae90b294f
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: c18a9e6dd351 ("arm64: dts: rockchip: add rk3368 iommu nodes")
Fixes: fefa9457e1eb ("arm64: dts: rockchip: add rk3328 iommu nodes")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328.dtsi
arch/arm64/boot/dts/rockchip/rk3368.dtsi