2 * Device Tree Source for OMAP2 SoC
4 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
13 #include <dt-bindings/pinctrl/omap.h>
15 #include "skeleton.dtsi"
18 compatible = "ti,omap2430", "ti,omap2420", "ti,omap2";
19 interrupt-parent = <&intc>;
34 compatible = "arm,arm1136jf-s";
40 compatible = "arm,arm1136-pmu";
45 compatible = "ti,omap-infra";
47 compatible = "ti,omap2-mpu";
53 compatible = "simple-bus";
57 ti,hwmods = "l3_main";
60 compatible = "ti,omap2-aes";
62 reg = <0x480a6000 0x50>;
63 dmas = <&sdma 9 &sdma 10>;
64 dma-names = "tx", "rx";
68 compatible = "ti,omap2420-1w";
70 reg = <0x480b2000 0x1000>;
74 intc: interrupt-controller@1 {
75 compatible = "ti,omap2-intc";
77 #interrupt-cells = <1>;
78 reg = <0x480FE000 0x1000>;
81 sdma: dma-controller@48056000 {
82 compatible = "ti,omap2430-sdma", "ti,omap2420-sdma";
84 reg = <0x48056000 0x1000>;
95 compatible = "ti,omap2-i2c";
97 reg = <0x48070000 0x80>;
101 dmas = <&sdma 27 &sdma 28>;
102 dma-names = "tx", "rx";
106 compatible = "ti,omap2-i2c";
108 reg = <0x48072000 0x80>;
109 #address-cells = <1>;
112 dmas = <&sdma 29 &sdma 30>;
113 dma-names = "tx", "rx";
116 mcspi1: mcspi@48098000 {
117 compatible = "ti,omap2-mcspi";
118 ti,hwmods = "mcspi1";
119 reg = <0x48098000 0x100>;
121 dmas = <&sdma 35 &sdma 36 &sdma 37 &sdma 38
122 &sdma 39 &sdma 40 &sdma 41 &sdma 42>;
123 dma-names = "tx0", "rx0", "tx1", "rx1",
124 "tx2", "rx2", "tx3", "rx3";
127 mcspi2: mcspi@4809a000 {
128 compatible = "ti,omap2-mcspi";
129 ti,hwmods = "mcspi2";
130 reg = <0x4809a000 0x100>;
132 dmas = <&sdma 43 &sdma 44 &sdma 45 &sdma 46>;
133 dma-names = "tx0", "rx0", "tx1", "rx1";
137 compatible = "ti,omap2-rng";
139 reg = <0x480a0000 0x50>;
143 sham: sham@480a4000 {
144 compatible = "ti,omap2-sham";
146 reg = <0x480a4000 0x64>;
152 uart1: serial@4806a000 {
153 compatible = "ti,omap2-uart";
155 reg = <0x4806a000 0x2000>;
157 dmas = <&sdma 49 &sdma 50>;
158 dma-names = "tx", "rx";
159 clock-frequency = <48000000>;
162 uart2: serial@4806c000 {
163 compatible = "ti,omap2-uart";
165 reg = <0x4806c000 0x400>;
167 dmas = <&sdma 51 &sdma 52>;
168 dma-names = "tx", "rx";
169 clock-frequency = <48000000>;
172 uart3: serial@4806e000 {
173 compatible = "ti,omap2-uart";
175 reg = <0x4806e000 0x400>;
177 dmas = <&sdma 53 &sdma 54>;
178 dma-names = "tx", "rx";
179 clock-frequency = <48000000>;
182 timer2: timer@4802a000 {
183 compatible = "ti,omap2420-timer";
184 reg = <0x4802a000 0x400>;
186 ti,hwmods = "timer2";
189 timer3: timer@48078000 {
190 compatible = "ti,omap2420-timer";
191 reg = <0x48078000 0x400>;
193 ti,hwmods = "timer3";
196 timer4: timer@4807a000 {
197 compatible = "ti,omap2420-timer";
198 reg = <0x4807a000 0x400>;
200 ti,hwmods = "timer4";
203 timer5: timer@4807c000 {
204 compatible = "ti,omap2420-timer";
205 reg = <0x4807c000 0x400>;
207 ti,hwmods = "timer5";
211 timer6: timer@4807e000 {
212 compatible = "ti,omap2420-timer";
213 reg = <0x4807e000 0x400>;
215 ti,hwmods = "timer6";
219 timer7: timer@48080000 {
220 compatible = "ti,omap2420-timer";
221 reg = <0x48080000 0x400>;
223 ti,hwmods = "timer7";
227 timer8: timer@48082000 {
228 compatible = "ti,omap2420-timer";
229 reg = <0x48082000 0x400>;
231 ti,hwmods = "timer8";
235 timer9: timer@48084000 {
236 compatible = "ti,omap2420-timer";
237 reg = <0x48084000 0x400>;
239 ti,hwmods = "timer9";
243 timer10: timer@48086000 {
244 compatible = "ti,omap2420-timer";
245 reg = <0x48086000 0x400>;
247 ti,hwmods = "timer10";
251 timer11: timer@48088000 {
252 compatible = "ti,omap2420-timer";
253 reg = <0x48088000 0x400>;
255 ti,hwmods = "timer11";
259 timer12: timer@4808a000 {
260 compatible = "ti,omap2420-timer";
261 reg = <0x4808a000 0x400>;
263 ti,hwmods = "timer12";
268 compatible = "ti,omap2-dss";
269 reg = <0x48050000 0x400>;
271 ti,hwmods = "dss_core";
272 #address-cells = <1>;
277 compatible = "ti,omap2-dispc";
278 reg = <0x48050400 0x400>;
280 ti,hwmods = "dss_dispc";
283 rfbi: encoder@48050800 {
284 compatible = "ti,omap2-rfbi";
285 reg = <0x48050800 0x400>;
287 ti,hwmods = "dss_rfbi";
290 venc: encoder@48050c00 {
291 compatible = "ti,omap2-venc";
292 reg = <0x48050c00 0x400>;
294 ti,hwmods = "dss_venc";