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"
16 model = "promess,motionpro";
17 compatible = "promess,motionpro";
20 timer@600 { // General Purpose Timer
24 timer@660 { // Motion-PRO status LED
25 compatible = "promess,motionpro-led";
26 label = "motionpro-statusled";
27 blink-delay = <100>; // 100 msec
30 timer@670 { // Motion-PRO ready LED
31 compatible = "promess,motionpro-led";
32 label = "motionpro-readyled";
40 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
43 // PSC2 in spi master mode
45 compatible = "fsl,mpc5200b-psc-spi","fsl,mpc5200-psc-spi";
58 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
70 phy0: ethernet-phy@2 {
81 compatible = "dallas,ds1339";
87 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
88 reg = <0x8000 0x4000>;
97 ranges = <0 0 0xff000000 0x01000000
98 1 0 0x50000000 0x00010000
99 2 0 0x50010000 0x00010000
100 3 0 0x50020000 0x00010000>;
102 // 8-bit DualPort SRAM on LocalPlus Bus CS1
104 compatible = "promess,motionpro-kollmorgen";
106 interrupts = <1 1 0>;
109 // 8-bit board CPLD on LocalPlus Bus CS2
111 compatible = "promess,motionpro-cpld";
115 // 8-bit custom Anybus Module on LocalPlus Bus CS3
117 compatible = "promess,motionpro-anybus";
120 pro_module_general@3,0 {
121 compatible = "promess,pro_module_general";
124 pro_module_dio@3,800 {
125 compatible = "promess,pro_module_dio";
129 // 16-bit flash device at LocalPlus Bus CS0
131 compatible = "cfi-flash";
132 reg = <0 0 0x01000000>;
136 #address-cells = <1>;