katmai.dts (2d8ad8719591fa803b0d589ed057fa46f49b7155) | katmai.dts (3fb7933850faf1017c59a675e895ed8f27fef4be) |
---|---|
1/* 2 * Device Tree Source for AMCC Katmai eval board 3 * 4 * Copyright (c) 2006, 2007 IBM Corp. 5 * Benjamin Herrenschmidt <benh@kernel.crashing.org> 6 * 7 * Copyright (c) 2006, 2007 IBM Corp. 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com> --- 428 unchanged lines hidden (view full) --- 437 interrupt-map-mask = <0x0 0x0 0x0 0x7>; 438 interrupt-map = < 439 0x0 0x0 0x0 0x1 &UIC3 0x8 0x4 /* swizzled int A */ 440 0x0 0x0 0x0 0x2 &UIC3 0x9 0x4 /* swizzled int B */ 441 0x0 0x0 0x0 0x3 &UIC3 0xa 0x4 /* swizzled int C */ 442 0x0 0x0 0x0 0x4 &UIC3 0xb 0x4 /* swizzled int D */>; 443 }; 444 | 1/* 2 * Device Tree Source for AMCC Katmai eval board 3 * 4 * Copyright (c) 2006, 2007 IBM Corp. 5 * Benjamin Herrenschmidt <benh@kernel.crashing.org> 6 * 7 * Copyright (c) 2006, 2007 IBM Corp. 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com> --- 428 unchanged lines hidden (view full) --- 437 interrupt-map-mask = <0x0 0x0 0x0 0x7>; 438 interrupt-map = < 439 0x0 0x0 0x0 0x1 &UIC3 0x8 0x4 /* swizzled int A */ 440 0x0 0x0 0x0 0x2 &UIC3 0x9 0x4 /* swizzled int B */ 441 0x0 0x0 0x0 0x3 &UIC3 0xa 0x4 /* swizzled int C */ 442 0x0 0x0 0x0 0x4 &UIC3 0xb 0x4 /* swizzled int D */>; 443 }; 444 |
445 MSI: ppc4xx-msi@400300000 { 446 compatible = "amcc,ppc4xx-msi", "ppc4xx-msi"; 447 reg = < 0x4 0x00300000 0x100>; 448 sdr-base = <0x3B0>; 449 msi-data = <0x00000000>; 450 msi-mask = <0x44440000>; 451 interrupt-count = <3>; 452 interrupts =<0 1 2 3>; 453 interrupt-parent = <&UIC0>; 454 #interrupt-cells = <1>; 455 #address-cells = <0>; 456 #size-cells = <0>; 457 interrupt-map = <0 &UIC0 0xC 1 458 1 &UIC0 0x0D 1 459 2 &UIC0 0x0E 1 460 3 &UIC0 0x0F 1>; 461 }; 462 |
|
445 I2O: i2o@400100000 { 446 compatible = "ibm,i2o-440spe"; 447 reg = <0x00000004 0x00100000 0x100>; 448 dcr-reg = <0x060 0x020>; 449 }; 450 451 DMA0: dma0@400100100 { 452 compatible = "ibm,dma-440spe"; --- 40 unchanged lines hidden --- | 463 I2O: i2o@400100000 { 464 compatible = "ibm,i2o-440spe"; 465 reg = <0x00000004 0x00100000 0x100>; 466 dcr-reg = <0x060 0x020>; 467 }; 468 469 DMA0: dma0@400100100 { 470 compatible = "ibm,dma-440spe"; --- 40 unchanged lines hidden --- |