xpedite5301.dts (7483d45f0aee3afc0646d185cabd4af9f6cab58c) | xpedite5301.dts (53567cf3c28d11f58927e5d4946a744ec2fbf06e) |
---|---|
1/* 2 * Copyright (C) 2008 Extreme Engineering Solutions, Inc. 3 * Based on MPC8572DS device tree from Freescale Semiconductor, Inc. 4 * 5 * XPedite5301 PMC/XMC module based on MPC8572E 6 * 7 * This is free software; you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License version 2 as --- 533 unchanged lines hidden (view full) --- 542 reg = <0x10000 0x5000>; 543 interrupts = <57 2 64 2 65 2 66 2 67 2>; 544 interrupt-parent = <&mpic>; 545 }; 546 547 tlu@2f000 { 548 compatible = "fsl,mpc8572-tlu", "fsl_tlu"; 549 reg = <0x2f000 0x1000>; | 1/* 2 * Copyright (C) 2008 Extreme Engineering Solutions, Inc. 3 * Based on MPC8572DS device tree from Freescale Semiconductor, Inc. 4 * 5 * XPedite5301 PMC/XMC module based on MPC8572E 6 * 7 * This is free software; you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License version 2 as --- 533 unchanged lines hidden (view full) --- 542 reg = <0x10000 0x5000>; 543 interrupts = <57 2 64 2 65 2 66 2 67 2>; 544 interrupt-parent = <&mpic>; 545 }; 546 547 tlu@2f000 { 548 compatible = "fsl,mpc8572-tlu", "fsl_tlu"; 549 reg = <0x2f000 0x1000>; |
550 interupts = <61 2 >; | 550 interrupts = <61 2>; |
551 interrupt-parent = <&mpic>; 552 }; 553 554 tlu@15000 { 555 compatible = "fsl,mpc8572-tlu", "fsl_tlu"; 556 reg = <0x15000 0x1000>; | 551 interrupt-parent = <&mpic>; 552 }; 553 554 tlu@15000 { 555 compatible = "fsl,mpc8572-tlu", "fsl_tlu"; 556 reg = <0x15000 0x1000>; |
557 interupts = <75 2>; | 557 interrupts = <75 2>; |
558 interrupt-parent = <&mpic>; 559 }; 560 }; 561 562 /* 563 * PCI Express controller 3 @ ef008000 is not used. 564 * This would have been pci0 on other mpc85xx platforms. 565 */ --- 75 unchanged lines hidden --- | 558 interrupt-parent = <&mpic>; 559 }; 560 }; 561 562 /* 563 * PCI Express controller 3 @ ef008000 is not used. 564 * This would have been pci0 on other mpc85xx platforms. 565 */ --- 75 unchanged lines hidden --- |