1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Lite5200B board Device Tree Source
5 * Copyright 2006-2007 Secret Lab Technologies Ltd.
6 * Grant Likely <grant.likely@secretlab.ca>
9 /include/ "mpc5200b.dtsi"
11 &gpt0 { fsl,has-wdt; };
12 &gpt2 { gpio-controller; };
13 &gpt3 { gpio-controller; };
16 model = "fsl,lite5200b";
17 compatible = "fsl,lite5200b";
20 compatible = "gpio-leds";
26 linux,default-trigger = "heartbeat";
28 led1 { gpios = <&gpio_wkup 2 1>; };
29 led2 { gpios = <&gpio_simple 3 1>; };
30 led3 { gpios = <&gpio_wkup 3 1>; };
31 led4 { gpios = <&gpio_simple 2 1>; };
35 reg = <0x00000000 0x10000000>; // 256MB
40 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
64 // PSC2 in ac97 mode example
66 // compatible = "fsl,mpc5200b-psc-ac97","fsl,mpc5200-psc-ac97";
70 // PSC3 in CODEC mode example
72 // compatible = "fsl,mpc5200b-psc-i2s"; //not 5200 compatible
76 // PSC6 in spi mode example
78 // compatible = "fsl,mpc5200b-psc-spi","fsl,mpc5200-psc-spi";
87 phy0: ethernet-phy@0 {
94 compatible = "atmel,24c02";
100 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
101 reg = <0x8000 0x4000>;
106 interrupt-map-mask = <0xf800 0 0 7>;
107 interrupt-map = <0xc000 0 0 1 &mpc5200_pic 0 0 3 // 1st slot
108 0xc000 0 0 2 &mpc5200_pic 1 1 3
109 0xc000 0 0 3 &mpc5200_pic 1 2 3
110 0xc000 0 0 4 &mpc5200_pic 1 3 3
112 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
113 0xc800 0 0 2 &mpc5200_pic 1 2 3
114 0xc800 0 0 3 &mpc5200_pic 1 3 3
115 0xc800 0 0 4 &mpc5200_pic 0 0 3>;
116 clock-frequency = <0>; // From boot loader
117 interrupts = <2 8 0 2 9 0 2 10 0>;
119 ranges = <0x42000000 0 0x80000000 0x80000000 0 0x20000000
120 0x02000000 0 0xa0000000 0xa0000000 0 0x10000000
121 0x01000000 0 0x00000000 0xb0000000 0 0x01000000>;
125 ranges = <0 0 0xfe000000 0x02000000>;
128 compatible = "cfi-flash";
129 reg = <0 0 0x02000000>;
132 #address-cells = <1>;
136 reg = <0x00000000 0x00200000>;
140 reg = <0x00200000 0x01d00000>;
144 reg = <0x01f00000 0x00060000>;
147 label = "u-boot-env";
148 reg = <0x01f60000 0x00020000>;
152 reg = <0x01f80000 0x00080000>;