2 * Device Tree Souce for Buffalo KuroboxHD
4 * Choose CONFIG_LINKSTATION to build a kernel for KuroboxHD, or use
5 * the default configuration linkstation_defconfig.
7 * Based on sandpoint.dts
9 * 2006 (c) G. Liakhovetski <g.liakhovetski@gmx.de>
11 * This file is licensed under
12 * the terms of the GNU General Public License version 2. This program
13 * is licensed "as is" without any warranty of any kind, whether express
16 XXXX add flash parts, rtc, ??
22 compatible = "linkstation";
30 PowerPC,603e { /* Really 8241 */
33 clock-frequency = <bebc200>; /* Fixed by bootloader */
34 timebase-frequency = <1743000>; /* Fixed by bootloader */
35 bus-frequency = <0>; /* Fixed by bootloader */
36 /* Following required by dtc but not used */
37 i-cache-size = <4000>;
38 d-cache-size = <4000>;
43 device_type = "memory";
44 reg = <00000000 04000000>;
47 soc10x { /* AFAICT need to make soc for 8245's uarts to be defined */
51 compatible = "mpc10x";
52 store-gathering = <0>; /* 0 == off, !0 == on */
53 reg = <80000000 00100000>;
54 ranges = <80000000 80000000 70000000 /* pci mem space */
55 fc000000 fc000000 00100000 /* EUMB */
56 fe000000 fe000000 00c00000 /* pci i/o space */
57 fec00000 fec00000 00300000 /* pci cfg regs */
58 fef00000 fef00000 00100000>; /* pci iack */
64 compatible = "fsl-i2c";
65 reg = <80003000 1000>;
67 interrupt-parent = <&mpic>;
71 compatible = "ricoh,rs5c372a";
77 device_type = "serial";
78 compatible = "ns16550";
80 clock-frequency = <5d08d88>;
81 current-speed = <2580>;
83 interrupt-parent = <&mpic>;
87 device_type = "serial";
88 compatible = "ns16550";
90 clock-frequency = <5d08d88>;
91 current-speed = <e100>;
93 interrupt-parent = <&mpic>;
96 mpic: interrupt-controller@80040000 {
97 #interrupt-cells = <2>;
99 device_type = "open-pic";
100 compatible = "chrp,open-pic";
101 interrupt-controller;
102 reg = <80040000 40000>;
106 #address-cells = <3>;
108 #interrupt-cells = <1>;
110 compatible = "mpc10x-pci";
111 reg = <fec00000 400000>;
112 ranges = <01000000 0 0 fe000000 0 00c00000
113 02000000 0 80000000 80000000 0 70000000>;
115 clock-frequency = <7f28155>;
116 interrupt-parent = <&mpic>;
117 interrupt-map-mask = <f800 0 0 7>;
119 /* IDSEL 11 - IRQ0 ETH */
124 /* IDSEL 12 - IRQ1 IDE0 */
129 /* IDSEL 14 - IRQ3 USB2.0 */