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, ??
18 build with: "dtc -f -I dts -O dtb -o kuroboxHD.dtb -V 16 kuroboxHD.dts"
24 linux,phandle = <1000>;
26 compatible = "linkstation";
31 linux,phandle = <2000>;
36 PowerPC,603e { /* Really 8241 */
37 linux,phandle = <2100>;
40 clock-frequency = <bebc200>; /* Fixed by bootwrapper */
41 timebase-frequency = <1743000>; /* Fixed by bootwrapper */
42 bus-frequency = <0>; /* From bootloader */
43 /* Following required by dtc but not used */
44 i-cache-line-size = <0>;
45 d-cache-line-size = <0>;
46 i-cache-size = <4000>;
47 d-cache-size = <4000>;
52 linux,phandle = <3000>;
53 device_type = "memory";
54 reg = <00000000 04000000>;
57 soc10x { /* AFAICT need to make soc for 8245's uarts to be defined */
58 linux,phandle = <4000>;
61 #interrupt-cells = <2>;
63 compatible = "mpc10x";
64 store-gathering = <0>; /* 0 == off, !0 == on */
65 reg = <80000000 00100000>;
66 ranges = <80000000 80000000 70000000 /* pci mem space */
67 fc000000 fc000000 00100000 /* EUMB */
68 fe000000 fe000000 00c00000 /* pci i/o space */
69 fec00000 fec00000 00300000 /* pci cfg regs */
70 fef00000 fef00000 00100000>; /* pci iack */
73 linux,phandle = <4300>;
75 compatible = "fsl-i2c";
76 reg = <80003000 1000>;
78 interrupt-parent = <4400>;
82 linux,phandle = <4511>;
83 device_type = "serial";
84 compatible = "ns16550";
86 clock-frequency = <5d08d88>;
87 current-speed = <2580>;
89 interrupt-parent = <4400>;
93 linux,phandle = <4512>;
94 device_type = "serial";
95 compatible = "ns16550";
97 clock-frequency = <5d08d88>;
98 current-speed = <e100>;
100 interrupt-parent = <4400>;
104 linux,phandle = <4400>;
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>;
115 linux,phandle = <4500>;
116 #address-cells = <3>;
118 #interrupt-cells = <1>;
120 compatible = "mpc10x-pci";
121 reg = <fec00000 400000>;
122 ranges = <01000000 0 0 fe000000 0 00c00000
123 02000000 0 80000000 80000000 0 70000000>;
125 clock-frequency = <7f28155>;
126 interrupt-parent = <4400>;
127 interrupt-map-mask = <f800 0 0 7>;
129 /* IDSEL 0x11 - IRQ0 ETH */
134 /* IDSEL 0x12 - IRQ1 IDE0 */
139 /* IDSEL 0x14 - IRQ3 USB2.0 */