1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * arch/powerpc/boot/dts/gamecube.dts
5 * Nintendo GameCube platform device tree source
6 * Copyright (C) 2007-2009 The GameCube Linux Team
7 * Copyright (C) 2007,2008,2009 Albert Herranz
13 model = "nintendo,gamecube";
14 compatible = "nintendo,gamecube";
19 bootargs = "root=/dev/gcnsda2 rootwait udbg-immortal";
23 device_type = "memory";
24 reg = <0x00000000 0x01800000>;
34 clock-frequency = <486000000>; /* 486MHz */
35 bus-frequency = <162000000>; /* 162MHz core-to-bus 3x */
36 timebase-frequency = <40500000>; /* 162MHz / 4 */
37 i-cache-line-size = <32>;
38 d-cache-line-size = <32>;
39 i-cache-size = <32768>;
40 d-cache-size = <32768>;
44 /* devices contained int the flipper chipset */
48 compatible = "nintendo,flipper";
49 ranges = <0x0c000000 0x0c000000 0x00010000>;
50 interrupt-parent = <&PIC>;
53 compatible = "nintendo,flipper-vi";
54 reg = <0x0c002000 0x100>;
58 processor-interface@c003000 {
59 compatible = "nintendo,flipper-pi";
60 reg = <0x0c003000 0x100>;
63 #interrupt-cells = <1>;
64 compatible = "nintendo,flipper-pic";
72 compatible = "nintendo,flipper-dsp";
73 reg = <0x0c005000 0x200>;
77 compatible = "nintendo,flipper-aram";
78 reg = <0 0x1000000>; /* 16MB */
83 compatible = "nintendo,flipper-di";
84 reg = <0x0c006000 0x40>;
89 compatible = "nintendo,flipper-ai";
90 reg = <0x0c006c00 0x20>;
94 gamepad-controller@c006400 {
95 compatible = "nintendo,flipper-si";
96 reg = <0x0c006400 0x100>;
100 /* External Interface bus */
102 compatible = "nintendo,flipper-exi";
103 reg = <0x0c006800 0x40>;
104 virtual-reg = <0x0c006800>;