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"
25 compatible = "linkstation";
33 PowerPC,603e { /* Really 8241 */
36 clock-frequency = <bebc200>; /* Fixed by bootwrapper */
37 timebase-frequency = <1743000>; /* Fixed by bootwrapper */
38 bus-frequency = <0>; /* From bootloader */
39 /* Following required by dtc but not used */
40 i-cache-line-size = <0>;
41 d-cache-line-size = <0>;
42 i-cache-size = <4000>;
43 d-cache-size = <4000>;
48 device_type = "memory";
49 reg = <00000000 04000000>;
52 soc10x { /* AFAICT need to make soc for 8245's uarts to be defined */
55 #interrupt-cells = <2>;
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 */
68 compatible = "fsl-i2c";
69 reg = <80003000 1000>;
71 interrupt-parent = <&mpic>;
75 device_type = "serial";
76 compatible = "ns16550";
78 clock-frequency = <5d08d88>;
79 current-speed = <2580>;
81 interrupt-parent = <&mpic>;
85 device_type = "serial";
86 compatible = "ns16550";
88 clock-frequency = <5d08d88>;
89 current-speed = <e100>;
91 interrupt-parent = <&mpic>;
95 #interrupt-cells = <2>;
97 device_type = "open-pic";
98 compatible = "chrp,open-pic";
100 reg = <80040000 40000>;
105 #address-cells = <3>;
107 #interrupt-cells = <1>;
109 compatible = "mpc10x-pci";
110 reg = <fec00000 400000>;
111 ranges = <01000000 0 0 fe000000 0 00c00000
112 02000000 0 80000000 80000000 0 70000000>;
114 clock-frequency = <7f28155>;
115 interrupt-parent = <&mpic>;
116 interrupt-map-mask = <f800 0 0 7>;
118 /* IDSEL 11 - IRQ0 ETH */
123 /* IDSEL 12 - IRQ1 IDE0 */
128 /* IDSEL 14 - IRQ3 USB2.0 */