commit | 42f0ab70458088de8c0ce3d6fb006a9e406c2a39 | [log] [tgz] |
---|---|---|
author | Patrick Rudolph <patrick.rudolph@9elements.com> | Tue May 27 11:33:31 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 02 14:58:46 2025 -0600 |
tree | 7c05e68ebbd1cedcf12bf1148229898a07f21848 | |
parent | e46ccd723f884e50cfc89a9c2f2b409690d18cd2 [diff] |
arm/dts/qemu-sbsa: Fix interrupt Change the vcpumntirq in the GICv3 node from SPI to PPI. Prevents Linux from complaining: '[Firmware Bug]: CPU interface incapable of MMIO access' Fixes: 6d722894fd48 "board: emulation: Add QEMU sbsa support" Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>