Lines Matching +full:dsp +full:- +full:gpio

1 // SPDX-License-Identifier: GPL-2.0-or-later
6 * Copyright (C) 2008-2009 The GameCube Linux Team
10 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
15 * This is commented-out for now.
20 /*/memreserve/ 0x10000000 0x0004000;*/ /* DSP RAM */
25 #address-cells = <1>;
26 #size-cells = <1>;
29 bootargs = "root=/dev/mmcblk0p2 rootwait udbg-immortal";
34 reg = <0x00000000 0x01800000 /* MEM1 24MB 1T-SRAM */
39 #address-cells = <1>;
40 #size-cells = <0>;
45 clock-frequency = <729000000>; /* 729MHz */
46 bus-frequency = <243000000>; /* 243MHz core-to-bus 3x */
47 timebase-frequency = <60750000>; /* 243MHz / 4 */
48 i-cache-line-size = <32>;
49 d-cache-line-size = <32>;
50 i-cache-size = <32768>;
51 d-cache-size = <32768>;
57 #address-cells = <1>;
58 #size-cells = <1>;
63 interrupt-parent = <&PIC0>;
66 compatible = "nintendo,hollywood-vi",
67 "nintendo,flipper-vi";
72 processor-interface@c003000 {
73 compatible = "nintendo,hollywood-pi",
74 "nintendo,flipper-pi";
78 #interrupt-cells = <1>;
79 compatible = "nintendo,flipper-pic";
80 interrupt-controller;
84 dsp@c005000 {
85 #address-cells = <1>;
86 #size-cells = <1>;
87 compatible = "nintendo,hollywood-dsp",
88 "nintendo,flipper-dsp";
93 gamepad-controller@d006400 {
94 compatible = "nintendo,hollywood-si",
95 "nintendo,flipper-si";
101 compatible = "nintendo,hollywood-ai",
102 "nintendo,flipper-ai";
109 compatible = "nintendo,hollywood-exi",
110 "nintendo,flipper-exi";
112 virtual-reg = <0x0d006800>;
117 compatible = "nintendo,hollywood-usb-ehci",
118 "usb-ehci";
121 interrupt-parent = <&PIC1>;
125 compatible = "nintendo,hollywood-usb-ohci",
126 "usb-ohci";
129 interrupt-parent = <&PIC1>;
133 compatible = "nintendo,hollywood-usb-ohci",
134 "usb-ohci";
137 interrupt-parent = <&PIC1>;
141 compatible = "nintendo,hollywood-sdhci",
145 interrupt-parent = <&PIC1>;
149 compatible = "nintendo,hollywood-sdhci",
153 interrupt-parent = <&PIC1>;
157 compatible = "nintendo,hollywood-ipc";
160 interrupt-parent = <&PIC1>;
164 #interrupt-cells = <1>;
165 compatible = "nintendo,hollywood-pic";
167 interrupt-controller;
172 compatible = "nintendo,hollywood-srnprot";
176 GPIO: gpio@d8000c0 { label
177 #gpio-cells = <2>;
178 compatible = "nintendo,hollywood-gpio";
180 gpio-controller;
183 gpio-line-names =
191 interrupt-controller;
192 #interrupt-cells = <2>;
194 interrupt-parent = <&PIC1>;
198 * for i2c over gpio is defined.
201 i2c-video {
202 #address-cells = <1>;
203 #size-cells = <0>;
204 compatible = "i2c-gpio";
206 gpios = <&GPIO 15 0
207 &GPIO 14 0>;
208 clock-frequency = <250000>;
209 no-clock-stretching;
210 scl-is-open-drain;
211 sda-is-open-drain;
212 sda-enforce-dir;
214 AVE: audio-video-encoder@70 {
215 compatible = "nintendo,wii-audio-video-encoder";
223 compatible = "nintendo,hollywood-control";
227 * requires refactoring the PIC1, GPIO and OTP nodes
234 compatible = "nintendo,hollywood-otp";
239 compatible = "nintendo,hollywood-di";
245 gpio-leds {
246 compatible = "gpio-leds";
249 drive-slot {
251 gpios = <&GPIO 5 GPIO_ACTIVE_HIGH>;
252 panic-indicator;
256 gpio-keys {
257 compatible = "gpio-keys";
261 gpios = <&GPIO 0 GPIO_ACTIVE_HIGH>;
267 gpios = <&GPIO 6 GPIO_ACTIVE_HIGH>;