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", "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,omap2420-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>;
55 #address-cells = <1>;
56 #size-cells = <1>;
59 #address-cells = <1>;
60 #size-cells = <0>;
68 target-module@4000 {
69 compatible = "ti,sysc-omap2", "ti,sysc";
72 reg-names = "rev", "sysc";
73 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
76 clock-names = "fck";
77 #address-cells = <1>;
78 #size-cells = <1>;
82 compatible = "ti,omap-counter32k";
89 compatible = "ti,omap2-gpio";
93 ti,gpio-always-on;
94 #gpio-cells = <2>;
95 gpio-controller;
96 #interrupt-cells = <2>;
97 interrupt-controller;
101 compatible = "ti,omap2-gpio";
105 ti,gpio-always-on;
106 #gpio-cells = <2>;
107 gpio-controller;
108 #interrupt-cells = <2>;
109 interrupt-controller;
113 compatible = "ti,omap2-gpio";
117 ti,gpio-always-on;
118 #gpio-cells = <2>;
119 gpio-controller;
120 #interrupt-cells = <2>;
121 interrupt-controller;
124 gpio4: gpio@4801e000 { label
125 compatible = "ti,omap2-gpio";
128 ti,hwmods = "gpio4";
129 ti,gpio-always-on;
130 #gpio-cells = <2>;
131 gpio-controller;
132 #interrupt-cells = <2>;
133 interrupt-controller;
137 compatible = "ti,omap2420-gpmc";
139 #address-cells = <2>;
140 #size-cells = <1>;
142 gpmc,num-cs = <8>;
143 gpmc,num-waitpins = <4>;
145 interrupt-controller;
146 #interrupt-cells = <2>;
147 gpio-controller;
148 #gpio-cells = <2>;
152 compatible = "ti,omap2420-mcbsp";
154 reg-names = "mpu";
157 interrupt-names = "tx", "rx";
161 dma-names = "tx", "rx";
166 compatible = "ti,omap2420-mcbsp";
168 reg-names = "mpu";
171 interrupt-names = "tx", "rx";
175 dma-names = "tx", "rx";
180 compatible = "ti,omap2420-mmc";
185 dma-names = "tx", "rx";
189 compatible = "ti,omap2-mailbox";
193 #mbox-cells = <1>;
194 ti,mbox-num-users = <4>;
195 ti,mbox-num-fifos = <6>;
196 mbox_dsp: mbox-dsp {
197 ti,mbox-tx = <0 0 0>;
198 ti,mbox-rx = <1 0 0>;
200 mbox_iva: mbox-iva {
201 ti,mbox-tx = <2 1 3>;
202 ti,mbox-rx = <3 1 3>;
206 timer1_target: target-module@48028000 {
207 compatible = "ti,sysc-omap2-timer", "ti,sysc";
211 reg-names = "rev", "sysc", "syss";
212 ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
217 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
220 ti,syss-mask = <1>;
222 clock-names = "fck", "ick";
223 #address-cells = <1>;
224 #size-cells = <1>;
228 compatible = "ti,omap2420-timer";
231 ti,timer-alwon;
236 compatible = "ti,omap2-wdt";
244 compatible = "ti,omap2420-i2c";
248 compatible = "ti,omap2420-i2c";
251 #include "omap24xx-clocks.dtsi"
252 #include "omap2420-clocks.dtsi"
254 /* Preferred always-on timer for clockevent */
256 ti,no-reset-on-init;
257 ti,no-idle;
259 assigned-clocks = <&gpt1_fck>;
260 assigned-clock-parents = <&func_32k_ck>;