• Arnd Bergmann's avatar
    arm64: dts: rockchip: fix typo in iommu nodes · b521102d
    Arnd Bergmann authored
    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>
    b521102d
rk3368.dtsi 30.7 KB