2 * phyCORE-MPC5200B-IO (pcm032) board Device Tree Source
4 * Copyright (C) 2006-2009 Pengutronix
5 * Sascha Hauer <s.hauer@pengutronix.de>
6 * Juergen Beisert <j.beisert@pengutronix.de>
7 * Wolfram Sang <w.sang@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,pcm032";
19 compatible = "phytec,pcm032";
22 reg = <0x00000000 0x08000000>; // 128MB
26 timer@600 { // General Purpose Timer
30 gpt2: timer@620 { // General Purpose Timer in GPIO mode
35 gpt3: timer@630 { // General Purpose Timer in GPIO mode
40 gpt4: timer@640 { // General Purpose Timer in GPIO mode
45 gpt5: timer@650 { // General Purpose Timer in GPIO mode
50 gpt6: timer@660 { // General Purpose Timer in GPIO mode
51 compatible = "fsl,mpc5200b-gpt","fsl,mpc5200-gpt";
53 interrupts = <1 15 0>;
58 gpt7: timer@670 { // General Purpose Timer in GPIO mode
63 psc@2000 { /* PSC1 is ac97 */
64 compatible = "fsl,mpc5200b-psc-ac97","fsl,mpc5200-psc-ac97";
68 /* PSC2 port is used by CAN1/2 */
73 psc@2400 { /* PSC3 in UART mode */
74 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
87 psc@2c00 { /* PSC6 in UART mode */
88 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
96 phy0: ethernet-phy@0 {
103 compatible = "nxp,pcf8563";
107 compatible = "catalyst,24c32";
115 interrupt-map-mask = <0xf800 0 0 7>;
116 interrupt-map = <0xc000 0 0 1 &mpc5200_pic 0 0 3 // 1st slot
117 0xc000 0 0 2 &mpc5200_pic 1 1 3
118 0xc000 0 0 3 &mpc5200_pic 1 2 3
119 0xc000 0 0 4 &mpc5200_pic 1 3 3
121 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
122 0xc800 0 0 2 &mpc5200_pic 1 2 3
123 0xc800 0 0 3 &mpc5200_pic 1 3 3
124 0xc800 0 0 4 &mpc5200_pic 0 0 3>;
125 ranges = <0x42000000 0 0x80000000 0x80000000 0 0x20000000
126 0x02000000 0 0xa0000000 0xa0000000 0 0x10000000
127 0x01000000 0 0x00000000 0xb0000000 0 0x01000000>;
131 ranges = <0 0 0xfe000000 0x02000000
132 1 0 0xfc000000 0x02000000
133 2 0 0xfbe00000 0x00200000
134 3 0 0xf9e00000 0x02000000
135 4 0 0xf7e00000 0x02000000
136 5 0 0xe6000000 0x02000000
137 6 0 0xe8000000 0x02000000
138 7 0 0xea000000 0x02000000>;
141 compatible = "cfi-flash";
142 reg = <0 0 0x02000000>;
145 #address-cells = <1>;
149 reg = <0x00000000 0x00040000>;
153 reg = <0x00040000 0x001c0000>;
157 reg = <0x00200000 0x01d00000>;
161 reg = <0x01f00000 0x00040000>;
165 reg = <0x01f40000 0x00040000>;
169 reg = <0x01f80000 0x00040000>;
173 reg = <0x01fc0000 0x00040000>;
178 compatible = "mtd-ram";
179 reg = <2 0 0x00200000>;
184 * example snippets for FPGA
187 * compatible = "fpga_driver";
188 * reg = <3 0 0x02000000>;
193 * compatible = "fpga_driver";
194 * reg = <4 0 0x02000000>;
200 * example snippets for free chipselects
203 * compatible = "custom_driver";
204 * reg = <5 0 0x02000000>;
208 * compatible = "custom_driver";
209 * reg = <6 0 0x02000000>;
213 * compatible = "custom_driver";
214 * reg = <7 0 0x02000000>;