zephyr/dts/x86
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
..
apollo_lake.dtsi dts: x86: Move ioapic node out of cpu container 2019-05-22 12:38:20 -04:00
atom.dtsi dts: x86: Move ioapic node out of cpu container 2019-05-22 12:38:20 -04:00
ia32.dtsi
intel_curie.dtsi dts: x86: Move ioapic node out of cpu container 2019-05-22 12:38:20 -04:00
intel_quark_d2000.dtsi
quark_x1000.dtsi dts: x86: Move ioapic node out of cpu container 2019-05-22 12:38:20 -04:00