powerpc/amigaone: Generic device tree for all AmigaOne boards
authorGerhard Pircher <gerhard_pircher@gmx.net>
Tue, 10 Feb 2009 12:26:03 +0000 (12:26 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Feb 2009 05:00:09 +0000 (16:00 +1100)
commit50408b7defa513a9ea1107b42674167e53ba7a4a
treefa68db2dc5d5d3635cdf0a8a666b2c0140aa33b9
parent54b318aa5211ab7bba617a27d9cbd7fd759dcfd0
powerpc/amigaone: Generic device tree for all AmigaOne boards

This device tree does not provide the correct CPU name, as various CPU
models and revisions are used in AmigaOnes. Also the PCI root node does
not contain a interrupt mapping property, as all boards have different
interrupt routing. However the kernel can do a 1:1 mapping of all PCI
interrupts, as only i8259 legacy interrupts are used.

Signed-off-by: Gerhard Pircher <gerhard_pircher@gmx.net>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/boot/dts/amigaone.dts [new file with mode: 0644]