1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Digsy MTC board Device Tree Source
5 * Copyright (C) 2009 Semihalf
7 * Based on the CM5200 by M. Balakowicz
10 /include/ "mpc5200b.dtsi"
12 &gpt0 { gpio-controller; fsl,has-wdt; };
13 &gpt1 { gpio-controller; };
16 model = "intercontrol,digsy-mtc";
17 compatible = "intercontrol,digsy-mtc";
20 reg = <0x00000000 0x02000000>; // 32MB
30 compatible = "spidev";
31 spi-max-frequency = <32000>;
49 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
53 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
65 phy0: ethernet-phy@0 {
72 compatible = "atmel,24c08";
77 compatible = "microcrystal,rv3029";
82 compatible = "dallas,ds1339";
93 interrupt-map-mask = <0xf800 0 0 7>;
94 interrupt-map = <0xc000 0 0 1 &mpc5200_pic 0 0 3
95 0xc000 0 0 2 &mpc5200_pic 0 0 3
96 0xc000 0 0 3 &mpc5200_pic 0 0 3
97 0xc000 0 0 4 &mpc5200_pic 0 0 3>;
98 clock-frequency = <0>; // From boot loader
99 interrupts = <2 8 0 2 9 0 2 10 0>;
101 ranges = <0x42000000 0 0x80000000 0x80000000 0 0x10000000
102 0x02000000 0 0x90000000 0x90000000 0 0x10000000
103 0x01000000 0 0x00000000 0xa0000000 0 0x01000000>;
107 ranges = <0 0 0xff000000 0x1000000
108 4 0 0x60000000 0x0001000>;
110 // 16-bit flash device at LocalPlus Bus CS0
112 compatible = "cfi-flash";
113 reg = <0 0 0x1000000>;
117 #address-cells = <1>;
121 reg = <0x0 0x00200000>;
125 reg = <0x00200000 0x00300000>;
129 reg = <0x00500000 0x00a00000>;
133 reg = <0x00f00000 0x100000>;
138 compatible = "nxp,sja1000";
139 reg = <4 0x000 0x80>;
140 nxp,external-clock-frequency = <24000000>;
141 interrupts = <1 2 3>; // Level-low
145 compatible = "nxp,sja1000";
146 reg = <4 0x100 0x80>;
147 nxp,external-clock-frequency = <24000000>;
148 interrupts = <1 2 3>; // Level-low
152 compatible = "nxp,sc28l92";
153 reg = <4 0x200 0x10>;
154 interrupts = <1 3 3>;