zephyr/dts
Kumar Gala e7cc51094a dts: x86: Move ioapic node out of cpu container
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>
2019-05-22 12:38:20 -04:00
..
arc
arm drivers: add CC13xx / CC26xx I2C driver 2019-05-21 15:37:22 -04:00
bindings drivers: add CC13xx / CC26xx I2C driver 2019-05-21 15:37:22 -04:00
common
nios2
riscv32
x86 dts: x86: Move ioapic node out of cpu container 2019-05-22 12:38:20 -04:00
xtensa
Kconfig