Lines Matching +full:mbox +full:- +full:names
4 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
18 compatible = "ti,omap2-l4", "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,omap2420-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>;
58 #address-cells = <1>;
59 #size-cells = <1>;
62 #address-cells = <1>;
63 #size-cells = <0>;
71 target-module@4000 {
72 compatible = "ti,sysc-omap2", "ti,sysc";
75 reg-names = "rev", "sysc";
76 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
79 clock-names = "fck";
80 #address-cells = <1>;
81 #size-cells = <1>;
85 compatible = "ti,omap-counter32k";
92 compatible = "ti,omap2-gpio";
96 ti,gpio-always-on;
97 #gpio-cells = <2>;
98 gpio-controller;
99 #interrupt-cells = <2>;
100 interrupt-controller;
104 compatible = "ti,omap2-gpio";
108 ti,gpio-always-on;
109 #gpio-cells = <2>;
110 gpio-controller;
111 #interrupt-cells = <2>;
112 interrupt-controller;
116 compatible = "ti,omap2-gpio";
120 ti,gpio-always-on;
121 #gpio-cells = <2>;
122 gpio-controller;
123 #interrupt-cells = <2>;
124 interrupt-controller;
128 compatible = "ti,omap2-gpio";
132 ti,gpio-always-on;
133 #gpio-cells = <2>;
134 gpio-controller;
135 #interrupt-cells = <2>;
136 interrupt-controller;
140 compatible = "ti,omap2420-gpmc";
142 #address-cells = <2>;
143 #size-cells = <1>;
145 gpmc,num-cs = <8>;
146 gpmc,num-waitpins = <4>;
148 interrupt-controller;
149 #interrupt-cells = <2>;
150 gpio-controller;
151 #gpio-cells = <2>;
155 compatible = "ti,omap2420-mcbsp";
157 reg-names = "mpu";
160 interrupt-names = "tx", "rx";
164 dma-names = "tx", "rx";
169 compatible = "ti,omap2420-mcbsp";
171 reg-names = "mpu";
174 interrupt-names = "tx", "rx";
178 dma-names = "tx", "rx";
183 compatible = "ti,omap2420-mmc";
188 dma-names = "tx", "rx";
192 compatible = "ti,omap2-mailbox";
196 #mbox-cells = <1>;
197 ti,mbox-num-users = <4>;
198 ti,mbox-num-fifos = <6>;
199 mbox_dsp: mbox-dsp {
200 ti,mbox-tx = <0 0 0>;
201 ti,mbox-rx = <1 0 0>;
203 mbox_iva: mbox-iva {
204 ti,mbox-tx = <2 1 3>;
205 ti,mbox-rx = <3 1 3>;
209 timer1_target: target-module@48028000 {
210 compatible = "ti,sysc-omap2-timer", "ti,sysc";
214 reg-names = "rev", "sysc", "syss";
215 ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
220 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
223 ti,syss-mask = <1>;
225 clock-names = "fck", "ick";
226 #address-cells = <1>;
227 #size-cells = <1>;
231 compatible = "ti,omap2420-timer";
234 ti,timer-alwon;
239 compatible = "ti,omap2-wdt";
247 compatible = "ti,omap2420-i2c";
251 compatible = "ti,omap2420-i2c";
254 #include "omap24xx-clocks.dtsi"
255 #include "omap2420-clocks.dtsi"
257 /* Preferred always-on timer for clockevent */
259 ti,no-reset-on-init;
260 ti,no-idle;
262 assigned-clocks = <&gpt1_fck>;
263 assigned-clock-parents = <&func_32k_ck>;