commit | 912d7985f3cef1b901a4fd9fede549b919fe7ac3 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Thu Nov 09 16:35:35 2017 -0600 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon Dec 04 11:44:20 2017 +0100 |
tree | 2c860a383b6609f256c96eef860533feeee60105 | |
parent | 741f5afbba70ff3cddcc5bba2595d9a44fa722e5 [diff] |
ARM: dts: rockchip: fix rk3288 iep-IOMMU interrupts property cells The interrupts property in the iep-IOMMU node for the rk3288 dts file has a spurious extra cell causing a dtc warning: Warning (interrupts_property): interrupts size is (16), expected multiple of 12 in /iommu@ff900800 Remove the extra cell. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>