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.
53 compatible = "fsl-i2c";
56 interrupt-parent = <&mpic>;
64 compatible = "gianfar";
66 phy0: ethernet-phy@0 {
67 interrupt-parent = <&mpic>;
70 device_type = "ethernet-phy";
72 phy1: ethernet-phy@1 {
73 interrupt-parent = <&mpic>;
76 device_type = "ethernet-phy";
83 device_type = "network";
85 compatible = "gianfar";
87 local-mac-address = [ 00 00 00 00 00 00 ];
88 interrupts = <d 2 e 2 12 2>;
89 interrupt-parent = <&mpic>;
96 device_type = "network";
98 compatible = "gianfar";
100 local-mac-address = [ 00 00 00 00 00 00 ];
101 interrupts = <f 2 10 2 11 2>;
102 interrupt-parent = <&mpic>;
103 phy-handle = <&phy1>;
107 device_type = "serial";
108 compatible = "ns16550";
110 clock-frequency = <0>;
112 interrupt-parent = <&mpic>;
116 device_type = "serial";
117 compatible = "ns16550";
119 clock-frequency = <0>;
121 interrupt-parent = <&mpic>;
125 clock-frequency = <0>;
126 interrupt-controller;
127 #address-cells = <0>;
128 #interrupt-cells = <2>;
131 compatible = "chrp,open-pic";
132 device_type = "open-pic";