]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: rockchip: fix rk3568 mbi-alias
authorPeter Geis <pgwipeout@gmail.com>
Wed, 28 Jul 2021 18:00:27 +0000 (14:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Nov 2021 10:04:20 +0000 (11:04 +0100)
[ Upstream commit b6c1a590148c63f822091912b4c09c79fbb13971 ]

The mbi-alias incorrectly points to 0xfd100000 when it should point to
0xfd410000.
This fixes MSIs on rk3568.

Fixes: a3adc0b9071d ("arm64: dts: rockchip: add core dtsi for RK3568 SoC")
Signed-off-by: Peter Geis <pgwipeout@gmail.com>
Link: https://lore.kernel.org/r/20210728180034.717953-2-pgwipeout@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/rockchip/rk3568.dtsi

index d225e6a45d5cb102d7dcce8473258fa7dd99b4c1..fdfe283b7a30d6b322837150656667feff137de0 100644 (file)
                interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
                interrupt-controller;
                #interrupt-cells = <3>;
-               mbi-alias = <0x0 0xfd100000>;
+               mbi-alias = <0x0 0xfd410000>;
                mbi-ranges = <296 24>;
                msi-controller;
        };