2 * phyCORE-MPC5200B-tiny (pcm030) board Device Tree Source
4 * Copyright 2006 Pengutronix
5 * Sascha Hauer <s.hauer@pengutronix.de>
6 * Copyright 2007 Pengutronix
7 * Juergen Beisert <j.beisert@pengutronix.de>
9 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License as published by the
11 * Free Software Foundation; either version 2 of the License, or (at your
12 * option) any later version.
15 /include/ "mpc5200b.dtsi"
18 model = "phytec,pcm030";
19 compatible = "phytec,pcm030";
22 timer@600 { // General Purpose Timer
26 gpt2: timer@620 { // General Purpose Timer in GPIO mode
27 compatible = "fsl,mpc5200b-gpt-gpio","fsl,mpc5200-gpt-gpio";
32 gpt3: timer@630 { // General Purpose Timer in GPIO mode
33 compatible = "fsl,mpc5200b-gpt-gpio","fsl,mpc5200-gpt-gpio";
38 gpt4: timer@640 { // General Purpose Timer in GPIO mode
39 compatible = "fsl,mpc5200b-gpt-gpio","fsl,mpc5200-gpt-gpio";
44 gpt5: timer@650 { // General Purpose Timer in GPIO mode
45 compatible = "fsl,mpc5200b-gpt-gpio","fsl,mpc5200-gpt-gpio";
50 gpt6: timer@660 { // General Purpose Timer in GPIO mode
51 compatible = "fsl,mpc5200b-gpt-gpio","fsl,mpc5200-gpt-gpio";
56 gpt7: timer@670 { // General Purpose Timer in GPIO mode
57 compatible = "fsl,mpc5200b-gpt-gpio","fsl,mpc5200-gpt-gpio";
62 psc@2000 { /* PSC1 in ac97 mode */
63 compatible = "mpc5200b-psc-ac97","fsl,mpc5200b-psc-ac97";
67 /* PSC2 port is used by CAN1/2 */
72 psc@2400 { /* PSC3 in UART mode */
73 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
86 psc@2c00 { /* PSC6 in UART mode */
87 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
95 phy0: ethernet-phy@0 {
102 compatible = "nxp,pcf8563";
106 compatible = "catalyst,24c32";
113 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
114 reg = <0x8000 0x4000>;
119 interrupt-map-mask = <0xf800 0 0 7>;
120 interrupt-map = <0xc000 0 0 1 &mpc5200_pic 0 0 3 // 1st slot
121 0xc000 0 0 2 &mpc5200_pic 1 1 3
122 0xc000 0 0 3 &mpc5200_pic 1 2 3
123 0xc000 0 0 4 &mpc5200_pic 1 3 3
125 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
126 0xc800 0 0 2 &mpc5200_pic 1 2 3
127 0xc800 0 0 3 &mpc5200_pic 1 3 3
128 0xc800 0 0 4 &mpc5200_pic 0 0 3>;
129 ranges = <0x42000000 0 0x80000000 0x80000000 0 0x20000000
130 0x02000000 0 0xa0000000 0xa0000000 0 0x10000000
131 0x01000000 0 0x00000000 0xb0000000 0 0x01000000>;