mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The qemu arm64 virt machine PCIe controller config space needs a 64bit adressing, so switch the entire qemu-virt-a53 and qemu_cortex_a53 board dts to address-cells & size-cells to 2 to accommodate for 64bit addresses. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>