2 * arch/powerpc/boot/dts/gamecube.dts
4 * Nintendo GameCube platform device tree source
5 * Copyright (C) 2007-2009 The GameCube Linux Team
6 * Copyright (C) 2007,2008,2009 Albert Herranz
8 * This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * as published by the Free Software Foundation; either version 2
11 * of the License, or (at your option) any later version.
18 model = "nintendo,gamecube";
19 compatible = "nintendo,gamecube";
24 bootargs = "root=/dev/gcnsda2 rootwait udbg-immortal";
28 device_type = "memory";
29 reg = <0x00000000 0x01800000>;
39 clock-frequency = <486000000>; /* 486MHz */
40 bus-frequency = <162000000>; /* 162MHz core-to-bus 3x */
41 timebase-frequency = <40500000>; /* 162MHz / 4 */
42 i-cache-line-size = <32>;
43 d-cache-line-size = <32>;
44 i-cache-size = <32768>;
45 d-cache-size = <32768>;
49 /* devices contained int the flipper chipset */
53 compatible = "nintendo,flipper";
54 ranges = <0x0c000000 0x0c000000 0x00010000>;
55 interrupt-parent = <&PIC>;
58 compatible = "nintendo,flipper-vi";
59 reg = <0x0c002000 0x100>;
63 processor-interface@0c003000 {
64 compatible = "nintendo,flipper-pi";
65 reg = <0x0c003000 0x100>;
68 #interrupt-cells = <1>;
69 compatible = "nintendo,flipper-pic";
77 compatible = "nintendo,flipper-dsp";
78 reg = <0x0c005000 0x200>;
82 compatible = "nintendo,flipper-aram";
83 reg = <0 0x1000000>; /* 16MB */
88 compatible = "nintendo,flipper-di";
89 reg = <0x0c006000 0x40>;
94 compatible = "nintendo,flipper-ai";
95 reg = <0x0c006c00 0x20>;
99 gamepad-controller@0c006400 {
100 compatible = "nintendo,flipper-si";
101 reg = <0x0c006400 0x100>;
105 /* External Interface bus */
107 compatible = "nintendo,flipper-exi";
108 reg = <0x0c006800 0x40>;
109 virtual-reg = <0x0c006800>;