2 * Motion-PRO board Device Tree Source
4 * Copyright (C) 2007 Semihalf
5 * Marian Balakowicz <m8@semihalf.com>
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 &gpt6 { // Motion-PRO status LED
17 compatible = "promess,motionpro-led";
18 label = "motionpro-statusled";
19 blink-delay = <100>; // 100 msec
21 &gpt7 { // Motion-PRO ready LED
22 compatible = "promess,motionpro-led";
23 label = "motionpro-readyled";
27 model = "promess,motionpro";
28 compatible = "promess,motionpro";
36 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
39 // PSC2 in spi master mode
41 compatible = "fsl,mpc5200b-psc-spi","fsl,mpc5200-psc-spi";
54 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
66 phy0: ethernet-phy@2 {
77 compatible = "dallas,ds1339";
83 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
84 reg = <0x8000 0x4000>;
93 ranges = <0 0 0xff000000 0x01000000
94 1 0 0x50000000 0x00010000
95 2 0 0x50010000 0x00010000
96 3 0 0x50020000 0x00010000>;
98 // 8-bit DualPort SRAM on LocalPlus Bus CS1
100 compatible = "promess,motionpro-kollmorgen";
102 interrupts = <1 1 0>;
105 // 8-bit board CPLD on LocalPlus Bus CS2
107 compatible = "promess,motionpro-cpld";
111 // 8-bit custom Anybus Module on LocalPlus Bus CS3
113 compatible = "promess,motionpro-anybus";
116 pro_module_general@3,0 {
117 compatible = "promess,pro_module_general";
120 pro_module_dio@3,800 {
121 compatible = "promess,pro_module_dio";
125 // 16-bit flash device at LocalPlus Bus CS0
127 compatible = "cfi-flash";
128 reg = <0 0 0x01000000>;
132 #address-cells = <1>;