Lines Matching +full:dsp +full:- +full:gpio3
4 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
18 compatible = "ti,omap2-l4-wkup", "simple-bus";
19 #address-cells = <1>;
20 #size-cells = <1>;
24 compatible = "ti,omap2-prcm";
28 #address-cells = <1>;
29 #size-cells = <0>;
37 compatible = "ti,omap2-scm", "simple-bus";
39 #address-cells = <1>;
40 #size-cells = <1>;
41 #pinctrl-cells = <1>;
45 compatible = "ti,omap2430-padconf",
46 "pinctrl-single";
48 #address-cells = <1>;
49 #size-cells = <0>;
50 #pinctrl-cells = <1>;
51 pinctrl-single,register-width = <8>;
52 pinctrl-single,function-mask = <0x3f>;
57 "simple-bus";
59 #address-cells = <1>;
60 #size-cells = <1>;
64 #address-cells = <1>;
65 #size-cells = <0>;
69 compatible = "ti,pbias-omap2", "ti,pbias-omap";
73 regulator-name = "pbias_mmc_omap2430";
74 regulator-min-microvolt = <1800000>;
75 regulator-max-microvolt = <3000000>;
84 target-module@20000 {
85 compatible = "ti,sysc-omap2", "ti,sysc";
88 reg-names = "rev", "sysc";
89 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
92 clock-names = "fck";
93 #address-cells = <1>;
94 #size-cells = <1>;
98 compatible = "ti,omap-counter32k";
105 compatible = "ti,omap2-gpio";
109 ti,gpio-always-on;
110 #gpio-cells = <2>;
111 gpio-controller;
112 #interrupt-cells = <2>;
113 interrupt-controller;
117 compatible = "ti,omap2-gpio";
121 ti,gpio-always-on;
122 #gpio-cells = <2>;
123 gpio-controller;
124 #interrupt-cells = <2>;
125 interrupt-controller;
128 gpio3: gpio@49010000 { label
129 compatible = "ti,omap2-gpio";
132 ti,hwmods = "gpio3";
133 ti,gpio-always-on;
134 #gpio-cells = <2>;
135 gpio-controller;
136 #interrupt-cells = <2>;
137 interrupt-controller;
141 compatible = "ti,omap2-gpio";
145 ti,gpio-always-on;
146 #gpio-cells = <2>;
147 gpio-controller;
148 #interrupt-cells = <2>;
149 interrupt-controller;
153 compatible = "ti,omap2-gpio";
157 #gpio-cells = <2>;
158 gpio-controller;
159 #interrupt-cells = <2>;
160 interrupt-controller;
164 compatible = "ti,omap2430-gpmc";
166 #address-cells = <2>;
167 #size-cells = <1>;
169 gpmc,num-cs = <8>;
170 gpmc,num-waitpins = <4>;
172 interrupt-controller;
173 #interrupt-cells = <2>;
174 gpio-controller;
175 #gpio-cells = <2>;
179 compatible = "ti,omap2430-mcbsp";
181 reg-names = "mpu";
186 interrupt-names = "common", "tx", "rx", "rx_overflow";
187 ti,buffer-size = <128>;
191 dma-names = "tx", "rx";
196 compatible = "ti,omap2430-mcbsp";
198 reg-names = "mpu";
202 interrupt-names = "common", "tx", "rx";
203 ti,buffer-size = <128>;
207 dma-names = "tx", "rx";
212 compatible = "ti,omap2430-mcbsp";
214 reg-names = "mpu";
218 interrupt-names = "common", "tx", "rx";
219 ti,buffer-size = <128>;
223 dma-names = "tx", "rx";
228 compatible = "ti,omap2430-mcbsp";
230 reg-names = "mpu";
234 interrupt-names = "common", "tx", "rx";
235 ti,buffer-size = <128>;
239 dma-names = "tx", "rx";
244 compatible = "ti,omap2430-mcbsp";
246 reg-names = "mpu";
250 interrupt-names = "common", "tx", "rx";
251 ti,buffer-size = <128>;
255 dma-names = "tx", "rx";
260 compatible = "ti,omap2-hsmmc";
264 ti,dual-volt;
266 dma-names = "tx", "rx";
267 pbias-supply = <&pbias_mmc_reg>;
271 compatible = "ti,omap2-hsmmc";
276 dma-names = "tx", "rx";
280 compatible = "ti,omap2-mailbox";
284 #mbox-cells = <1>;
285 ti,mbox-num-users = <4>;
286 ti,mbox-num-fifos = <6>;
287 mbox_dsp: dsp {
288 ti,mbox-tx = <0 0 0>;
289 ti,mbox-rx = <1 0 0>;
293 timer1_target: target-module@49018000 {
294 compatible = "ti,sysc-omap2-timer", "ti,sysc";
298 reg-names = "rev", "sysc", "syss";
299 ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
304 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
307 ti,syss-mask = <1>;
309 clock-names = "fck", "ick";
310 #address-cells = <1>;
311 #size-cells = <1>;
315 compatible = "ti,omap2420-timer";
318 ti,timer-alwon;
323 compatible = "ti,omap2-mcspi";
328 dma-names = "tx0", "rx0", "tx1", "rx1";
332 compatible = "ti,omap2-musb";
339 compatible = "ti,omap2-wdt";
347 compatible = "ti,omap2430-sdma", "ti,omap-sdma";
351 compatible = "ti,omap2430-i2c";
355 compatible = "ti,omap2430-i2c";
358 #include "omap24xx-clocks.dtsi"
359 #include "omap2430-clocks.dtsi"
361 /* Preferred always-on timer for clockevent */
363 ti,no-reset-on-init;
364 ti,no-idle;
366 assigned-clocks = <&gpt1_fck>;
367 assigned-clock-parents = <&func_32k_ck>;