mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 19:05:25 +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> |
||
---|---|---|
.. | ||
apollo_lake.dtsi | ||
atom.dtsi | ||
ia32.dtsi | ||
intel_curie.dtsi | ||
intel_quark_d2000.dtsi | ||
quark_x1000.dtsi |