1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * a4m072 board Device Tree Source
5 * Copyright (C) 2011 DENX Software Engineering GmbH
6 * Heiko Schocher <hs@denx.de>
8 * Copyright (C) 2007 Semihalf
9 * Marian Balakowicz <m8@semihalf.com>
12 /include/ "mpc5200b.dtsi"
14 &gpt0 { fsl,has-wdt; };
15 &gpt3 { gpio-controller; };
16 &gpt4 { gpio-controller; };
17 &gpt5 { gpio-controller; };
20 model = "anonymous,a4m072";
21 compatible = "anonymous,a4m072";
26 compatible = "fsl,mpc5200b-immr";
27 ranges = <0 0xf0000000 0x0000c000>;
28 reg = <0xf0000000 0x00000100>;
29 bus-frequency = <0>; /* From boot loader */
30 system-frequency = <0>; /* From boot loader */
33 fsl,init-ext-48mhz-en = <0x0>;
34 fsl,init-fd-enable = <0x01>;
35 fsl,init-fd-counters = <0x3333>;
43 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
49 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
55 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
69 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
79 phy0: ethernet-phy@1f {
81 interrupts = <1 2 0>; /* IRQ 2 active low */
91 compatible = "nsc,lm87";
95 compatible = "nxp,rtc8564";
102 compatible = "fsl,mpc5200b-lpb","simple-bus";
103 #address-cells = <2>;
105 ranges = <0 0 0xfe000000 0x02000000
106 1 0 0x62000000 0x00400000
107 2 0 0x64000000 0x00200000
108 3 0 0x66000000 0x01000000
109 6 0 0x68000000 0x01000000
110 7 0 0x6a000000 0x00000004>;
113 compatible = "cfi-flash";
114 reg = <0 0 0x02000000>;
117 #address-cells = <1>;
120 compatible = "mtd-ram";
121 reg = <1 0x00000 0x00400000>;
127 #interrupt-cells = <1>;
129 #address-cells = <3>;
131 compatible = "fsl,mpc5200-pci";
132 reg = <0xf0000d00 0x100>;
133 interrupt-map-mask = <0xf800 0 0 7>;
136 0xc000 0 0 1 &mpc5200_pic 1 3 3
137 0xc000 0 0 2 &mpc5200_pic 1 3 3
138 0xc000 0 0 3 &mpc5200_pic 1 3 3
139 0xc000 0 0 4 &mpc5200_pic 1 3 3>;
140 clock-frequency = <0>; /* From boot loader */
141 interrupts = <2 8 0 2 9 0 2 10 0>;
143 ranges = <0x42000000 0 0x80000000 0x80000000 0 0x10000000
144 0x02000000 0 0x90000000 0x90000000 0 0x10000000
145 0x01000000 0 0x00000000 0xa0000000 0 0x01000000>;