tqm8560.dts (fc8e1ead9314cf0e0f1922e661428b93d3a50d88) tqm8560.dts (07c638398f490e63275ae23aa51b7c50df7d1a49)
1/*
2 * TQM 8560 Device Tree Source
3 *
4 * Copyright 2008 Freescale Semiconductor Inc.
5 * Copyright 2008 Wolfgang Grandegger <wg@grandegger.com>
6 *
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the

--- 368 unchanged lines hidden (view full) ---

377 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
378 device_type = "pci";
379 reg = <0xe0008000 0x1000>;
380 clock-frequency = <66666666>;
381 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
382 interrupt-map = <
383 /* IDSEL 28 */
384 0xe000 0 0 1 &mpic 2 1
1/*
2 * TQM 8560 Device Tree Source
3 *
4 * Copyright 2008 Freescale Semiconductor Inc.
5 * Copyright 2008 Wolfgang Grandegger <wg@grandegger.com>
6 *
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the

--- 368 unchanged lines hidden (view full) ---

377 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
378 device_type = "pci";
379 reg = <0xe0008000 0x1000>;
380 clock-frequency = <66666666>;
381 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
382 interrupt-map = <
383 /* IDSEL 28 */
384 0xe000 0 0 1 &mpic 2 1
385 0xe000 0 0 2 &mpic 3 1>;
385 0xe000 0 0 2 &mpic 3 1
386 0xe000 0 0 3 &mpic 6 1
387 0xe000 0 0 4 &mpic 5 1
386
388
389 /* IDSEL 11 */
390 0x5800 0 0 1 &mpic 6 1
391 0x5800 0 0 2 &mpic 5 1
392 >;
393
387 interrupt-parent = <&mpic>;
388 interrupts = <24 2>;
389 bus-range = <0 0>;
390 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
391 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;
392 };
393};
394 interrupt-parent = <&mpic>;
395 interrupts = <24 2>;
396 bus-range = <0 0>;
397 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
398 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;
399 };
400};