mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 13:42:41 +00:00
The IOAPIC node shouldn't have been in the cpu container, especially since the cpu container does: #address-cells = <1>; #size-cells = <0>; So the reg field of the IOAPIC would be treated as 2 registers instead of a register and size. Move IOAPIC node out of the CPU node fixes this issue. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
bindings | ||
common | ||
nios2 | ||
riscv32 | ||
x86 | ||
xtensa | ||
Kconfig |