tqm8540.dts (fc8e1ead9314cf0e0f1922e661428b93d3a50d88) tqm8540.dts (07c638398f490e63275ae23aa51b7c50df7d1a49)
1/*
2 * TQM 8540 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

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

284 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
285 device_type = "pci";
286 reg = <0xe0008000 0x1000>;
287 clock-frequency = <66666666>;
288 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
289 interrupt-map = <
290 /* IDSEL 28 */
291 0xe000 0 0 1 &mpic 2 1
1/*
2 * TQM 8540 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

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

284 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
285 device_type = "pci";
286 reg = <0xe0008000 0x1000>;
287 clock-frequency = <66666666>;
288 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
289 interrupt-map = <
290 /* IDSEL 28 */
291 0xe000 0 0 1 &mpic 2 1
292 0xe000 0 0 2 &mpic 3 1>;
292 0xe000 0 0 2 &mpic 3 1
293 0xe000 0 0 3 &mpic 6 1
294 0xe000 0 0 4 &mpic 5 1
293
295
296 /* IDSEL 11 */
297 0x5800 0 0 1 &mpic 6 1
298 0x5800 0 0 2 &mpic 5 1
299 >;
300
294 interrupt-parent = <&mpic>;
295 interrupts = <24 2>;
296 bus-range = <0 0>;
297 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
298 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;
299 };
300};
301 interrupt-parent = <&mpic>;
302 interrupts = <24 2>;
303 bus-range = <0 0>;
304 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
305 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;
306 };
307};