2 * MPC8544 DS Device Tree Source
4 * Copyright 2007 Freescale Semiconductor Inc.
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your
9 * option) any later version.
14 compatible = "MPC8544DS", "MPC85xxDS";
26 d-cache-line-size = <20>; // 32 bytes
27 i-cache-line-size = <20>; // 32 bytes
28 d-cache-size = <8000>; // L1, 32K
29 i-cache-size = <8000>; // L1, 32K
30 timebase-frequency = <0>;
32 clock-frequency = <0>;
38 device_type = "memory";
39 reg = <00000000 00000000>; // Filled by U-Boot
45 #interrupt-cells = <2>;
47 ranges = <0 e0000000 00100000>;
48 reg = <e0000000 00100000>; // CCSRBAR 1M
49 bus-frequency = <0>; // Filled out by uboot.
51 memory-controller@2000 {
52 compatible = "fsl,8544-memory-controller";
54 interrupt-parent = <&mpic>;
58 l2-cache-controller@20000 {
59 compatible = "fsl,8544-l2-cache-controller";
61 cache-line-size = <20>; // 32 bytes
62 cache-size = <40000>; // L2, 256K
63 interrupt-parent = <&mpic>;
69 compatible = "fsl-i2c";
72 interrupt-parent = <&mpic>;
80 compatible = "gianfar";
82 phy0: ethernet-phy@0 {
83 interrupt-parent = <&mpic>;
86 device_type = "ethernet-phy";
88 phy1: ethernet-phy@1 {
89 interrupt-parent = <&mpic>;
92 device_type = "ethernet-phy";
99 device_type = "network";
101 compatible = "gianfar";
103 local-mac-address = [ 00 00 00 00 00 00 ];
104 interrupts = <1d 2 1e 2 22 2>;
105 interrupt-parent = <&mpic>;
106 phy-handle = <&phy0>;
110 #address-cells = <1>;
112 device_type = "network";
114 compatible = "gianfar";
116 local-mac-address = [ 00 00 00 00 00 00 ];
117 interrupts = <1f 2 20 2 21 2>;
118 interrupt-parent = <&mpic>;
119 phy-handle = <&phy1>;
123 device_type = "serial";
124 compatible = "ns16550";
126 clock-frequency = <0>;
128 interrupt-parent = <&mpic>;
132 device_type = "serial";
133 compatible = "ns16550";
135 clock-frequency = <0>;
137 interrupt-parent = <&mpic>;
141 clock-frequency = <0>;
142 interrupt-controller;
143 #address-cells = <0>;
144 #interrupt-cells = <2>;
147 compatible = "chrp,open-pic";
148 device_type = "open-pic";