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";
36 PowerPC,603e { /* Really 8241 */
39 clock-frequency = <bebc200>; /* Fixed by bootloader */
40 timebase-frequency = <1743000>; /* Fixed by bootloader */
41 bus-frequency = <0>; /* Fixed by bootloader */
42 /* Following required by dtc but not used */
43 i-cache-size = <4000>;
44 d-cache-size = <4000>;
49 device_type = "memory";
50 reg = <00000000 04000000>;
53 soc10x { /* AFAICT need to make soc for 8245's uarts to be defined */
57 compatible = "mpc10x";
58 store-gathering = <0>; /* 0 == off, !0 == on */
59 reg = <80000000 00100000>;
60 ranges = <80000000 80000000 70000000 /* pci mem space */
61 fc000000 fc000000 00100000 /* EUMB */
62 fe000000 fe000000 00c00000 /* pci i/o space */
63 fec00000 fec00000 00300000 /* pci cfg regs */
64 fef00000 fef00000 00100000>; /* pci iack */
70 compatible = "fsl-i2c";
71 reg = <80003000 1000>;
73 interrupt-parent = <&mpic>;
77 compatible = "ricoh,rs5c372a";
82 serial0: serial@80004500 {
84 device_type = "serial";
85 compatible = "ns16550";
87 clock-frequency = <5d08d88>;
88 current-speed = <2580>;
90 interrupt-parent = <&mpic>;
93 serial1: serial@80004600 {
95 device_type = "serial";
96 compatible = "ns16550";
98 clock-frequency = <5d08d88>;
99 current-speed = <e100>;
101 interrupt-parent = <&mpic>;
104 mpic: interrupt-controller@80040000 {
105 #interrupt-cells = <2>;
106 #address-cells = <0>;
107 device_type = "open-pic";
108 compatible = "chrp,open-pic";
109 interrupt-controller;
110 reg = <80040000 40000>;
114 #address-cells = <3>;
116 #interrupt-cells = <1>;
118 compatible = "mpc10x-pci";
119 reg = <fec00000 400000>;
120 ranges = <01000000 0 0 fe000000 0 00c00000
121 02000000 0 80000000 80000000 0 70000000>;
123 clock-frequency = <7f28155>;
124 interrupt-parent = <&mpic>;
125 interrupt-map-mask = <f800 0 0 7>;
127 /* IDSEL 11 - IRQ0 ETH */
132 /* IDSEL 12 - IRQ1 IDE0 */
137 /* IDSEL 14 - IRQ3 USB2.0 */