]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: Re-add interrupt-names for RK3399's vpu
authorAlex Bee <knaerzche@gmail.com>
Sun, 22 Aug 2021 11:57:55 +0000 (13:57 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 23 Aug 2021 17:53:30 +0000 (19:53 +0200)
commit6b9b7968ff78d5b9a079da2f8decba873af54192
tree9ffa817d6f14f54c78692a4e79296cfe228a5b7d
parent7e0a31c49b5a1dc16540581d2a9cbe35da97c06c
arm64: dts: rockchip: Re-add interrupt-names for RK3399's vpu

Commit 53a05c8f6e8e ("arm64: dts: rockchip: remove interrupt-names from iommu nodes")
intended to remove the interrupt-names property for mmu nodes, but it
also removed it for the vpu node in rk3399.dtsi. That makes the driver
fail probing currently.
Fix this by re-adding the property for this node.

Fixes: 53a05c8f6e8e ("arm64: dts: rockchip: remove interrupt-names from iommu nodes")
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20210822115755.3171937-1-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399.dtsi