2 * Lite5200B board Device Tree Source
4 * Copyright 2006-2007 Secret Lab Technologies Ltd.
5 * Grant Likely <grant.likely@secretlab.ca>
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
9 * Free Software Foundation; either version 2 of the License, or (at your
10 * option) any later version.
13 /include/ "mpc5200b.dtsi"
15 &gpt0 { fsl,has-wdt; };
16 &gpt2 { gpio-controller; };
17 &gpt3 { gpio-controller; };
20 model = "fsl,lite5200b";
21 compatible = "fsl,lite5200b";
24 compatible = "gpio-leds";
30 linux,default-trigger = "heartbeat";
32 led1 { gpios = <&gpio_wkup 2 1>; };
33 led2 { gpios = <&gpio_simple 3 1>; };
34 led3 { gpios = <&gpio_wkup 3 1>; };
35 led4 { gpios = <&gpio_simple 2 1>; };
39 reg = <0x00000000 0x10000000>; // 256MB
44 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
68 // PSC2 in ac97 mode example
70 // compatible = "fsl,mpc5200b-psc-ac97","fsl,mpc5200-psc-ac97";
74 // PSC3 in CODEC mode example
76 // compatible = "fsl,mpc5200b-psc-i2s"; //not 5200 compatible
80 // PSC6 in spi mode example
82 // compatible = "fsl,mpc5200b-psc-spi","fsl,mpc5200-psc-spi";
91 phy0: ethernet-phy@0 {
98 compatible = "atmel,24c02";
104 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
105 reg = <0x8000 0x4000>;
110 interrupt-map-mask = <0xf800 0 0 7>;
111 interrupt-map = <0xc000 0 0 1 &mpc5200_pic 0 0 3 // 1st slot
112 0xc000 0 0 2 &mpc5200_pic 1 1 3
113 0xc000 0 0 3 &mpc5200_pic 1 2 3
114 0xc000 0 0 4 &mpc5200_pic 1 3 3
116 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
117 0xc800 0 0 2 &mpc5200_pic 1 2 3
118 0xc800 0 0 3 &mpc5200_pic 1 3 3
119 0xc800 0 0 4 &mpc5200_pic 0 0 3>;
120 clock-frequency = <0>; // From boot loader
121 interrupts = <2 8 0 2 9 0 2 10 0>;
123 ranges = <0x42000000 0 0x80000000 0x80000000 0 0x20000000
124 0x02000000 0 0xa0000000 0xa0000000 0 0x10000000
125 0x01000000 0 0x00000000 0xb0000000 0 0x01000000>;
129 ranges = <0 0 0xfe000000 0x02000000>;
132 compatible = "cfi-flash";
133 reg = <0 0 0x02000000>;
136 #address-cells = <1>;
140 reg = <0x00000000 0x00200000>;
144 reg = <0x00200000 0x01d00000>;
148 reg = <0x01f00000 0x00060000>;
151 label = "u-boot-env";
152 reg = <0x01f60000 0x00020000>;
156 reg = <0x01f80000 0x00080000>;