emulation: qemu-sbsa: Move ITS node into GICv3 node
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Thu, 20 Mar 2025 12:51:57 +0000 (13:51 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 8 Apr 2025 22:23:27 +0000 (16:23 -0600)
commitd5a060b01b322231725dfc38090d8dc5e080cd33
treec1fe1d4bcf163cff9e97449b57fb20aad4c33b4e
parent6554cb460bfc0d1a21406da49bf44f029b5aa185
emulation: qemu-sbsa: Move ITS node into GICv3 node

According to the binding [1] the ITS node should be a subnode of the
GICv3 node. Thus move it now that the driver binds subnodes as well.

1: https://www.kernel.org/doc/Documentation/devicetree/bindings/interrupt-controller/arm%2Cgic-v3.txt

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
arch/arm/dts/qemu-sbsa.dts
board/emulation/qemu-sbsa/qemu-sbsa.c