1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Motion-PRO board Device Tree Source
5 * Copyright (C) 2007 Semihalf
6 * Marian Balakowicz <m8@semihalf.com>
9 /include/ "mpc5200b.dtsi"
11 &gpt0 { fsl,has-wdt; };
12 &gpt6 { // Motion-PRO status LED
13 compatible = "promess,motionpro-led";
14 label = "motionpro-statusled";
15 blink-delay = <100>; // 100 msec
17 &gpt7 { // Motion-PRO ready LED
18 compatible = "promess,motionpro-led";
19 label = "motionpro-readyled";
23 model = "promess,motionpro";
24 compatible = "promess,motionpro";
32 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
35 // PSC2 in spi master mode
37 compatible = "fsl,mpc5200b-psc-spi","fsl,mpc5200-psc-spi";
50 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
62 phy0: ethernet-phy@2 {
73 compatible = "dallas,ds1339";
79 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
80 reg = <0x8000 0x4000>;
89 ranges = <0 0 0xff000000 0x01000000
90 1 0 0x50000000 0x00010000
91 2 0 0x50010000 0x00010000
92 3 0 0x50020000 0x00010000>;
94 // 8-bit DualPort SRAM on LocalPlus Bus CS1
96 compatible = "promess,motionpro-kollmorgen";
101 // 8-bit board CPLD on LocalPlus Bus CS2
103 compatible = "promess,motionpro-cpld";
107 // 8-bit custom Anybus Module on LocalPlus Bus CS3
109 compatible = "promess,motionpro-anybus";
112 pro_module_general@3,0 {
113 compatible = "promess,pro_module_general";
116 pro_module_dio@3,800 {
117 compatible = "promess,pro_module_dio";
121 // 16-bit flash device at LocalPlus Bus CS0
123 compatible = "cfi-flash";
124 reg = <0 0 0x01000000>;
128 #address-cells = <1>;