Lines Matching +full:dsp +full:- +full:gpio4
1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
15 compatible = "ti,omap2-l4-wkup", "simple-bus";
16 #address-cells = <1>;
17 #size-cells = <1>;
21 compatible = "ti,omap2-prcm";
25 #address-cells = <1>;
26 #size-cells = <0>;
34 compatible = "ti,omap2-scm", "simple-bus";
36 #address-cells = <1>;
37 #size-cells = <1>;
38 #pinctrl-cells = <1>;
42 compatible = "ti,omap2430-padconf",
43 "pinctrl-single";
45 #address-cells = <1>;
46 #size-cells = <0>;
47 #pinctrl-cells = <1>;
48 pinctrl-single,register-width = <8>;
49 pinctrl-single,function-mask = <0x3f>;
54 "simple-bus";
56 #address-cells = <1>;
57 #size-cells = <1>;
61 #address-cells = <1>;
62 #size-cells = <0>;
66 compatible = "ti,pbias-omap2", "ti,pbias-omap";
70 regulator-name = "pbias_mmc_omap2430";
71 regulator-min-microvolt = <1800000>;
72 regulator-max-microvolt = <3000000>;
81 target-module@20000 {
82 compatible = "ti,sysc-omap2", "ti,sysc";
85 reg-names = "rev", "sysc";
86 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
89 clock-names = "fck";
90 #address-cells = <1>;
91 #size-cells = <1>;
95 compatible = "ti,omap-counter32k";
102 compatible = "ti,omap2-gpio";
106 ti,gpio-always-on;
107 #gpio-cells = <2>;
108 gpio-controller;
109 #interrupt-cells = <2>;
110 interrupt-controller;
114 compatible = "ti,omap2-gpio";
118 ti,gpio-always-on;
119 #gpio-cells = <2>;
120 gpio-controller;
121 #interrupt-cells = <2>;
122 interrupt-controller;
126 compatible = "ti,omap2-gpio";
130 ti,gpio-always-on;
131 #gpio-cells = <2>;
132 gpio-controller;
133 #interrupt-cells = <2>;
134 interrupt-controller;
137 gpio4: gpio@49012000 { label
138 compatible = "ti,omap2-gpio";
141 ti,hwmods = "gpio4";
142 ti,gpio-always-on;
143 #gpio-cells = <2>;
144 gpio-controller;
145 #interrupt-cells = <2>;
146 interrupt-controller;
150 compatible = "ti,omap2-gpio";
154 #gpio-cells = <2>;
155 gpio-controller;
156 #interrupt-cells = <2>;
157 interrupt-controller;
161 compatible = "ti,omap2430-gpmc";
163 #address-cells = <2>;
164 #size-cells = <1>;
166 gpmc,num-cs = <8>;
167 gpmc,num-waitpins = <4>;
169 interrupt-controller;
170 #interrupt-cells = <2>;
171 gpio-controller;
172 #gpio-cells = <2>;
176 compatible = "ti,omap2430-mcbsp";
178 reg-names = "mpu";
183 interrupt-names = "common", "tx", "rx", "rx_overflow";
184 ti,buffer-size = <128>;
188 dma-names = "tx", "rx";
193 compatible = "ti,omap2430-mcbsp";
195 reg-names = "mpu";
199 interrupt-names = "common", "tx", "rx";
200 ti,buffer-size = <128>;
204 dma-names = "tx", "rx";
209 compatible = "ti,omap2430-mcbsp";
211 reg-names = "mpu";
215 interrupt-names = "common", "tx", "rx";
216 ti,buffer-size = <128>;
220 dma-names = "tx", "rx";
225 compatible = "ti,omap2430-mcbsp";
227 reg-names = "mpu";
231 interrupt-names = "common", "tx", "rx";
232 ti,buffer-size = <128>;
236 dma-names = "tx", "rx";
241 compatible = "ti,omap2430-mcbsp";
243 reg-names = "mpu";
247 interrupt-names = "common", "tx", "rx";
248 ti,buffer-size = <128>;
252 dma-names = "tx", "rx";
257 compatible = "ti,omap2-hsmmc";
261 ti,dual-volt;
263 dma-names = "tx", "rx";
264 pbias-supply = <&pbias_mmc_reg>;
268 compatible = "ti,omap2-hsmmc";
273 dma-names = "tx", "rx";
277 compatible = "ti,omap2-mailbox";
281 #mbox-cells = <1>;
282 ti,mbox-num-users = <4>;
283 ti,mbox-num-fifos = <6>;
284 mbox_dsp: mbox-dsp {
285 ti,mbox-tx = <0 0 0>;
286 ti,mbox-rx = <1 0 0>;
290 timer1_target: target-module@49018000 {
291 compatible = "ti,sysc-omap2-timer", "ti,sysc";
295 reg-names = "rev", "sysc", "syss";
296 ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
301 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
304 ti,syss-mask = <1>;
306 clock-names = "fck", "ick";
307 #address-cells = <1>;
308 #size-cells = <1>;
312 compatible = "ti,omap2420-timer";
315 ti,timer-alwon;
320 compatible = "ti,omap2-mcspi";
325 dma-names = "tx0", "rx0", "tx1", "rx1";
329 compatible = "ti,omap2-musb";
336 compatible = "ti,omap2-wdt";
344 compatible = "ti,omap2430-sdma", "ti,omap-sdma";
348 compatible = "ti,omap2430-i2c";
352 compatible = "ti,omap2430-i2c";
355 #include "omap24xx-clocks.dtsi"
356 #include "omap2430-clocks.dtsi"
358 /* Preferred always-on timer for clockevent */
360 ti,no-reset-on-init;
361 ti,no-idle;
363 assigned-clocks = <&gpt1_fck>;
364 assigned-clock-parents = <&func_32k_ck>;