tqm8555.dts (f72222c74bd642182cc892c99df65cb105c61193) | tqm8555.dts (07c638398f490e63275ae23aa51b7c50df7d1a49) |
---|---|
1/* 2 * TQM 8555 Device Tree Source 3 * 4 * Copyright 2008 Freescale Semiconductor Inc. 5 * 6 * This program is free software; you can redistribute it and/or modify it 7 * under the terms of the GNU General Public License as published by the 8 * Free Software Foundation; either version 2 of the License, or (at your --- 297 unchanged lines hidden (view full) --- 306 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci"; 307 device_type = "pci"; 308 reg = <0xe0008000 0x1000>; 309 clock-frequency = <66666666>; 310 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 311 interrupt-map = < 312 /* IDSEL 28 */ 313 0xe000 0 0 1 &mpic 2 1 | 1/* 2 * TQM 8555 Device Tree Source 3 * 4 * Copyright 2008 Freescale Semiconductor Inc. 5 * 6 * This program is free software; you can redistribute it and/or modify it 7 * under the terms of the GNU General Public License as published by the 8 * Free Software Foundation; either version 2 of the License, or (at your --- 297 unchanged lines hidden (view full) --- 306 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci"; 307 device_type = "pci"; 308 reg = <0xe0008000 0x1000>; 309 clock-frequency = <66666666>; 310 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 311 interrupt-map = < 312 /* IDSEL 28 */ 313 0xe000 0 0 1 &mpic 2 1 |
314 0xe000 0 0 2 &mpic 3 1>; | 314 0xe000 0 0 2 &mpic 3 1 315 0xe000 0 0 3 &mpic 6 1 316 0xe000 0 0 4 &mpic 5 1 |
315 | 317 |
318 /* IDSEL 11 */ 319 0x5800 0 0 1 &mpic 6 1 320 0x5800 0 0 2 &mpic 5 1 321 >; 322 |
|
316 interrupt-parent = <&mpic>; 317 interrupts = <24 2>; 318 bus-range = <0 0>; 319 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000 320 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>; 321 }; 322}; | 323 interrupt-parent = <&mpic>; 324 interrupts = <24 2>; 325 bus-range = <0 0>; 326 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000 327 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>; 328 }; 329}; |