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>;
35 PowerPC,603e { /* Really 8241 */
36 linux,phandle = <2100>;
39 clock-frequency = <bebc200>; /* Fixed by bootwrapper */
40 timebase-frequency = <1743000>; /* Fixed by bootwrapper */
41 bus-frequency = <0>; /* From bootloader */
42 /* Following required by dtc but not used */
43 i-cache-line-size = <0>;
44 d-cache-line-size = <0>;
45 i-cache-size = <4000>;
46 d-cache-size = <4000>;
51 linux,phandle = <3000>;
52 device_type = "memory";
53 reg = <00000000 04000000>;
56 soc10x { /* AFAICT need to make soc for 8245's uarts to be defined */
57 linux,phandle = <4000>;
60 #interrupt-cells = <2>;
62 compatible = "mpc10x";
63 store-gathering = <0>; /* 0 == off, !0 == on */
64 reg = <80000000 00100000>;
65 ranges = <80000000 80000000 70000000 /* pci mem space */
66 fc000000 fc000000 00100000 /* EUMB */
67 fe000000 fe000000 00c00000 /* pci i/o space */
68 fec00000 fec00000 00300000 /* pci cfg regs */
69 fef00000 fef00000 00100000>; /* pci iack */
72 linux,phandle = <4300>;
74 compatible = "fsl-i2c";
75 reg = <80003000 1000>;
77 interrupt-parent = <4400>;
81 linux,phandle = <4511>;
82 device_type = "serial";
83 compatible = "ns16550";
85 clock-frequency = <5d08d88>;
86 current-speed = <2580>;
88 interrupt-parent = <4400>;
92 linux,phandle = <4512>;
93 device_type = "serial";
94 compatible = "ns16550";
96 clock-frequency = <5d08d88>;
97 current-speed = <e100>;
99 interrupt-parent = <4400>;
103 linux,phandle = <4400>;
104 #interrupt-cells = <2>;
105 #address-cells = <0>;
106 device_type = "open-pic";
107 compatible = "chrp,open-pic";
108 interrupt-controller;
109 reg = <80040000 40000>;
114 linux,phandle = <4500>;
115 #address-cells = <3>;
117 #interrupt-cells = <1>;
119 compatible = "mpc10x-pci";
120 reg = <fec00000 400000>;
121 ranges = <01000000 0 0 fe000000 0 00c00000
122 02000000 0 80000000 80000000 0 70000000>;
124 clock-frequency = <7f28155>;
125 interrupt-parent = <4400>;
126 interrupt-map-mask = <f800 0 0 7>;
128 /* IDSEL 11 - IRQ0 ETH */
133 /* IDSEL 12 - IRQ1 IDE0 */
138 /* IDSEL 14 - IRQ3 USB2.0 */