Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / omap4-l4.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2 &l4_cfg {                                               /* 0x4a000000 */
3         compatible = "ti,omap4-l4-cfg", "simple-bus";
4         reg = <0x4a000000 0x800>,
5               <0x4a000800 0x800>,
6               <0x4a001000 0x1000>;
7         reg-names = "ap", "la", "ia0";
8         #address-cells = <1>;
9         #size-cells = <1>;
10         ranges = <0x00000000 0x4a000000 0x080000>,      /* segment 0 */
11                  <0x00080000 0x4a080000 0x080000>,      /* segment 1 */
12                  <0x00100000 0x4a100000 0x080000>,      /* segment 2 */
13                  <0x00180000 0x4a180000 0x080000>,      /* segment 3 */
14                  <0x00200000 0x4a200000 0x080000>,      /* segment 4 */
15                  <0x00280000 0x4a280000 0x080000>,      /* segment 5 */
16                  <0x00300000 0x4a300000 0x080000>;      /* segment 6 */
17
18         segment@0 {                                     /* 0x4a000000 */
19                 compatible = "simple-bus";
20                 #address-cells = <1>;
21                 #size-cells = <1>;
22                 ranges = <0x00000000 0x00000000 0x000800>,      /* ap 0 */
23                          <0x00001000 0x00001000 0x001000>,      /* ap 1 */
24                          <0x00000800 0x00000800 0x000800>,      /* ap 2 */
25                          <0x00002000 0x00002000 0x001000>,      /* ap 3 */
26                          <0x00003000 0x00003000 0x001000>,      /* ap 4 */
27                          <0x00004000 0x00004000 0x001000>,      /* ap 5 */
28                          <0x00005000 0x00005000 0x001000>,      /* ap 6 */
29                          <0x00056000 0x00056000 0x001000>,      /* ap 7 */
30                          <0x00057000 0x00057000 0x001000>,      /* ap 8 */
31                          <0x0005c000 0x0005c000 0x001000>,      /* ap 9 */
32                          <0x00058000 0x00058000 0x004000>,      /* ap 10 */
33                          <0x00062000 0x00062000 0x001000>,      /* ap 11 */
34                          <0x00063000 0x00063000 0x001000>,      /* ap 12 */
35                          <0x00008000 0x00008000 0x002000>,      /* ap 23 */
36                          <0x0000a000 0x0000a000 0x001000>,      /* ap 24 */
37                          <0x00066000 0x00066000 0x001000>,      /* ap 25 */
38                          <0x00067000 0x00067000 0x001000>,      /* ap 26 */
39                          <0x0005e000 0x0005e000 0x002000>,      /* ap 80 */
40                          <0x00060000 0x00060000 0x001000>,      /* ap 81 */
41                          <0x00064000 0x00064000 0x001000>,      /* ap 86 */
42                          <0x00065000 0x00065000 0x001000>;      /* ap 87 */
43
44                 target-module@2000 {                    /* 0x4a002000, ap 3 06.0 */
45                         compatible = "ti,sysc-omap4", "ti,sysc";
46                         ti,hwmods = "ctrl_module_core";
47                         reg = <0x2000 0x4>,
48                               <0x2010 0x4>;
49                         reg-names = "rev", "sysc";
50                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
51                                         <SYSC_IDLE_NO>,
52                                         <SYSC_IDLE_SMART>,
53                                         <SYSC_IDLE_SMART_WKUP>;
54                         /* Domains (V, P, C): core, core_pwrdm, l4_cfg_clkdm */
55                         #address-cells = <1>;
56                         #size-cells = <1>;
57                         ranges = <0x0 0x2000 0x1000>;
58
59                         omap4_scm_core: scm@0 {
60                                 compatible = "ti,omap4-scm-core", "simple-bus";
61                                 reg = <0x0 0x1000>;
62                                 #address-cells = <1>;
63                                 #size-cells = <1>;
64                                 ranges = <0 0 0x1000>;
65
66                                 scm_conf: scm_conf@0 {
67                                         compatible = "syscon";
68                                         reg = <0x0 0x800>;
69                                         #address-cells = <1>;
70                                         #size-cells = <1>;
71                                 };
72
73                                 omap_control_usb2phy: control-phy@300 {
74                                         compatible = "ti,control-phy-usb2";
75                                         reg = <0x300 0x4>;
76                                         reg-names = "power";
77                                 };
78
79                                 omap_control_usbotg: control-phy@33c {
80                                         compatible = "ti,control-phy-otghs";
81                                         reg = <0x33c 0x4>;
82                                         reg-names = "otghs_control";
83                                 };
84                         };
85                 };
86
87                 target-module@4000 {                    /* 0x4a004000, ap 5 02.0 */
88                         compatible = "ti,sysc-omap4", "ti,sysc";
89                         reg = <0x4000 0x4>;
90                         reg-names = "rev";
91                         #address-cells = <1>;
92                         #size-cells = <1>;
93                         ranges = <0x0 0x4000 0x1000>;
94
95                         cm1: cm1@0 {
96                                 compatible = "ti,omap4-cm1", "simple-bus";
97                                 reg = <0x0 0x2000>;
98                                 #address-cells = <1>;
99                                 #size-cells = <1>;
100                                 ranges = <0 0 0x2000>;
101
102                                 cm1_clocks: clocks {
103                                         #address-cells = <1>;
104                                         #size-cells = <0>;
105                                 };
106
107                                 cm1_clockdomains: clockdomains {
108                                 };
109                         };
110                 };
111
112                 target-module@8000 {                    /* 0x4a008000, ap 23 32.0 */
113                         compatible = "ti,sysc-omap4", "ti,sysc";
114                         reg = <0x8000 0x4>;
115                         reg-names = "rev";
116                         #address-cells = <1>;
117                         #size-cells = <1>;
118                         ranges = <0x0 0x8000 0x2000>;
119
120                         cm2: cm2@0 {
121                                 compatible = "ti,omap4-cm2", "simple-bus";
122                                 reg = <0x0 0x2000>;
123                                 #address-cells = <1>;
124                                 #size-cells = <1>;
125                                 ranges = <0 0 0x2000>;
126
127                                 cm2_clocks: clocks {
128                                         #address-cells = <1>;
129                                         #size-cells = <0>;
130                                 };
131
132                                 cm2_clockdomains: clockdomains {
133                                 };
134                         };
135                 };
136
137                 target-module@56000 {                   /* 0x4a056000, ap 7 0a.0 */
138                         compatible = "ti,sysc-omap2", "ti,sysc";
139                         reg = <0x56000 0x4>,
140                               <0x5602c 0x4>,
141                               <0x56028 0x4>;
142                         reg-names = "rev", "sysc", "syss";
143                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
144                                          SYSC_OMAP2_EMUFREE |
145                                          SYSC_OMAP2_SOFTRESET |
146                                          SYSC_OMAP2_AUTOIDLE)>;
147                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
148                                         <SYSC_IDLE_NO>,
149                                         <SYSC_IDLE_SMART>;
150                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
151                                         <SYSC_IDLE_NO>,
152                                         <SYSC_IDLE_SMART>;
153                         ti,syss-mask = <1>;
154                         /* Domains (V, P, C): core, core_pwrdm, l3_dma_clkdm */
155                         clocks = <&l3_dma_clkctrl OMAP4_DMA_SYSTEM_CLKCTRL 0>;
156                         clock-names = "fck";
157                         #address-cells = <1>;
158                         #size-cells = <1>;
159                         ranges = <0x0 0x56000 0x1000>;
160
161                         sdma: dma-controller@0 {
162                                 compatible = "ti,omap4430-sdma", "ti,omap-sdma";
163                                 reg = <0x0 0x1000>;
164                                 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,
165                                              <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>,
166                                              <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>,
167                                              <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
168                                 #dma-cells = <1>;
169                                 dma-channels = <32>;
170                                 dma-requests = <127>;
171                         };
172                 };
173
174                 target-module@58000 {                   /* 0x4a058000, ap 10 0e.0 */
175                         compatible = "ti,sysc-omap2", "ti,sysc";
176                         reg = <0x58000 0x4>,
177                               <0x58010 0x4>,
178                               <0x58014 0x4>;
179                         reg-names = "rev", "sysc", "syss";
180                         ti,sysc-mask = <(SYSC_OMAP2_EMUFREE |
181                                          SYSC_OMAP2_SOFTRESET |
182                                          SYSC_OMAP2_AUTOIDLE)>;
183                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
184                                         <SYSC_IDLE_NO>,
185                                         <SYSC_IDLE_SMART>,
186                                         <SYSC_IDLE_SMART_WKUP>;
187                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
188                                         <SYSC_IDLE_NO>,
189                                         <SYSC_IDLE_SMART>,
190                                         <SYSC_IDLE_SMART_WKUP>;
191                         ti,syss-mask = <1>;
192                         /* Domains (V, P, C): core, l3init_pwrdm, l3_init_clkdm */
193                         clocks = <&l3_init_clkctrl OMAP4_HSI_CLKCTRL 0>;
194                         clock-names = "fck";
195                         #address-cells = <1>;
196                         #size-cells = <1>;
197                         ranges = <0x0 0x58000 0x5000>;
198
199                         hsi: hsi@0 {
200                                 compatible = "ti,omap4-hsi";
201                                 reg = <0x0 0x4000>,
202                                       <0x5000 0x1000>;
203                                 reg-names = "sys", "gdd";
204
205                                 clocks = <&l3_init_clkctrl OMAP4_HSI_CLKCTRL 0>;
206                                 clock-names = "hsi_fck";
207
208                                 interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
209                                 interrupt-names = "gdd_mpu";
210
211                                 #address-cells = <1>;
212                                 #size-cells = <1>;
213                                 ranges = <0 0 0x4000>;
214
215                                 hsi_port1: hsi-port@2000 {
216                                         compatible = "ti,omap4-hsi-port";
217                                         reg = <0x2000 0x800>,
218                                               <0x2800 0x800>;
219                                         reg-names = "tx", "rx";
220                                         interrupts = <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
221                                 };
222
223                                 hsi_port2: hsi-port@3000 {
224                                         compatible = "ti,omap4-hsi-port";
225                                         reg = <0x3000 0x800>,
226                                               <0x3800 0x800>;
227                                         reg-names = "tx", "rx";
228                                         interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>;
229                                 };
230                         };
231                 };
232
233                 target-module@5e000 {                   /* 0x4a05e000, ap 80 68.0 */
234                         compatible = "ti,sysc";
235                         status = "disabled";
236                         #address-cells = <1>;
237                         #size-cells = <1>;
238                         ranges = <0x0 0x5e000 0x2000>;
239                 };
240
241                 target-module@62000 {                   /* 0x4a062000, ap 11 16.0 */
242                         compatible = "ti,sysc-omap2", "ti,sysc";
243                         ti,hwmods = "usb_tll_hs";
244                         reg = <0x62000 0x4>,
245                               <0x62010 0x4>,
246                               <0x62014 0x4>;
247                         reg-names = "rev", "sysc", "syss";
248                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
249                                          SYSC_OMAP2_ENAWAKEUP |
250                                          SYSC_OMAP2_SOFTRESET |
251                                          SYSC_OMAP2_AUTOIDLE)>;
252                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
253                                         <SYSC_IDLE_NO>,
254                                         <SYSC_IDLE_SMART>;
255                         /* Domains (V, P, C): core, l3init_pwrdm, l3_init_clkdm */
256                         clocks = <&l3_init_clkctrl OMAP4_USB_TLL_HS_CLKCTRL 0>;
257                         clock-names = "fck";
258                         #address-cells = <1>;
259                         #size-cells = <1>;
260                         ranges = <0x0 0x62000 0x1000>;
261
262                         usbhstll: usbhstll@0 {
263                                 compatible = "ti,usbhs-tll";
264                                 reg = <0x0 0x1000>;
265                                 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
266                         };
267                 };
268
269                 target-module@64000 {                   /* 0x4a064000, ap 86 1e.0 */
270                         compatible = "ti,sysc-omap4", "ti,sysc";
271                         ti,hwmods = "usb_host_hs";
272                         reg = <0x64000 0x4>,
273                               <0x64010 0x4>,
274                               <0x64014 0x4>;
275                         reg-names = "rev", "sysc", "syss";
276                         ti,sysc-mask = <SYSC_OMAP4_SOFTRESET>;
277                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
278                                         <SYSC_IDLE_NO>,
279                                         <SYSC_IDLE_SMART>,
280                                         <SYSC_IDLE_SMART_WKUP>;
281                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
282                                         <SYSC_IDLE_NO>,
283                                         <SYSC_IDLE_SMART>,
284                                         <SYSC_IDLE_SMART_WKUP>;
285                         /* Domains (V, P, C): core, l3init_pwrdm, l3_init_clkdm */
286                         clocks = <&l3_init_clkctrl OMAP4_USB_HOST_HS_CLKCTRL 0>;
287                         clock-names = "fck";
288                         #address-cells = <1>;
289                         #size-cells = <1>;
290                         ranges = <0x0 0x64000 0x1000>;
291
292                         usbhshost: usbhshost@0 {
293                                 compatible = "ti,usbhs-host";
294                                 reg = <0x0 0x800>;
295                                 #address-cells = <1>;
296                                 #size-cells = <1>;
297                                 ranges = <0 0 0x1000>;
298                                 clocks = <&init_60m_fclk>,
299                                          <&xclk60mhsp1_ck>,
300                                          <&xclk60mhsp2_ck>;
301                                 clock-names = "refclk_60m_int",
302                                               "refclk_60m_ext_p1",
303                                               "refclk_60m_ext_p2";
304
305                                 usbhsohci: ohci@800 {
306                                         compatible = "ti,ohci-omap3";
307                                         reg = <0x800 0x400>;
308                                         interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
309                                         remote-wakeup-connected;
310                                 };
311
312                                 usbhsehci: ehci@c00 {
313                                         compatible = "ti,ehci-omap";
314                                         reg = <0xc00 0x400>;
315                                         interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
316                                 };
317                         };
318                 };
319
320                 target-module@66000 {                   /* 0x4a066000, ap 25 26.0 */
321                         compatible = "ti,sysc-omap2", "ti,sysc";
322                         reg = <0x66000 0x4>,
323                               <0x66010 0x4>,
324                               <0x66014 0x4>;
325                         reg-names = "rev", "sysc", "syss";
326                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
327                                          SYSC_OMAP2_SOFTRESET |
328                                          SYSC_OMAP2_AUTOIDLE)>;
329                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
330                                         <SYSC_IDLE_NO>,
331                                         <SYSC_IDLE_SMART>;
332                         /* Domains (V, P, C): iva, tesla_pwrdm, tesla_clkdm */
333                         clocks = <&tesla_clkctrl OMAP4_DSP_CLKCTRL 0>;
334                         clock-names = "fck";
335                         resets = <&prm_tesla 1>;
336                         reset-names = "rstctrl";
337                         #address-cells = <1>;
338                         #size-cells = <1>;
339                         ranges = <0x0 0x66000 0x1000>;
340
341                         mmu_dsp: mmu@0 {
342                                 compatible = "ti,omap4-iommu";
343                                 reg = <0x0 0x100>;
344                                 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
345                                 #iommu-cells = <0>;
346                         };
347                 };
348         };
349
350         segment@80000 {                                 /* 0x4a080000 */
351                 compatible = "simple-bus";
352                 #address-cells = <1>;
353                 #size-cells = <1>;
354                 ranges = <0x00059000 0x000d9000 0x001000>,      /* ap 13 */
355                          <0x0005a000 0x000da000 0x001000>,      /* ap 14 */
356                          <0x0005b000 0x000db000 0x001000>,      /* ap 15 */
357                          <0x0005c000 0x000dc000 0x001000>,      /* ap 16 */
358                          <0x0005d000 0x000dd000 0x001000>,      /* ap 17 */
359                          <0x0005e000 0x000de000 0x001000>,      /* ap 18 */
360                          <0x00060000 0x000e0000 0x001000>,      /* ap 19 */
361                          <0x00061000 0x000e1000 0x001000>,      /* ap 20 */
362                          <0x00074000 0x000f4000 0x001000>,      /* ap 27 */
363                          <0x00075000 0x000f5000 0x001000>,      /* ap 28 */
364                          <0x00076000 0x000f6000 0x001000>,      /* ap 29 */
365                          <0x00077000 0x000f7000 0x001000>,      /* ap 30 */
366                          <0x00036000 0x000b6000 0x001000>,      /* ap 69 */
367                          <0x00037000 0x000b7000 0x001000>,      /* ap 70 */
368                          <0x0004d000 0x000cd000 0x001000>,      /* ap 78 */
369                          <0x0004e000 0x000ce000 0x001000>,      /* ap 79 */
370                          <0x00029000 0x000a9000 0x001000>,      /* ap 82 */
371                          <0x0002a000 0x000aa000 0x001000>,      /* ap 83 */
372                          <0x0002b000 0x000ab000 0x001000>,      /* ap 84 */
373                          <0x0002c000 0x000ac000 0x001000>,      /* ap 85 */
374                          <0x0002d000 0x000ad000 0x001000>,      /* ap 88 */
375                          <0x0002e000 0x000ae000 0x001000>;      /* ap 89 */
376
377                 target-module@29000 {                   /* 0x4a0a9000, ap 82 04.0 */
378                         compatible = "ti,sysc";
379                         status = "disabled";
380                         #address-cells = <1>;
381                         #size-cells = <1>;
382                         ranges = <0x0 0x29000 0x1000>;
383                 };
384
385                 target-module@2b000 {                   /* 0x4a0ab000, ap 84 12.0 */
386                         compatible = "ti,sysc-omap2", "ti,sysc";
387                         reg = <0x2b400 0x4>,
388                               <0x2b404 0x4>,
389                               <0x2b408 0x4>;
390                         reg-names = "rev", "sysc", "syss";
391                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
392                                          SYSC_OMAP2_SOFTRESET |
393                                          SYSC_OMAP2_AUTOIDLE)>;
394                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
395                                         <SYSC_IDLE_NO>,
396                                         <SYSC_IDLE_SMART>;
397                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
398                                         <SYSC_IDLE_NO>,
399                                         <SYSC_IDLE_SMART>,
400                                         <SYSC_IDLE_SMART_WKUP>;
401                         ti,syss-mask = <1>;
402                         /* Domains (V, P, C): core, l3init_pwrdm, l3_init_clkdm */
403                         clocks = <&l3_init_clkctrl OMAP4_USB_OTG_HS_CLKCTRL 0>;
404                         clock-names = "fck";
405                         #address-cells = <1>;
406                         #size-cells = <1>;
407                         ranges = <0x0 0x2b000 0x1000>;
408
409                         usb_otg_hs: usb_otg_hs@0 {
410                                 compatible = "ti,omap4-musb";
411                                 reg = <0x0 0x7ff>;
412                                 interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
413                                 interrupt-names = "mc", "dma";
414                                 usb-phy = <&usb2_phy>;
415                                 phys = <&usb2_phy>;
416                                 phy-names = "usb2-phy";
417                                 multipoint = <1>;
418                                 num-eps = <16>;
419                                 ram-bits = <12>;
420                                 ctrl-module = <&omap_control_usbotg>;
421                         };
422                 };
423
424                 target-module@2d000 {                   /* 0x4a0ad000, ap 88 0c.0 */
425                         compatible = "ti,sysc-omap2", "ti,sysc";
426                         reg = <0x2d000 0x4>,
427                               <0x2d010 0x4>,
428                               <0x2d014 0x4>;
429                         reg-names = "rev", "sysc", "syss";
430                         ti,sysc-mask = <(SYSC_OMAP2_SOFTRESET |
431                                          SYSC_OMAP2_AUTOIDLE)>;
432                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
433                                         <SYSC_IDLE_NO>,
434                                         <SYSC_IDLE_SMART>;
435                         ti,syss-mask = <1>;
436                         /* Domains (V, P, C): core, l3init_pwrdm, l3_init_clkdm */
437                         clocks = <&l3_init_clkctrl OMAP4_OCP2SCP_USB_PHY_CLKCTRL 0>;
438                         clock-names = "fck";
439                         #address-cells = <1>;
440                         #size-cells = <1>;
441                         ranges = <0x0 0x2d000 0x1000>;
442
443                         ocp2scp@0 {
444                                 compatible = "ti,omap-ocp2scp";
445                                 reg = <0x0 0x1f>;
446                                 #address-cells = <1>;
447                                 #size-cells = <1>;
448                                 ranges = <0 0 0x1000>;
449                                 usb2_phy: usb2phy@80 {
450                                         compatible = "ti,omap-usb2";
451                                         reg = <0x80 0x58>;
452                                         ctrl-module = <&omap_control_usb2phy>;
453                                         clocks = <&usb_phy_cm_clk32k>;
454                                         clock-names = "wkupclk";
455                                         #phy-cells = <0>;
456                                 };
457                         };
458                 };
459
460                 /* d2d mdm */
461                 target-module@36000 {                   /* 0x4a0b6000, ap 69 60.0 */
462                         compatible = "ti,sysc-omap2", "ti,sysc";
463                         reg = <0x36000 0x4>,
464                               <0x36010 0x4>,
465                               <0x36014 0x4>;
466                         reg-names = "rev", "sysc", "syss";
467                         ti,sysc-mask = <(SYSC_OMAP2_SOFTRESET | SYSC_OMAP2_AUTOIDLE)>;
468                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
469                                         <SYSC_IDLE_NO>,
470                                         <SYSC_IDLE_SMART>,
471                                         <SYSC_IDLE_SMART_WKUP>;
472                         ti,syss-mask = <1>;
473                         /* Domains (V, P, C): core, core_pwrdm, d2d_clkdm */
474                         clocks = <&d2d_clkctrl OMAP4_C2C_CLKCTRL 0>;
475                         clock-names = "fck";
476                         #address-cells = <1>;
477                         #size-cells = <1>;
478                         ranges = <0x0 0x36000 0x1000>;
479                 };
480
481                 /* d2d mpu */
482                 target-module@4d000 {                   /* 0x4a0cd000, ap 78 58.0 */
483                         compatible = "ti,sysc-omap2", "ti,sysc";
484                         reg = <0x4d000 0x4>,
485                               <0x4d010 0x4>,
486                               <0x4d014 0x4>;
487                         reg-names = "rev", "sysc", "syss";
488                         ti,sysc-mask = <(SYSC_OMAP2_SOFTRESET | SYSC_OMAP2_AUTOIDLE)>;
489                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
490                                         <SYSC_IDLE_NO>,
491                                         <SYSC_IDLE_SMART>,
492                                         <SYSC_IDLE_SMART_WKUP>;
493                         ti,syss-mask = <1>;
494                         /* Domains (V, P, C): core, core_pwrdm, d2d_clkdm */
495                         clocks = <&d2d_clkctrl OMAP4_C2C_CLKCTRL 0>;
496                         clock-names = "fck";
497                         #address-cells = <1>;
498                         #size-cells = <1>;
499                         ranges = <0x0 0x4d000 0x1000>;
500                 };
501
502                 target-module@59000 {                   /* 0x4a0d9000, ap 13 1a.0 */
503                         compatible = "ti,sysc-omap4-sr", "ti,sysc";
504                         reg = <0x59038 0x4>;
505                         reg-names = "sysc";
506                         ti,sysc-mask = <SYSC_OMAP3_SR_ENAWAKEUP>;
507                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
508                                         <SYSC_IDLE_NO>,
509                                         <SYSC_IDLE_SMART>,
510                                         <SYSC_IDLE_SMART_WKUP>;
511                         /* Domains (V, P, C): core, always_on_core_pwrdm, l4_ao_clkdm */
512                         clocks = <&l4_ao_clkctrl OMAP4_SMARTREFLEX_MPU_CLKCTRL 0>;
513                         clock-names = "fck";
514                         #address-cells = <1>;
515                         #size-cells = <1>;
516                         ranges = <0x0 0x59000 0x1000>;
517
518                         smartreflex_mpu: smartreflex@0 {
519                                 compatible = "ti,omap4-smartreflex-mpu";
520                                 reg = <0x0 0x80>;
521                                 interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;
522                         };
523                 };
524
525                 target-module@5b000 {                   /* 0x4a0db000, ap 15 08.0 */
526                         compatible = "ti,sysc-omap4-sr", "ti,sysc";
527                         reg = <0x5b038 0x4>;
528                         reg-names = "sysc";
529                         ti,sysc-mask = <SYSC_OMAP3_SR_ENAWAKEUP>;
530                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
531                                         <SYSC_IDLE_NO>,
532                                         <SYSC_IDLE_SMART>,
533                                         <SYSC_IDLE_SMART_WKUP>;
534                         /* Domains (V, P, C): core, always_on_core_pwrdm, l4_ao_clkdm */
535                         clocks = <&l4_ao_clkctrl OMAP4_SMARTREFLEX_IVA_CLKCTRL 0>;
536                         clock-names = "fck";
537                         #address-cells = <1>;
538                         #size-cells = <1>;
539                         ranges = <0x0 0x5b000 0x1000>;
540
541                         smartreflex_iva: smartreflex@0 {
542                                 compatible = "ti,omap4-smartreflex-iva";
543                                 reg = <0x0 0x80>;
544                                 interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>;
545                         };
546                 };
547
548                 target-module@5d000 {                   /* 0x4a0dd000, ap 17 22.0 */
549                         compatible = "ti,sysc-omap4-sr", "ti,sysc";
550                         reg = <0x5d038 0x4>;
551                         reg-names = "sysc";
552                         ti,sysc-mask = <SYSC_OMAP3_SR_ENAWAKEUP>;
553                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
554                                         <SYSC_IDLE_NO>,
555                                         <SYSC_IDLE_SMART>,
556                                         <SYSC_IDLE_SMART_WKUP>;
557                         /* Domains (V, P, C): core, always_on_core_pwrdm, l4_ao_clkdm */
558                         clocks = <&l4_ao_clkctrl OMAP4_SMARTREFLEX_CORE_CLKCTRL 0>;
559                         clock-names = "fck";
560                         #address-cells = <1>;
561                         #size-cells = <1>;
562                         ranges = <0x0 0x5d000 0x1000>;
563
564                         smartreflex_core: smartreflex@0 {
565                                 compatible = "ti,omap4-smartreflex-core";
566                                 reg = <0x0 0x80>;
567                                 interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
568                         };
569                 };
570
571                 target-module@60000 {                   /* 0x4a0e0000, ap 19 1c.0 */
572                         compatible = "ti,sysc";
573                         status = "disabled";
574                         #address-cells = <1>;
575                         #size-cells = <1>;
576                         ranges = <0x0 0x60000 0x1000>;
577                 };
578
579                 target-module@74000 {                   /* 0x4a0f4000, ap 27 24.0 */
580                         compatible = "ti,sysc-omap4", "ti,sysc";
581                         reg = <0x74000 0x4>,
582                               <0x74010 0x4>;
583                         reg-names = "rev", "sysc";
584                         ti,sysc-mask = <SYSC_OMAP4_SOFTRESET>;
585                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
586                                         <SYSC_IDLE_NO>,
587                                         <SYSC_IDLE_SMART>;
588                         /* Domains (V, P, C): core, core_pwrdm, l4_cfg_clkdm */
589                         clocks = <&l4_cfg_clkctrl OMAP4_MAILBOX_CLKCTRL 0>;
590                         clock-names = "fck";
591                         #address-cells = <1>;
592                         #size-cells = <1>;
593                         ranges = <0x0 0x74000 0x1000>;
594
595                         mailbox: mailbox@0 {
596                                 compatible = "ti,omap4-mailbox";
597                                 reg = <0x0 0x200>;
598                                 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
599                                 #mbox-cells = <1>;
600                                 ti,mbox-num-users = <3>;
601                                 ti,mbox-num-fifos = <8>;
602                                 mbox_ipu: mbox_ipu {
603                                         ti,mbox-tx = <0 0 0>;
604                                         ti,mbox-rx = <1 0 0>;
605                                 };
606                                 mbox_dsp: mbox_dsp {
607                                         ti,mbox-tx = <3 0 0>;
608                                         ti,mbox-rx = <2 0 0>;
609                                 };
610                         };
611                 };
612
613                 target-module@76000 {                   /* 0x4a0f6000, ap 29 3a.0 */
614                         compatible = "ti,sysc-omap2", "ti,sysc";
615                         reg = <0x76000 0x4>,
616                               <0x76010 0x4>,
617                               <0x76014 0x4>;
618                         reg-names = "rev", "sysc", "syss";
619                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
620                                          SYSC_OMAP2_ENAWAKEUP |
621                                          SYSC_OMAP2_SOFTRESET |
622                                          SYSC_OMAP2_AUTOIDLE)>;
623                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
624                                         <SYSC_IDLE_NO>,
625                                         <SYSC_IDLE_SMART>;
626                         ti,syss-mask = <1>;
627                         /* Domains (V, P, C): core, core_pwrdm, l4_cfg_clkdm */
628                         clocks = <&l4_cfg_clkctrl OMAP4_SPINLOCK_CLKCTRL 0>;
629                         clock-names = "fck";
630                         #address-cells = <1>;
631                         #size-cells = <1>;
632                         ranges = <0x0 0x76000 0x1000>;
633
634                         hwspinlock: spinlock@0 {
635                                 compatible = "ti,omap4-hwspinlock";
636                                 reg = <0x0 0x1000>;
637                                 #hwlock-cells = <1>;
638                         };
639                 };
640         };
641
642         segment@100000 {                                        /* 0x4a100000 */
643                 compatible = "simple-bus";
644                 #address-cells = <1>;
645                 #size-cells = <1>;
646                 ranges = <0x00000000 0x00100000 0x001000>,      /* ap 21 */
647                          <0x00001000 0x00101000 0x001000>,      /* ap 22 */
648                          <0x00002000 0x00102000 0x001000>,      /* ap 61 */
649                          <0x00003000 0x00103000 0x001000>,      /* ap 62 */
650                          <0x00008000 0x00108000 0x001000>,      /* ap 63 */
651                          <0x00009000 0x00109000 0x001000>,      /* ap 64 */
652                          <0x0000a000 0x0010a000 0x001000>,      /* ap 65 */
653                          <0x0000b000 0x0010b000 0x001000>;      /* ap 66 */
654
655                 target-module@0 {                       /* 0x4a100000, ap 21 2a.0 */
656                         compatible = "ti,sysc-omap4", "ti,sysc";
657                         ti,hwmods = "ctrl_module_pad_core";
658                         reg = <0x0 0x4>,
659                               <0x10 0x4>;
660                         reg-names = "rev", "sysc";
661                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
662                                         <SYSC_IDLE_NO>,
663                                         <SYSC_IDLE_SMART>,
664                                         <SYSC_IDLE_SMART_WKUP>;
665                         /* Domains (V, P, C): core, core_pwrdm, l4_cfg_clkdm */
666                         #address-cells = <1>;
667                         #size-cells = <1>;
668                         ranges = <0x0 0x0 0x1000>;
669
670                         omap4_pmx_core: pinmux@40 {
671                                 compatible = "ti,omap4-padconf",
672                                              "pinctrl-single";
673                                 reg = <0x40 0x0196>;
674                                 #address-cells = <1>;
675                                 #size-cells = <0>;
676                                 #pinctrl-cells = <1>;
677                                 #interrupt-cells = <1>;
678                                 interrupt-controller;
679                                 pinctrl-single,register-width = <16>;
680                                 pinctrl-single,function-mask = <0x7fff>;
681                         };
682
683                         omap4_padconf_global: omap4_padconf_global@5a0 {
684                                 compatible = "syscon",
685                                              "simple-bus";
686                                 reg = <0x5a0 0x170>;
687                                 #address-cells = <1>;
688                                 #size-cells = <1>;
689                                 ranges = <0 0x5a0 0x170>;
690
691                                 pbias_regulator: pbias_regulator@60 {
692                                         compatible = "ti,pbias-omap4", "ti,pbias-omap";
693                                         reg = <0x60 0x4>;
694                                         syscon = <&omap4_padconf_global>;
695                                         pbias_mmc_reg: pbias_mmc_omap4 {
696                                                 regulator-name = "pbias_mmc_omap4";
697                                                 regulator-min-microvolt = <1800000>;
698                                                 regulator-max-microvolt = <3000000>;
699                                         };
700                                 };
701                         };
702                 };
703
704                 target-module@2000 {                    /* 0x4a102000, ap 61 3c.0 */
705                         compatible = "ti,sysc";
706                         status = "disabled";
707                         #address-cells = <1>;
708                         #size-cells = <1>;
709                         ranges = <0x0 0x2000 0x1000>;
710                 };
711
712                 target-module@8000 {                    /* 0x4a108000, ap 63 62.0 */
713                         compatible = "ti,sysc";
714                         status = "disabled";
715                         #address-cells = <1>;
716                         #size-cells = <1>;
717                         ranges = <0x0 0x8000 0x1000>;
718                 };
719
720                 target-module@a000 {                    /* 0x4a10a000, ap 65 50.0 */
721                         compatible = "ti,sysc-omap4", "ti,sysc";
722                         reg = <0xa000 0x4>,
723                               <0xa010 0x4>;
724                         reg-names = "rev", "sysc";
725                         ti,sysc-mask = <SYSC_OMAP4_SOFTRESET>;
726                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
727                                         <SYSC_IDLE_NO>,
728                                         <SYSC_IDLE_SMART>;
729                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
730                                         <SYSC_IDLE_NO>,
731                                         <SYSC_IDLE_SMART>;
732                         ti,sysc-delay-us = <2>;
733                         /* Domains (V, P, C): core, cam_pwrdm, iss_clkdm */
734                         clocks = <&iss_clkctrl OMAP4_FDIF_CLKCTRL 0>;
735                         clock-names = "fck";
736                         #address-cells = <1>;
737                         #size-cells = <1>;
738                         ranges = <0x0 0xa000 0x1000>;
739
740                         /* No child device binding or driver in mainline */
741                 };
742         };
743
744         segment@180000 {                                        /* 0x4a180000 */
745                 compatible = "simple-bus";
746                 #address-cells = <1>;
747                 #size-cells = <1>;
748         };
749
750         segment@200000 {                                        /* 0x4a200000 */
751                 compatible = "simple-bus";
752                 #address-cells = <1>;
753                 #size-cells = <1>;
754                 ranges = <0x0001e000 0x0021e000 0x001000>,      /* ap 31 */
755                          <0x0001f000 0x0021f000 0x001000>,      /* ap 32 */
756                          <0x0000a000 0x0020a000 0x001000>,      /* ap 33 */
757                          <0x0000b000 0x0020b000 0x001000>,      /* ap 34 */
758                          <0x00004000 0x00204000 0x001000>,      /* ap 35 */
759                          <0x00005000 0x00205000 0x001000>,      /* ap 36 */
760                          <0x00006000 0x00206000 0x001000>,      /* ap 37 */
761                          <0x00007000 0x00207000 0x001000>,      /* ap 38 */
762                          <0x00012000 0x00212000 0x001000>,      /* ap 39 */
763                          <0x00013000 0x00213000 0x001000>,      /* ap 40 */
764                          <0x0000c000 0x0020c000 0x001000>,      /* ap 41 */
765                          <0x0000d000 0x0020d000 0x001000>,      /* ap 42 */
766                          <0x00010000 0x00210000 0x001000>,      /* ap 43 */
767                          <0x00011000 0x00211000 0x001000>,      /* ap 44 */
768                          <0x00016000 0x00216000 0x001000>,      /* ap 45 */
769                          <0x00017000 0x00217000 0x001000>,      /* ap 46 */
770                          <0x00014000 0x00214000 0x001000>,      /* ap 47 */
771                          <0x00015000 0x00215000 0x001000>,      /* ap 48 */
772                          <0x00018000 0x00218000 0x001000>,      /* ap 49 */
773                          <0x00019000 0x00219000 0x001000>,      /* ap 50 */
774                          <0x00020000 0x00220000 0x001000>,      /* ap 51 */
775                          <0x00021000 0x00221000 0x001000>,      /* ap 52 */
776                          <0x00026000 0x00226000 0x001000>,      /* ap 53 */
777                          <0x00027000 0x00227000 0x001000>,      /* ap 54 */
778                          <0x00028000 0x00228000 0x001000>,      /* ap 55 */
779                          <0x00029000 0x00229000 0x001000>,      /* ap 56 */
780                          <0x0002a000 0x0022a000 0x001000>,      /* ap 57 */
781                          <0x0002b000 0x0022b000 0x001000>,      /* ap 58 */
782                          <0x0001c000 0x0021c000 0x001000>,      /* ap 59 */
783                          <0x0001d000 0x0021d000 0x001000>;      /* ap 60 */
784
785                 target-module@4000 {                    /* 0x4a204000, ap 35 42.0 */
786                         compatible = "ti,sysc";
787                         status = "disabled";
788                         #address-cells = <1>;
789                         #size-cells = <1>;
790                         ranges = <0x0 0x4000 0x1000>;
791                 };
792
793                 target-module@6000 {                    /* 0x4a206000, ap 37 4a.0 */
794                         compatible = "ti,sysc";
795                         status = "disabled";
796                         #address-cells = <1>;
797                         #size-cells = <1>;
798                         ranges = <0x0 0x6000 0x1000>;
799                 };
800
801                 target-module@a000 {                    /* 0x4a20a000, ap 33 2c.0 */
802                         compatible = "ti,sysc";
803                         status = "disabled";
804                         #address-cells = <1>;
805                         #size-cells = <1>;
806                         ranges = <0x0 0xa000 0x1000>;
807                 };
808
809                 target-module@c000 {                    /* 0x4a20c000, ap 41 20.0 */
810                         compatible = "ti,sysc";
811                         status = "disabled";
812                         #address-cells = <1>;
813                         #size-cells = <1>;
814                         ranges = <0x0 0xc000 0x1000>;
815                 };
816
817                 target-module@10000 {                   /* 0x4a210000, ap 43 52.0 */
818                         compatible = "ti,sysc";
819                         status = "disabled";
820                         #address-cells = <1>;
821                         #size-cells = <1>;
822                         ranges = <0x0 0x10000 0x1000>;
823                 };
824
825                 target-module@12000 {                   /* 0x4a212000, ap 39 18.0 */
826                         compatible = "ti,sysc";
827                         status = "disabled";
828                         #address-cells = <1>;
829                         #size-cells = <1>;
830                         ranges = <0x0 0x12000 0x1000>;
831                 };
832
833                 target-module@14000 {                   /* 0x4a214000, ap 47 30.0 */
834                         compatible = "ti,sysc";
835                         status = "disabled";
836                         #address-cells = <1>;
837                         #size-cells = <1>;
838                         ranges = <0x0 0x14000 0x1000>;
839                 };
840
841                 target-module@16000 {                   /* 0x4a216000, ap 45 28.0 */
842                         compatible = "ti,sysc";
843                         status = "disabled";
844                         #address-cells = <1>;
845                         #size-cells = <1>;
846                         ranges = <0x0 0x16000 0x1000>;
847                 };
848
849                 target-module@18000 {                   /* 0x4a218000, ap 49 38.0 */
850                         compatible = "ti,sysc";
851                         status = "disabled";
852                         #address-cells = <1>;
853                         #size-cells = <1>;
854                         ranges = <0x0 0x18000 0x1000>;
855                 };
856
857                 target-module@1c000 {                   /* 0x4a21c000, ap 59 5a.0 */
858                         compatible = "ti,sysc";
859                         status = "disabled";
860                         #address-cells = <1>;
861                         #size-cells = <1>;
862                         ranges = <0x0 0x1c000 0x1000>;
863                 };
864
865                 target-module@1e000 {                   /* 0x4a21e000, ap 31 10.0 */
866                         compatible = "ti,sysc";
867                         status = "disabled";
868                         #address-cells = <1>;
869                         #size-cells = <1>;
870                         ranges = <0x0 0x1e000 0x1000>;
871                 };
872
873                 target-module@20000 {                   /* 0x4a220000, ap 51 40.0 */
874                         compatible = "ti,sysc";
875                         status = "disabled";
876                         #address-cells = <1>;
877                         #size-cells = <1>;
878                         ranges = <0x0 0x20000 0x1000>;
879                 };
880
881                 target-module@26000 {                   /* 0x4a226000, ap 53 34.0 */
882                         compatible = "ti,sysc";
883                         status = "disabled";
884                         #address-cells = <1>;
885                         #size-cells = <1>;
886                         ranges = <0x0 0x26000 0x1000>;
887                 };
888
889                 target-module@28000 {                   /* 0x4a228000, ap 55 2e.0 */
890                         compatible = "ti,sysc";
891                         status = "disabled";
892                         #address-cells = <1>;
893                         #size-cells = <1>;
894                         ranges = <0x0 0x28000 0x1000>;
895                 };
896
897                 target-module@2a000 {                   /* 0x4a22a000, ap 57 48.0 */
898                         compatible = "ti,sysc";
899                         status = "disabled";
900                         #address-cells = <1>;
901                         #size-cells = <1>;
902                         ranges = <0x0 0x2a000 0x1000>;
903                 };
904         };
905
906         segment@280000 {                                        /* 0x4a280000 */
907                 compatible = "simple-bus";
908                 #address-cells = <1>;
909                 #size-cells = <1>;
910         };
911
912         l4_cfg_segment_300000: segment@300000 {                 /* 0x4a300000 */
913                 compatible = "simple-bus";
914                 #address-cells = <1>;
915                 #size-cells = <1>;
916                 ranges = <0x00000000 0x00300000 0x020000>,      /* ap 67 */
917                          <0x00040000 0x00340000 0x001000>,      /* ap 68 */
918                          <0x00020000 0x00320000 0x004000>,      /* ap 71 */
919                          <0x00024000 0x00324000 0x002000>,      /* ap 72 */
920                          <0x00026000 0x00326000 0x001000>,      /* ap 73 */
921                          <0x00027000 0x00327000 0x001000>,      /* ap 74 */
922                          <0x00028000 0x00328000 0x001000>,      /* ap 75 */
923                          <0x00029000 0x00329000 0x001000>,      /* ap 76 */
924                          <0x00030000 0x00330000 0x010000>,      /* ap 77 */
925                          <0x0002a000 0x0032a000 0x002000>,      /* ap 90 */
926                          <0x0002c000 0x0032c000 0x004000>;      /* ap 91 */
927
928                 l4_cfg_target_0: target-module@0 {      /* 0x4a300000, ap 67 14.0 */
929                         compatible = "ti,sysc";
930                         status = "disabled";
931                         #address-cells = <1>;
932                         #size-cells = <1>;
933                         ranges = <0x00000000 0x00000000 0x00020000>,
934                                  <0x00020000 0x00020000 0x00004000>,
935                                  <0x00024000 0x00024000 0x00002000>,
936                                  <0x00026000 0x00026000 0x00001000>,
937                                  <0x00027000 0x00027000 0x00001000>,
938                                  <0x00028000 0x00028000 0x00001000>,
939                                  <0x00029000 0x00029000 0x00001000>,
940                                  <0x0002a000 0x0002a000 0x00002000>,
941                                  <0x0002c000 0x0002c000 0x00004000>,
942                                  <0x00030000 0x00030000 0x00010000>;
943                 };
944         };
945 };
946
947 &l4_wkup {                                              /* 0x4a300000 */
948         compatible = "ti,omap4-l4-wkup", "simple-bus";
949         reg = <0x4a300000 0x800>,
950               <0x4a300800 0x800>,
951               <0x4a301000 0x1000>;
952         reg-names = "ap", "la", "ia0";
953         #address-cells = <1>;
954         #size-cells = <1>;
955         ranges = <0x00000000 0x4a300000 0x010000>,      /* segment 0 */
956                  <0x00010000 0x4a310000 0x010000>,      /* segment 1 */
957                  <0x00020000 0x4a320000 0x010000>;      /* segment 2 */
958
959         segment@0 {                                     /* 0x4a300000 */
960                 compatible = "simple-bus";
961                 #address-cells = <1>;
962                 #size-cells = <1>;
963                 ranges = <0x00000000 0x00000000 0x000800>,      /* ap 0 */
964                          <0x00001000 0x00001000 0x001000>,      /* ap 1 */
965                          <0x00000800 0x00000800 0x000800>,      /* ap 2 */
966                          <0x00006000 0x00006000 0x002000>,      /* ap 3 */
967                          <0x00008000 0x00008000 0x001000>,      /* ap 4 */
968                          <0x0000a000 0x0000a000 0x001000>,      /* ap 15 */
969                          <0x0000b000 0x0000b000 0x001000>,      /* ap 16 */
970                          <0x00004000 0x00004000 0x001000>,      /* ap 17 */
971                          <0x00005000 0x00005000 0x001000>,      /* ap 18 */
972                          <0x0000c000 0x0000c000 0x001000>,      /* ap 19 */
973                          <0x0000d000 0x0000d000 0x001000>;      /* ap 20 */
974
975                 target-module@4000 {                    /* 0x4a304000, ap 17 24.0 */
976                         compatible = "ti,sysc-omap2", "ti,sysc";
977                         ti,hwmods = "counter_32k";
978                         reg = <0x4000 0x4>,
979                               <0x4004 0x4>;
980                         reg-names = "rev", "sysc";
981                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
982                                         <SYSC_IDLE_NO>;
983                         /* Domains (V, P, C): wakeup, wkup_pwrdm, l4_wkup_clkdm */
984                         clocks = <&l4_wkup_clkctrl OMAP4_COUNTER_32K_CLKCTRL 0>;
985                         clock-names = "fck";
986                         #address-cells = <1>;
987                         #size-cells = <1>;
988                         ranges = <0x0 0x4000 0x1000>;
989
990                         counter32k: counter@0 {
991                                 compatible = "ti,omap-counter32k";
992                                 reg = <0x0 0x20>;
993                         };
994                 };
995
996                 target-module@6000 {                    /* 0x4a306000, ap 3 08.0 */
997                         compatible = "ti,sysc-omap4", "ti,sysc";
998                         reg = <0x6000 0x4>;
999                         reg-names = "rev";
1000                         #address-cells = <1>;
1001                         #size-cells = <1>;
1002                         ranges = <0x0 0x6000 0x2000>;
1003
1004                         prm: prm@0 {
1005                                 compatible = "ti,omap4-prm", "simple-bus";
1006                                 reg = <0x0 0x2000>;
1007                                 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
1008                                 #address-cells = <1>;
1009                                 #size-cells = <1>;
1010                                 ranges = <0 0 0x2000>;
1011
1012                                 prm_clocks: clocks {
1013                                         #address-cells = <1>;
1014                                         #size-cells = <0>;
1015                                 };
1016
1017                                 prm_clockdomains: clockdomains {
1018                                 };
1019                         };
1020                 };
1021
1022                 target-module@a000 {                    /* 0x4a30a000, ap 15 34.0 */
1023                         compatible = "ti,sysc-omap4", "ti,sysc";
1024                         reg = <0xa000 0x4>;
1025                         reg-names = "rev";
1026                         #address-cells = <1>;
1027                         #size-cells = <1>;
1028                         ranges = <0x0 0xa000 0x1000>;
1029
1030                         scrm: scrm@0 {
1031                                 compatible = "ti,omap4-scrm";
1032                                 reg = <0x0 0x2000>;
1033
1034                                 scrm_clocks: clocks {
1035                                         #address-cells = <1>;
1036                                         #size-cells = <0>;
1037                                 };
1038
1039                                 scrm_clockdomains: clockdomains {
1040                                 };
1041                         };
1042                 };
1043
1044                 target-module@c000 {                    /* 0x4a30c000, ap 19 2c.0 */
1045                         compatible = "ti,sysc-omap4", "ti,sysc";
1046                         ti,hwmods = "ctrl_module_wkup";
1047                         reg = <0xc000 0x4>,
1048                               <0xc010 0x4>;
1049                         reg-names = "rev", "sysc";
1050                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1051                                         <SYSC_IDLE_NO>,
1052                                         <SYSC_IDLE_SMART>,
1053                                         <SYSC_IDLE_SMART_WKUP>;
1054                         /* Domains (V, P, C): wakeup, wkup_pwrdm, l4_wkup_clkdm */
1055                         #address-cells = <1>;
1056                         #size-cells = <1>;
1057                         ranges = <0x0 0xc000 0x1000>;
1058
1059                         omap4_scm_wkup: scm@c000 {
1060                                 compatible = "ti,omap4-scm-wkup";
1061                                 reg = <0xc000 0x1000>;
1062                         };
1063                 };
1064         };
1065
1066         segment@10000 {                                 /* 0x4a310000 */
1067                 compatible = "simple-bus";
1068                 #address-cells = <1>;
1069                 #size-cells = <1>;
1070                 ranges = <0x00000000 0x00010000 0x001000>,      /* ap 5 */
1071                          <0x00001000 0x00011000 0x001000>,      /* ap 6 */
1072                          <0x00004000 0x00014000 0x001000>,      /* ap 7 */
1073                          <0x00005000 0x00015000 0x001000>,      /* ap 8 */
1074                          <0x00008000 0x00018000 0x001000>,      /* ap 9 */
1075                          <0x00009000 0x00019000 0x001000>,      /* ap 10 */
1076                          <0x0000c000 0x0001c000 0x001000>,      /* ap 11 */
1077                          <0x0000d000 0x0001d000 0x001000>,      /* ap 12 */
1078                          <0x0000e000 0x0001e000 0x001000>,      /* ap 21 */
1079                          <0x0000f000 0x0001f000 0x001000>;      /* ap 22 */
1080
1081                 gpio1_target: target-module@0 {                 /* 0x4a310000, ap 5 14.0 */
1082                         compatible = "ti,sysc-omap2", "ti,sysc";
1083                         reg = <0x0 0x4>,
1084                               <0x10 0x4>,
1085                               <0x114 0x4>;
1086                         reg-names = "rev", "sysc", "syss";
1087                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1088                                          SYSC_OMAP2_SOFTRESET |
1089                                          SYSC_OMAP2_AUTOIDLE)>;
1090                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1091                                         <SYSC_IDLE_NO>,
1092                                         <SYSC_IDLE_SMART>,
1093                                         <SYSC_IDLE_SMART_WKUP>;
1094                         ti,syss-mask = <1>;
1095                         /* Domains (V, P, C): wakeup, wkup_pwrdm, l4_wkup_clkdm */
1096                         clocks = <&l4_wkup_clkctrl OMAP4_GPIO1_CLKCTRL 0>,
1097                                  <&l4_wkup_clkctrl OMAP4_GPIO1_CLKCTRL 8>;
1098                         clock-names = "fck", "dbclk";
1099                         #address-cells = <1>;
1100                         #size-cells = <1>;
1101                         ranges = <0x0 0x0 0x1000>;
1102
1103                         gpio1: gpio@0 {
1104                                 compatible = "ti,omap4-gpio";
1105                                 reg = <0x0 0x200>;
1106                                 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;
1107                                 ti,gpio-always-on;
1108                                 gpio-controller;
1109                                 #gpio-cells = <2>;
1110                                 interrupt-controller;
1111                                 #interrupt-cells = <2>;
1112                         };
1113                 };
1114
1115                 target-module@4000 {                    /* 0x4a314000, ap 7 18.0 */
1116                         compatible = "ti,sysc-omap2", "ti,sysc";
1117                         reg = <0x4000 0x4>,
1118                               <0x4010 0x4>,
1119                               <0x4014 0x4>;
1120                         reg-names = "rev", "sysc", "syss";
1121                         ti,sysc-mask = <(SYSC_OMAP2_EMUFREE |
1122                                          SYSC_OMAP2_SOFTRESET)>;
1123                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1124                                         <SYSC_IDLE_NO>,
1125                                         <SYSC_IDLE_SMART>,
1126                                         <SYSC_IDLE_SMART_WKUP>;
1127                         ti,syss-mask = <1>;
1128                         /* Domains (V, P, C): wakeup, wkup_pwrdm, l4_wkup_clkdm */
1129                         clocks = <&l4_wkup_clkctrl OMAP4_WD_TIMER2_CLKCTRL 0>;
1130                         clock-names = "fck";
1131                         #address-cells = <1>;
1132                         #size-cells = <1>;
1133                         ranges = <0x0 0x4000 0x1000>;
1134
1135                         wdt2: wdt@0 {
1136                                 compatible = "ti,omap4-wdt", "ti,omap3-wdt";
1137                                 reg = <0x0 0x80>;
1138                                 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
1139                         };
1140                 };
1141
1142                 target-module@8000 {                    /* 0x4a318000, ap 9 1c.0 */
1143                         compatible = "ti,sysc-omap2-timer", "ti,sysc";
1144                         ti,hwmods = "timer1";
1145                         reg = <0x8000 0x4>,
1146                               <0x8010 0x4>,
1147                               <0x8014 0x4>;
1148                         reg-names = "rev", "sysc", "syss";
1149                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
1150                                          SYSC_OMAP2_EMUFREE |
1151                                          SYSC_OMAP2_ENAWAKEUP |
1152                                          SYSC_OMAP2_SOFTRESET |
1153                                          SYSC_OMAP2_AUTOIDLE)>;
1154                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1155                                         <SYSC_IDLE_NO>,
1156                                         <SYSC_IDLE_SMART>;
1157                         ti,syss-mask = <1>;
1158                         /* Domains (V, P, C): wakeup, wkup_pwrdm, l4_wkup_clkdm */
1159                         clocks = <&l4_wkup_clkctrl OMAP4_TIMER1_CLKCTRL 0>;
1160                         clock-names = "fck";
1161                         #address-cells = <1>;
1162                         #size-cells = <1>;
1163                         ranges = <0x0 0x8000 0x1000>;
1164
1165                         timer1: timer@0 {
1166                                 compatible = "ti,omap3430-timer";
1167                                 reg = <0x0 0x80>;
1168                                 clocks = <&l4_wkup_clkctrl OMAP4_TIMER1_CLKCTRL 24>;
1169                                 clock-names = "fck";
1170                                 interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
1171                                 ti,timer-alwon;
1172                         };
1173                 };
1174
1175                 target-module@c000 {                    /* 0x4a31c000, ap 11 20.0 */
1176                         compatible = "ti,sysc-omap2", "ti,sysc";
1177                         reg = <0xc000 0x4>,
1178                               <0xc010 0x4>,
1179                               <0xc014 0x4>;
1180                         reg-names = "rev", "sysc", "syss";
1181                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
1182                                          SYSC_OMAP2_EMUFREE |
1183                                          SYSC_OMAP2_ENAWAKEUP |
1184                                          SYSC_OMAP2_SOFTRESET |
1185                                          SYSC_OMAP2_AUTOIDLE)>;
1186                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1187                                         <SYSC_IDLE_NO>,
1188                                         <SYSC_IDLE_SMART>;
1189                         ti,syss-mask = <1>;
1190                         /* Domains (V, P, C): wakeup, wkup_pwrdm, l4_wkup_clkdm */
1191                         clocks = <&l4_wkup_clkctrl OMAP4_KBD_CLKCTRL 0>;
1192                         clock-names = "fck";
1193                         #address-cells = <1>;
1194                         #size-cells = <1>;
1195                         ranges = <0x0 0xc000 0x1000>;
1196
1197                         keypad: keypad@0 {
1198                                 compatible = "ti,omap4-keypad";
1199                                 reg = <0x0 0x80>;
1200                                 interrupts = <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
1201                                 reg-names = "mpu";
1202                         };
1203                 };
1204
1205                 target-module@e000 {                    /* 0x4a31e000, ap 21 30.0 */
1206                         compatible = "ti,sysc-omap4", "ti,sysc";
1207                         ti,hwmods = "ctrl_module_pad_wkup";
1208                         reg = <0xe000 0x4>,
1209                               <0xe010 0x4>;
1210                         reg-names = "rev", "sysc";
1211                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1212                                         <SYSC_IDLE_NO>,
1213                                         <SYSC_IDLE_SMART>,
1214                                         <SYSC_IDLE_SMART_WKUP>;
1215                         /* Domains (V, P, C): wakeup, wkup_pwrdm, l4_wkup_clkdm */
1216                         #address-cells = <1>;
1217                         #size-cells = <1>;
1218                         ranges = <0x0 0xe000 0x1000>;
1219
1220                         omap4_pmx_wkup: pinmux@40 {
1221                                 compatible = "ti,omap4-padconf",
1222                                              "pinctrl-single";
1223                                 reg = <0x40 0x0038>;
1224                                 #address-cells = <1>;
1225                                 #size-cells = <0>;
1226                                 #pinctrl-cells = <1>;
1227                                 #interrupt-cells = <1>;
1228                                 interrupt-controller;
1229                                 pinctrl-single,register-width = <16>;
1230                                 pinctrl-single,function-mask = <0x7fff>;
1231                         };
1232                 };
1233         };
1234
1235         segment@20000 {                                 /* 0x4a320000 */
1236                 compatible = "simple-bus";
1237                 #address-cells = <1>;
1238                 #size-cells = <1>;
1239                 ranges = <0x00006000 0x00026000 0x001000>,      /* ap 13 */
1240                          <0x0000a000 0x0002a000 0x001000>,      /* ap 14 */
1241                          <0x00000000 0x00020000 0x001000>,      /* ap 23 */
1242                          <0x00001000 0x00021000 0x001000>,      /* ap 24 */
1243                          <0x00002000 0x00022000 0x001000>,      /* ap 25 */
1244                          <0x00003000 0x00023000 0x001000>,      /* ap 26 */
1245                          <0x00004000 0x00024000 0x001000>,      /* ap 27 */
1246                          <0x00005000 0x00025000 0x001000>,      /* ap 28 */
1247                          <0x00007000 0x00027000 0x000400>,      /* ap 29 */
1248                          <0x00008000 0x00028000 0x000800>,      /* ap 30 */
1249                          <0x00009000 0x00029000 0x000400>;      /* ap 31 */
1250
1251                 target-module@0 {                       /* 0x4a320000, ap 23 04.0 */
1252                         compatible = "ti,sysc";
1253                         status = "disabled";
1254                         #address-cells = <1>;
1255                         #size-cells = <1>;
1256                         ranges = <0x0 0x0 0x1000>;
1257                 };
1258
1259                 target-module@2000 {                    /* 0x4a322000, ap 25 0c.0 */
1260                         compatible = "ti,sysc";
1261                         status = "disabled";
1262                         #address-cells = <1>;
1263                         #size-cells = <1>;
1264                         ranges = <0x0 0x2000 0x1000>;
1265                 };
1266
1267                 target-module@4000 {                    /* 0x4a324000, ap 27 10.0 */
1268                         compatible = "ti,sysc";
1269                         status = "disabled";
1270                         #address-cells = <1>;
1271                         #size-cells = <1>;
1272                         ranges = <0x0 0x4000 0x1000>;
1273                 };
1274
1275                 target-module@6000 {                    /* 0x4a326000, ap 13 28.0 */
1276                         compatible = "ti,sysc";
1277                         status = "disabled";
1278                         #address-cells = <1>;
1279                         #size-cells = <1>;
1280                         ranges = <0x00000000 0x00006000 0x00001000>,
1281                                  <0x00001000 0x00007000 0x00000400>,
1282                                  <0x00002000 0x00008000 0x00000800>,
1283                                  <0x00003000 0x00009000 0x00000400>;
1284                 };
1285         };
1286 };
1287
1288 &l4_per {                                               /* 0x48000000 */
1289         compatible = "ti,omap4-l4-per", "simple-bus";
1290         reg = <0x48000000 0x800>,
1291               <0x48000800 0x800>,
1292               <0x48001000 0x400>,
1293               <0x48001400 0x400>,
1294               <0x48001800 0x400>,
1295               <0x48001c00 0x400>;
1296         reg-names = "ap", "la", "ia0", "ia1", "ia2", "ia3";
1297         #address-cells = <1>;
1298         #size-cells = <1>;
1299         ranges = <0x00000000 0x48000000 0x200000>,      /* segment 0 */
1300                  <0x00200000 0x48200000 0x200000>;      /* segment 1 */
1301
1302         segment@0 {                                     /* 0x48000000 */
1303                 compatible = "simple-bus";
1304                 #address-cells = <1>;
1305                 #size-cells = <1>;
1306                 ranges = <0x00000000 0x00000000 0x000800>,      /* ap 0 */
1307                          <0x00001000 0x00001000 0x000400>,      /* ap 1 */
1308                          <0x00000800 0x00000800 0x000800>,      /* ap 2 */
1309                          <0x00020000 0x00020000 0x001000>,      /* ap 3 */
1310                          <0x00021000 0x00021000 0x001000>,      /* ap 4 */
1311                          <0x00032000 0x00032000 0x001000>,      /* ap 5 */
1312                          <0x00033000 0x00033000 0x001000>,      /* ap 6 */
1313                          <0x00034000 0x00034000 0x001000>,      /* ap 7 */
1314                          <0x00035000 0x00035000 0x001000>,      /* ap 8 */
1315                          <0x00036000 0x00036000 0x001000>,      /* ap 9 */
1316                          <0x00037000 0x00037000 0x001000>,      /* ap 10 */
1317                          <0x0003e000 0x0003e000 0x001000>,      /* ap 11 */
1318                          <0x0003f000 0x0003f000 0x001000>,      /* ap 12 */
1319                          <0x00040000 0x00040000 0x010000>,      /* ap 13 */
1320                          <0x00050000 0x00050000 0x001000>,      /* ap 14 */
1321                          <0x00055000 0x00055000 0x001000>,      /* ap 15 */
1322                          <0x00056000 0x00056000 0x001000>,      /* ap 16 */
1323                          <0x00057000 0x00057000 0x001000>,      /* ap 17 */
1324                          <0x00058000 0x00058000 0x001000>,      /* ap 18 */
1325                          <0x00059000 0x00059000 0x001000>,      /* ap 19 */
1326                          <0x0005a000 0x0005a000 0x001000>,      /* ap 20 */
1327                          <0x0005b000 0x0005b000 0x001000>,      /* ap 21 */
1328                          <0x0005c000 0x0005c000 0x001000>,      /* ap 22 */
1329                          <0x0005d000 0x0005d000 0x001000>,      /* ap 23 */
1330                          <0x0005e000 0x0005e000 0x001000>,      /* ap 24 */
1331                          <0x00060000 0x00060000 0x001000>,      /* ap 25 */
1332                          <0x0006a000 0x0006a000 0x001000>,      /* ap 26 */
1333                          <0x0006b000 0x0006b000 0x001000>,      /* ap 27 */
1334                          <0x0006c000 0x0006c000 0x001000>,      /* ap 28 */
1335                          <0x0006d000 0x0006d000 0x001000>,      /* ap 29 */
1336                          <0x0006e000 0x0006e000 0x001000>,      /* ap 30 */
1337                          <0x0006f000 0x0006f000 0x001000>,      /* ap 31 */
1338                          <0x00070000 0x00070000 0x001000>,      /* ap 32 */
1339                          <0x00071000 0x00071000 0x001000>,      /* ap 33 */
1340                          <0x00072000 0x00072000 0x001000>,      /* ap 34 */
1341                          <0x00073000 0x00073000 0x001000>,      /* ap 35 */
1342                          <0x00061000 0x00061000 0x001000>,      /* ap 36 */
1343                          <0x00096000 0x00096000 0x001000>,      /* ap 37 */
1344                          <0x00097000 0x00097000 0x001000>,      /* ap 38 */
1345                          <0x00076000 0x00076000 0x001000>,      /* ap 39 */
1346                          <0x00077000 0x00077000 0x001000>,      /* ap 40 */
1347                          <0x00078000 0x00078000 0x001000>,      /* ap 41 */
1348                          <0x00079000 0x00079000 0x001000>,      /* ap 42 */
1349                          <0x00086000 0x00086000 0x001000>,      /* ap 43 */
1350                          <0x00087000 0x00087000 0x001000>,      /* ap 44 */
1351                          <0x00088000 0x00088000 0x001000>,      /* ap 45 */
1352                          <0x00089000 0x00089000 0x001000>,      /* ap 46 */
1353                          <0x000b0000 0x000b0000 0x001000>,      /* ap 47 */
1354                          <0x000b1000 0x000b1000 0x001000>,      /* ap 48 */
1355                          <0x00098000 0x00098000 0x001000>,      /* ap 49 */
1356                          <0x00099000 0x00099000 0x001000>,      /* ap 50 */
1357                          <0x0009a000 0x0009a000 0x001000>,      /* ap 51 */
1358                          <0x0009b000 0x0009b000 0x001000>,      /* ap 52 */
1359                          <0x0009c000 0x0009c000 0x001000>,      /* ap 53 */
1360                          <0x0009d000 0x0009d000 0x001000>,      /* ap 54 */
1361                          <0x0009e000 0x0009e000 0x001000>,      /* ap 55 */
1362                          <0x0009f000 0x0009f000 0x001000>,      /* ap 56 */
1363                          <0x00090000 0x00090000 0x002000>,      /* ap 57 */
1364                          <0x00092000 0x00092000 0x001000>,      /* ap 58 */
1365                          <0x000a4000 0x000a4000 0x001000>,      /* ap 59 */
1366                          <0x000a6000 0x000a6000 0x001000>,      /* ap 60 */
1367                          <0x000a8000 0x000a8000 0x004000>,      /* ap 61 */
1368                          <0x000ac000 0x000ac000 0x001000>,      /* ap 62 */
1369                          <0x000ad000 0x000ad000 0x001000>,      /* ap 63 */
1370                          <0x000ae000 0x000ae000 0x001000>,      /* ap 64 */
1371                          <0x000b2000 0x000b2000 0x001000>,      /* ap 65 */
1372                          <0x000b3000 0x000b3000 0x001000>,      /* ap 66 */
1373                          <0x000b4000 0x000b4000 0x001000>,      /* ap 67 */
1374                          <0x000b5000 0x000b5000 0x001000>,      /* ap 68 */
1375                          <0x000b8000 0x000b8000 0x001000>,      /* ap 69 */
1376                          <0x000b9000 0x000b9000 0x001000>,      /* ap 70 */
1377                          <0x000ba000 0x000ba000 0x001000>,      /* ap 71 */
1378                          <0x000bb000 0x000bb000 0x001000>,      /* ap 72 */
1379                          <0x000d1000 0x000d1000 0x001000>,      /* ap 73 */
1380                          <0x000d2000 0x000d2000 0x001000>,      /* ap 74 */
1381                          <0x000d5000 0x000d5000 0x001000>,      /* ap 75 */
1382                          <0x000d6000 0x000d6000 0x001000>,      /* ap 76 */
1383                          <0x000a2000 0x000a2000 0x001000>,      /* ap 79 */
1384                          <0x000a3000 0x000a3000 0x001000>,      /* ap 80 */
1385                          <0x00001400 0x00001400 0x000400>,      /* ap 81 */
1386                          <0x00001800 0x00001800 0x000400>,      /* ap 82 */
1387                          <0x00001c00 0x00001c00 0x000400>,      /* ap 83 */
1388                          <0x000a5000 0x000a5000 0x001000>;      /* ap 84 */
1389
1390                 target-module@20000 {                   /* 0x48020000, ap 3 06.0 */
1391                         compatible = "ti,sysc-omap2", "ti,sysc";
1392                         reg = <0x20050 0x4>,
1393                               <0x20054 0x4>,
1394                               <0x20058 0x4>;
1395                         reg-names = "rev", "sysc", "syss";
1396                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1397                                          SYSC_OMAP2_SOFTRESET |
1398                                          SYSC_OMAP2_AUTOIDLE)>;
1399                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1400                                         <SYSC_IDLE_NO>,
1401                                         <SYSC_IDLE_SMART>,
1402                                         <SYSC_IDLE_SMART_WKUP>;
1403                         ti,syss-mask = <1>;
1404                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1405                         clocks = <&l4_per_clkctrl OMAP4_UART3_CLKCTRL 0>;
1406                         clock-names = "fck";
1407                         #address-cells = <1>;
1408                         #size-cells = <1>;
1409                         ranges = <0x0 0x20000 0x1000>;
1410
1411                         uart3: serial@0 {
1412                                 compatible = "ti,omap4-uart";
1413                                 reg = <0x0 0x100>;
1414                                 interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
1415                                 clock-frequency = <48000000>;
1416                         };
1417                 };
1418
1419                 target-module@32000 {                   /* 0x48032000, ap 5 02.0 */
1420                         compatible = "ti,sysc-omap2-timer", "ti,sysc";
1421                         reg = <0x32000 0x4>,
1422                               <0x32010 0x4>,
1423                               <0x32014 0x4>;
1424                         reg-names = "rev", "sysc", "syss";
1425                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
1426                                          SYSC_OMAP2_EMUFREE |
1427                                          SYSC_OMAP2_ENAWAKEUP |
1428                                          SYSC_OMAP2_SOFTRESET |
1429                                          SYSC_OMAP2_AUTOIDLE)>;
1430                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1431                                         <SYSC_IDLE_NO>,
1432                                         <SYSC_IDLE_SMART>;
1433                         ti,syss-mask = <1>;
1434                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1435                         clocks = <&l4_per_clkctrl OMAP4_TIMER2_CLKCTRL 0>;
1436                         clock-names = "fck";
1437                         #address-cells = <1>;
1438                         #size-cells = <1>;
1439                         ranges = <0x0 0x32000 0x1000>;
1440
1441                         timer2: timer@0 {
1442                                 compatible = "ti,omap3430-timer";
1443                                 reg = <0x0 0x80>;
1444                                 clocks = <&l4_per_clkctrl OMAP4_TIMER2_CLKCTRL 24>;
1445                                 clock-names = "fck";
1446                                 interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
1447                         };
1448                 };
1449
1450                 target-module@34000 {                   /* 0x48034000, ap 7 04.0 */
1451                         compatible = "ti,sysc-omap4-timer", "ti,sysc";
1452                         reg = <0x34000 0x4>,
1453                               <0x34010 0x4>;
1454                         reg-names = "rev", "sysc";
1455                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
1456                                          SYSC_OMAP4_SOFTRESET)>;
1457                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1458                                         <SYSC_IDLE_NO>,
1459                                         <SYSC_IDLE_SMART>,
1460                                         <SYSC_IDLE_SMART_WKUP>;
1461                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1462                         clocks = <&l4_per_clkctrl OMAP4_TIMER3_CLKCTRL 0>;
1463                         clock-names = "fck";
1464                         #address-cells = <1>;
1465                         #size-cells = <1>;
1466                         ranges = <0x0 0x34000 0x1000>;
1467
1468                         timer3: timer@0 {
1469                                 compatible = "ti,omap4430-timer";
1470                                 reg = <0x0 0x80>;
1471                                 clocks = <&l4_per_clkctrl OMAP4_TIMER3_CLKCTRL 24>;
1472                                 clock-names = "fck";
1473                                 interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;
1474                         };
1475                 };
1476
1477                 target-module@36000 {                   /* 0x48036000, ap 9 0e.0 */
1478                         compatible = "ti,sysc-omap4-timer", "ti,sysc";
1479                         reg = <0x36000 0x4>,
1480                               <0x36010 0x4>;
1481                         reg-names = "rev", "sysc";
1482                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
1483                                          SYSC_OMAP4_SOFTRESET)>;
1484                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1485                                         <SYSC_IDLE_NO>,
1486                                         <SYSC_IDLE_SMART>,
1487                                         <SYSC_IDLE_SMART_WKUP>;
1488                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1489                         clocks = <&l4_per_clkctrl OMAP4_TIMER4_CLKCTRL 0>;
1490                         clock-names = "fck";
1491                         #address-cells = <1>;
1492                         #size-cells = <1>;
1493                         ranges = <0x0 0x36000 0x1000>;
1494
1495                         timer4: timer@0 {
1496                                 compatible = "ti,omap4430-timer";
1497                                 reg = <0x0 0x80>;
1498                                 clocks = <&l4_per_clkctrl OMAP4_TIMER4_CLKCTRL 24>;
1499                                 clock-names = "fck";
1500                                 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
1501                         };
1502                 };
1503
1504                 target-module@3e000 {                   /* 0x4803e000, ap 11 08.0 */
1505                         compatible = "ti,sysc-omap4-timer", "ti,sysc";
1506                         reg = <0x3e000 0x4>,
1507                               <0x3e010 0x4>;
1508                         reg-names = "rev", "sysc";
1509                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
1510                                          SYSC_OMAP4_SOFTRESET)>;
1511                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1512                                         <SYSC_IDLE_NO>,
1513                                         <SYSC_IDLE_SMART>,
1514                                         <SYSC_IDLE_SMART_WKUP>;
1515                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1516                         clocks = <&l4_per_clkctrl OMAP4_TIMER9_CLKCTRL 0>;
1517                         clock-names = "fck";
1518                         #address-cells = <1>;
1519                         #size-cells = <1>;
1520                         ranges = <0x0 0x3e000 0x1000>;
1521
1522                         timer9: timer@0 {
1523                                 compatible = "ti,omap4430-timer";
1524                                 reg = <0x0 0x80>;
1525                                 clocks = <&l4_per_clkctrl OMAP4_TIMER9_CLKCTRL 24>;
1526                                 clock-names = "fck";
1527                                 interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
1528                                 ti,timer-pwm;
1529                         };
1530                 };
1531
1532                 target-module@40000 {                   /* 0x48040000, ap 13 0a.0 */
1533                         compatible = "ti,sysc";
1534                         status = "disabled";
1535                         #address-cells = <1>;
1536                         #size-cells = <1>;
1537                         ranges = <0x0 0x40000 0x10000>;
1538                 };
1539
1540                 target-module@55000 {                   /* 0x48055000, ap 15 0c.0 */
1541                         compatible = "ti,sysc-omap2", "ti,sysc";
1542                         reg = <0x55000 0x4>,
1543                               <0x55010 0x4>,
1544                               <0x55114 0x4>;
1545                         reg-names = "rev", "sysc", "syss";
1546                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1547                                          SYSC_OMAP2_SOFTRESET |
1548                                          SYSC_OMAP2_AUTOIDLE)>;
1549                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1550                                         <SYSC_IDLE_NO>,
1551                                         <SYSC_IDLE_SMART>,
1552                                         <SYSC_IDLE_SMART_WKUP>;
1553                         ti,syss-mask = <1>;
1554                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1555                         clocks = <&l4_per_clkctrl OMAP4_GPIO2_CLKCTRL 0>,
1556                                  <&l4_per_clkctrl OMAP4_GPIO2_CLKCTRL 8>;
1557                         clock-names = "fck", "dbclk";
1558                         #address-cells = <1>;
1559                         #size-cells = <1>;
1560                         ranges = <0x0 0x55000 0x1000>;
1561
1562                         gpio2: gpio@0 {
1563                                 compatible = "ti,omap4-gpio";
1564                                 reg = <0x0 0x200>;
1565                                 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
1566                                 gpio-controller;
1567                                 #gpio-cells = <2>;
1568                                 interrupt-controller;
1569                                 #interrupt-cells = <2>;
1570                         };
1571                 };
1572
1573                 target-module@57000 {                   /* 0x48057000, ap 17 16.0 */
1574                         compatible = "ti,sysc-omap2", "ti,sysc";
1575                         reg = <0x57000 0x4>,
1576                               <0x57010 0x4>,
1577                               <0x57114 0x4>;
1578                         reg-names = "rev", "sysc", "syss";
1579                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1580                                          SYSC_OMAP2_SOFTRESET |
1581                                          SYSC_OMAP2_AUTOIDLE)>;
1582                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1583                                         <SYSC_IDLE_NO>,
1584                                         <SYSC_IDLE_SMART>,
1585                                         <SYSC_IDLE_SMART_WKUP>;
1586                         ti,syss-mask = <1>;
1587                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1588                         clocks = <&l4_per_clkctrl OMAP4_GPIO3_CLKCTRL 0>,
1589                                  <&l4_per_clkctrl OMAP4_GPIO3_CLKCTRL 8>;
1590                         clock-names = "fck", "dbclk";
1591                         #address-cells = <1>;
1592                         #size-cells = <1>;
1593                         ranges = <0x0 0x57000 0x1000>;
1594
1595                         gpio3: gpio@0 {
1596                                 compatible = "ti,omap4-gpio";
1597                                 reg = <0x0 0x200>;
1598                                 interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
1599                                 gpio-controller;
1600                                 #gpio-cells = <2>;
1601                                 interrupt-controller;
1602                                 #interrupt-cells = <2>;
1603                         };
1604                 };
1605
1606                 target-module@59000 {                   /* 0x48059000, ap 19 10.0 */
1607                         compatible = "ti,sysc-omap2", "ti,sysc";
1608                         reg = <0x59000 0x4>,
1609                               <0x59010 0x4>,
1610                               <0x59114 0x4>;
1611                         reg-names = "rev", "sysc", "syss";
1612                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1613                                          SYSC_OMAP2_SOFTRESET |
1614                                          SYSC_OMAP2_AUTOIDLE)>;
1615                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1616                                         <SYSC_IDLE_NO>,
1617                                         <SYSC_IDLE_SMART>,
1618                                         <SYSC_IDLE_SMART_WKUP>;
1619                         ti,syss-mask = <1>;
1620                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1621                         clocks = <&l4_per_clkctrl OMAP4_GPIO4_CLKCTRL 0>,
1622                                  <&l4_per_clkctrl OMAP4_GPIO4_CLKCTRL 8>;
1623                         clock-names = "fck", "dbclk";
1624                         #address-cells = <1>;
1625                         #size-cells = <1>;
1626                         ranges = <0x0 0x59000 0x1000>;
1627
1628                         gpio4: gpio@0 {
1629                                 compatible = "ti,omap4-gpio";
1630                                 reg = <0x0 0x200>;
1631                                 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
1632                                 gpio-controller;
1633                                 #gpio-cells = <2>;
1634                                 interrupt-controller;
1635                                 #interrupt-cells = <2>;
1636                         };
1637                 };
1638
1639                 target-module@5b000 {                   /* 0x4805b000, ap 21 12.0 */
1640                         compatible = "ti,sysc-omap2", "ti,sysc";
1641                         reg = <0x5b000 0x4>,
1642                               <0x5b010 0x4>,
1643                               <0x5b114 0x4>;
1644                         reg-names = "rev", "sysc", "syss";
1645                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1646                                          SYSC_OMAP2_SOFTRESET |
1647                                          SYSC_OMAP2_AUTOIDLE)>;
1648                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1649                                         <SYSC_IDLE_NO>,
1650                                         <SYSC_IDLE_SMART>,
1651                                         <SYSC_IDLE_SMART_WKUP>;
1652                         ti,syss-mask = <1>;
1653                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1654                         clocks = <&l4_per_clkctrl OMAP4_GPIO5_CLKCTRL 0>,
1655                                  <&l4_per_clkctrl OMAP4_GPIO5_CLKCTRL 8>;
1656                         clock-names = "fck", "dbclk";
1657                         #address-cells = <1>;
1658                         #size-cells = <1>;
1659                         ranges = <0x0 0x5b000 0x1000>;
1660
1661                         gpio5: gpio@0 {
1662                                 compatible = "ti,omap4-gpio";
1663                                 reg = <0x0 0x200>;
1664                                 interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
1665                                 gpio-controller;
1666                                 #gpio-cells = <2>;
1667                                 interrupt-controller;
1668                                 #interrupt-cells = <2>;
1669                         };
1670                 };
1671
1672                 target-module@5d000 {                   /* 0x4805d000, ap 23 14.0 */
1673                         compatible = "ti,sysc-omap2", "ti,sysc";
1674                         reg = <0x5d000 0x4>,
1675                               <0x5d010 0x4>,
1676                               <0x5d114 0x4>;
1677                         reg-names = "rev", "sysc", "syss";
1678                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1679                                          SYSC_OMAP2_SOFTRESET |
1680                                          SYSC_OMAP2_AUTOIDLE)>;
1681                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1682                                         <SYSC_IDLE_NO>,
1683                                         <SYSC_IDLE_SMART>,
1684                                         <SYSC_IDLE_SMART_WKUP>;
1685                         ti,syss-mask = <1>;
1686                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1687                         clocks = <&l4_per_clkctrl OMAP4_GPIO6_CLKCTRL 0>,
1688                                  <&l4_per_clkctrl OMAP4_GPIO6_CLKCTRL 8>;
1689                         clock-names = "fck", "dbclk";
1690                         #address-cells = <1>;
1691                         #size-cells = <1>;
1692                         ranges = <0x0 0x5d000 0x1000>;
1693
1694                         gpio6: gpio@0 {
1695                                 compatible = "ti,omap4-gpio";
1696                                 reg = <0x0 0x200>;
1697                                 interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
1698                                 gpio-controller;
1699                                 #gpio-cells = <2>;
1700                                 interrupt-controller;
1701                                 #interrupt-cells = <2>;
1702                         };
1703                 };
1704
1705                 target-module@60000 {                   /* 0x48060000, ap 25 1e.0 */
1706                         compatible = "ti,sysc-omap2", "ti,sysc";
1707                         reg = <0x60000 0x8>,
1708                               <0x60010 0x8>,
1709                               <0x60090 0x8>;
1710                         reg-names = "rev", "sysc", "syss";
1711                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
1712                                          SYSC_OMAP2_ENAWAKEUP |
1713                                          SYSC_OMAP2_SOFTRESET |
1714                                          SYSC_OMAP2_AUTOIDLE)>;
1715                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1716                                         <SYSC_IDLE_NO>,
1717                                         <SYSC_IDLE_SMART>,
1718                                         <SYSC_IDLE_SMART_WKUP>;
1719                         ti,syss-mask = <1>;
1720                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1721                         clocks = <&l4_per_clkctrl OMAP4_I2C3_CLKCTRL 0>;
1722                         clock-names = "fck";
1723                         #address-cells = <1>;
1724                         #size-cells = <1>;
1725                         ranges = <0x0 0x60000 0x1000>;
1726
1727                         i2c3: i2c@0 {
1728                                 compatible = "ti,omap4-i2c";
1729                                 reg = <0x0 0x100>;
1730                                 interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
1731                                 #address-cells = <1>;
1732                                 #size-cells = <0>;
1733                         };
1734                 };
1735
1736                 target-module@6a000 {                   /* 0x4806a000, ap 26 18.0 */
1737                         compatible = "ti,sysc-omap2", "ti,sysc";
1738                         reg = <0x6a050 0x4>,
1739                               <0x6a054 0x4>,
1740                               <0x6a058 0x4>;
1741                         reg-names = "rev", "sysc", "syss";
1742                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1743                                          SYSC_OMAP2_SOFTRESET |
1744                                          SYSC_OMAP2_AUTOIDLE)>;
1745                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1746                                         <SYSC_IDLE_NO>,
1747                                         <SYSC_IDLE_SMART>,
1748                                         <SYSC_IDLE_SMART_WKUP>;
1749                         ti,syss-mask = <1>;
1750                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1751                         clocks = <&l4_per_clkctrl OMAP4_UART1_CLKCTRL 0>;
1752                         clock-names = "fck";
1753                         #address-cells = <1>;
1754                         #size-cells = <1>;
1755                         ranges = <0x0 0x6a000 0x1000>;
1756
1757                         uart1: serial@0 {
1758                                 compatible = "ti,omap4-uart";
1759                                 reg = <0x0 0x100>;
1760                                 interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
1761                                 clock-frequency = <48000000>;
1762                         };
1763                 };
1764
1765                 target-module@6c000 {                   /* 0x4806c000, ap 28 20.0 */
1766                         compatible = "ti,sysc-omap2", "ti,sysc";
1767                         reg = <0x6c050 0x4>,
1768                               <0x6c054 0x4>,
1769                               <0x6c058 0x4>;
1770                         reg-names = "rev", "sysc", "syss";
1771                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1772                                          SYSC_OMAP2_SOFTRESET |
1773                                          SYSC_OMAP2_AUTOIDLE)>;
1774                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1775                                         <SYSC_IDLE_NO>,
1776                                         <SYSC_IDLE_SMART>,
1777                                         <SYSC_IDLE_SMART_WKUP>;
1778                         ti,syss-mask = <1>;
1779                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1780                         clocks = <&l4_per_clkctrl OMAP4_UART2_CLKCTRL 0>;
1781                         clock-names = "fck";
1782                         #address-cells = <1>;
1783                         #size-cells = <1>;
1784                         ranges = <0x0 0x6c000 0x1000>;
1785
1786                         uart2: serial@0 {
1787                                 compatible = "ti,omap4-uart";
1788                                 reg = <0x0 0x100>;
1789                                 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
1790                                 clock-frequency = <48000000>;
1791                         };
1792                 };
1793
1794                 target-module@6e000 {                   /* 0x4806e000, ap 30 1c.1 */
1795                         compatible = "ti,sysc-omap2", "ti,sysc";
1796                         reg = <0x6e050 0x4>,
1797                               <0x6e054 0x4>,
1798                               <0x6e058 0x4>;
1799                         reg-names = "rev", "sysc", "syss";
1800                         ti,sysc-mask = <(SYSC_OMAP2_ENAWAKEUP |
1801                                          SYSC_OMAP2_SOFTRESET |
1802                                          SYSC_OMAP2_AUTOIDLE)>;
1803                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1804                                         <SYSC_IDLE_NO>,
1805                                         <SYSC_IDLE_SMART>,
1806                                         <SYSC_IDLE_SMART_WKUP>;
1807                         ti,syss-mask = <1>;
1808                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1809                         clocks = <&l4_per_clkctrl OMAP4_UART4_CLKCTRL 0>;
1810                         clock-names = "fck";
1811                         #address-cells = <1>;
1812                         #size-cells = <1>;
1813                         ranges = <0x0 0x6e000 0x1000>;
1814
1815                         uart4: serial@0 {
1816                                 compatible = "ti,omap4-uart";
1817                                 reg = <0x0 0x100>;
1818                                 interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
1819                                 clock-frequency = <48000000>;
1820                         };
1821                 };
1822
1823                 target-module@70000 {                   /* 0x48070000, ap 32 28.0 */
1824                         compatible = "ti,sysc-omap2", "ti,sysc";
1825                         reg = <0x70000 0x8>,
1826                               <0x70010 0x8>,
1827                               <0x70090 0x8>;
1828                         reg-names = "rev", "sysc", "syss";
1829                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
1830                                          SYSC_OMAP2_ENAWAKEUP |
1831                                          SYSC_OMAP2_SOFTRESET |
1832                                          SYSC_OMAP2_AUTOIDLE)>;
1833                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1834                                         <SYSC_IDLE_NO>,
1835                                         <SYSC_IDLE_SMART>,
1836                                         <SYSC_IDLE_SMART_WKUP>;
1837                         ti,syss-mask = <1>;
1838                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1839                         clocks = <&l4_per_clkctrl OMAP4_I2C1_CLKCTRL 0>;
1840                         clock-names = "fck";
1841                         #address-cells = <1>;
1842                         #size-cells = <1>;
1843                         ranges = <0x0 0x70000 0x1000>;
1844
1845                         i2c1: i2c@0 {
1846                                 compatible = "ti,omap4-i2c";
1847                                 reg = <0x0 0x100>;
1848                                 interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
1849                                 #address-cells = <1>;
1850                                 #size-cells = <0>;
1851                         };
1852                 };
1853
1854                 target-module@72000 {                   /* 0x48072000, ap 34 30.0 */
1855                         compatible = "ti,sysc-omap2", "ti,sysc";
1856                         reg = <0x72000 0x8>,
1857                               <0x72010 0x8>,
1858                               <0x72090 0x8>;
1859                         reg-names = "rev", "sysc", "syss";
1860                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
1861                                          SYSC_OMAP2_ENAWAKEUP |
1862                                          SYSC_OMAP2_SOFTRESET |
1863                                          SYSC_OMAP2_AUTOIDLE)>;
1864                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1865                                         <SYSC_IDLE_NO>,
1866                                         <SYSC_IDLE_SMART>,
1867                                         <SYSC_IDLE_SMART_WKUP>;
1868                         ti,syss-mask = <1>;
1869                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1870                         clocks = <&l4_per_clkctrl OMAP4_I2C2_CLKCTRL 0>;
1871                         clock-names = "fck";
1872                         #address-cells = <1>;
1873                         #size-cells = <1>;
1874                         ranges = <0x0 0x72000 0x1000>;
1875
1876                         i2c2: i2c@0 {
1877                                 compatible = "ti,omap4-i2c";
1878                                 reg = <0x0 0x100>;
1879                                 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
1880                                 #address-cells = <1>;
1881                                 #size-cells = <0>;
1882                         };
1883                 };
1884
1885                 target-module@76000 {                   /* 0x48076000, ap 39 38.0 */
1886                         compatible = "ti,sysc-omap4", "ti,sysc";
1887                         reg = <0x76000 0x4>,
1888                               <0x76010 0x4>;
1889                         reg-names = "rev", "sysc";
1890                         ti,sysc-mask = <SYSC_OMAP4_SOFTRESET>;
1891                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1892                                         <SYSC_IDLE_NO>,
1893                                         <SYSC_IDLE_SMART>,
1894                                         <SYSC_IDLE_SMART_WKUP>;
1895                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1896                         clocks = <&l4_per_clkctrl OMAP4_SLIMBUS2_CLKCTRL 0>;
1897                         clock-names = "fck";
1898                         #address-cells = <1>;
1899                         #size-cells = <1>;
1900                         ranges = <0x0 0x76000 0x1000>;
1901
1902                         /* No child device binding or driver in mainline */
1903                 };
1904
1905                 target-module@78000 {                   /* 0x48078000, ap 41 1a.0 */
1906                         compatible = "ti,sysc-omap2", "ti,sysc";
1907                         reg = <0x78000 0x4>,
1908                               <0x78010 0x4>,
1909                               <0x78014 0x4>;
1910                         reg-names = "rev", "sysc", "syss";
1911                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
1912                                          SYSC_OMAP2_SOFTRESET |
1913                                          SYSC_OMAP2_AUTOIDLE)>;
1914                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1915                                         <SYSC_IDLE_NO>,
1916                                         <SYSC_IDLE_SMART>;
1917                         ti,syss-mask = <1>;
1918                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1919                         clocks = <&l4_per_clkctrl OMAP4_ELM_CLKCTRL 0>;
1920                         clock-names = "fck";
1921                         #address-cells = <1>;
1922                         #size-cells = <1>;
1923                         ranges = <0x0 0x78000 0x1000>;
1924
1925                         elm: elm@0 {
1926                                 compatible = "ti,am3352-elm";
1927                                 reg = <0x0 0x2000>;
1928                                 interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
1929                                 status = "disabled";
1930                         };
1931                 };
1932
1933                 target-module@86000 {                   /* 0x48086000, ap 43 24.0 */
1934                         compatible = "ti,sysc-omap2-timer", "ti,sysc";
1935                         reg = <0x86000 0x4>,
1936                               <0x86010 0x4>,
1937                               <0x86014 0x4>;
1938                         reg-names = "rev", "sysc", "syss";
1939                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
1940                                          SYSC_OMAP2_EMUFREE |
1941                                          SYSC_OMAP2_ENAWAKEUP |
1942                                          SYSC_OMAP2_SOFTRESET |
1943                                          SYSC_OMAP2_AUTOIDLE)>;
1944                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1945                                         <SYSC_IDLE_NO>,
1946                                         <SYSC_IDLE_SMART>;
1947                         ti,syss-mask = <1>;
1948                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1949                         clocks = <&l4_per_clkctrl OMAP4_TIMER10_CLKCTRL 0>;
1950                         clock-names = "fck";
1951                         #address-cells = <1>;
1952                         #size-cells = <1>;
1953                         ranges = <0x0 0x86000 0x1000>;
1954
1955                         timer10: timer@0 {
1956                                 compatible = "ti,omap3430-timer";
1957                                 reg = <0x0 0x80>;
1958                                 clocks = <&l4_per_clkctrl OMAP4_TIMER10_CLKCTRL 24>;
1959                                 clock-names = "fck";
1960                                 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
1961                                 ti,timer-pwm;
1962                         };
1963                 };
1964
1965                 target-module@88000 {                   /* 0x48088000, ap 45 2e.0 */
1966                         compatible = "ti,sysc-omap4-timer", "ti,sysc";
1967                         reg = <0x88000 0x4>,
1968                               <0x88010 0x4>;
1969                         reg-names = "rev", "sysc";
1970                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
1971                                          SYSC_OMAP4_SOFTRESET)>;
1972                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
1973                                         <SYSC_IDLE_NO>,
1974                                         <SYSC_IDLE_SMART>,
1975                                         <SYSC_IDLE_SMART_WKUP>;
1976                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
1977                         clocks = <&l4_per_clkctrl OMAP4_TIMER11_CLKCTRL 0>;
1978                         clock-names = "fck";
1979                         #address-cells = <1>;
1980                         #size-cells = <1>;
1981                         ranges = <0x0 0x88000 0x1000>;
1982
1983                         timer11: timer@0 {
1984                                 compatible = "ti,omap4430-timer";
1985                                 reg = <0x0 0x80>;
1986                                 clocks = <&l4_per_clkctrl OMAP4_TIMER11_CLKCTRL 24>;
1987                                 clock-names = "fck";
1988                                 interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;
1989                                 ti,timer-pwm;
1990                         };
1991                 };
1992
1993                 target-module@90000 {                   /* 0x48090000, ap 57 2a.0 */
1994                         compatible = "ti,sysc";
1995                         status = "disabled";
1996                         #address-cells = <1>;
1997                         #size-cells = <1>;
1998                         ranges = <0x0 0x90000 0x2000>;
1999                 };
2000
2001                 target-module@96000 {                   /* 0x48096000, ap 37 26.0 */
2002                         compatible = "ti,sysc-omap2", "ti,sysc";
2003                         reg = <0x9608c 0x4>;
2004                         reg-names = "sysc";
2005                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
2006                                          SYSC_OMAP2_ENAWAKEUP |
2007                                          SYSC_OMAP2_SOFTRESET)>;
2008                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2009                                         <SYSC_IDLE_NO>,
2010                                         <SYSC_IDLE_SMART>;
2011                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2012                         clocks = <&l4_per_clkctrl OMAP4_MCBSP4_CLKCTRL 0>;
2013                         clock-names = "fck";
2014                         #address-cells = <1>;
2015                         #size-cells = <1>;
2016                         ranges = <0x0 0x96000 0x1000>;
2017
2018                         mcbsp4: mcbsp@0 {
2019                                 compatible = "ti,omap4-mcbsp";
2020                                 reg = <0x0 0xff>; /* L4 Interconnect */
2021                                 reg-names = "mpu";
2022                                 interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
2023                                 interrupt-names = "common";
2024                                 ti,buffer-size = <128>;
2025                                 dmas = <&sdma 31>,
2026                                        <&sdma 32>;
2027                                 dma-names = "tx", "rx";
2028                                 status = "disabled";
2029                         };
2030                 };
2031
2032                 target-module@98000 {                   /* 0x48098000, ap 49 22.0 */
2033                         compatible = "ti,sysc-omap4", "ti,sysc";
2034                         reg = <0x98000 0x4>,
2035                               <0x98010 0x4>;
2036                         reg-names = "rev", "sysc";
2037                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2038                                          SYSC_OMAP4_SOFTRESET)>;
2039                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2040                                         <SYSC_IDLE_NO>,
2041                                         <SYSC_IDLE_SMART>,
2042                                         <SYSC_IDLE_SMART_WKUP>;
2043                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2044                         clocks = <&l4_per_clkctrl OMAP4_MCSPI1_CLKCTRL 0>;
2045                         clock-names = "fck";
2046                         #address-cells = <1>;
2047                         #size-cells = <1>;
2048                         ranges = <0x0 0x98000 0x1000>;
2049
2050                         mcspi1: spi@0 {
2051                                 compatible = "ti,omap4-mcspi";
2052                                 reg = <0x0 0x200>;
2053                                 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
2054                                 #address-cells = <1>;
2055                                 #size-cells = <0>;
2056                                 ti,spi-num-cs = <4>;
2057                                 dmas = <&sdma 35>,
2058                                        <&sdma 36>,
2059                                        <&sdma 37>,
2060                                        <&sdma 38>,
2061                                        <&sdma 39>,
2062                                        <&sdma 40>,
2063                                        <&sdma 41>,
2064                                        <&sdma 42>;
2065                                 dma-names = "tx0", "rx0", "tx1", "rx1",
2066                                             "tx2", "rx2", "tx3", "rx3";
2067                         };
2068                 };
2069
2070                 target-module@9a000 {                   /* 0x4809a000, ap 51 2c.0 */
2071                         compatible = "ti,sysc-omap4", "ti,sysc";
2072                         reg = <0x9a000 0x4>,
2073                               <0x9a010 0x4>;
2074                         reg-names = "rev", "sysc";
2075                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2076                                          SYSC_OMAP4_SOFTRESET)>;
2077                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2078                                         <SYSC_IDLE_NO>,
2079                                         <SYSC_IDLE_SMART>,
2080                                         <SYSC_IDLE_SMART_WKUP>;
2081                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2082                         clocks = <&l4_per_clkctrl OMAP4_MCSPI2_CLKCTRL 0>;
2083                         clock-names = "fck";
2084                         #address-cells = <1>;
2085                         #size-cells = <1>;
2086                         ranges = <0x0 0x9a000 0x1000>;
2087
2088                         mcspi2: spi@0 {
2089                                 compatible = "ti,omap4-mcspi";
2090                                 reg = <0x0 0x200>;
2091                                 interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
2092                                 #address-cells = <1>;
2093                                 #size-cells = <0>;
2094                                 ti,spi-num-cs = <2>;
2095                                 dmas = <&sdma 43>,
2096                                        <&sdma 44>,
2097                                        <&sdma 45>,
2098                                        <&sdma 46>;
2099                                 dma-names = "tx0", "rx0", "tx1", "rx1";
2100                         };
2101                 };
2102
2103                 target-module@9c000 {                   /* 0x4809c000, ap 53 36.0 */
2104                         compatible = "ti,sysc-omap4", "ti,sysc";
2105                         reg = <0x9c000 0x4>,
2106                               <0x9c010 0x4>;
2107                         reg-names = "rev", "sysc";
2108                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2109                                          SYSC_OMAP4_SOFTRESET)>;
2110                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
2111                                         <SYSC_IDLE_NO>,
2112                                         <SYSC_IDLE_SMART>,
2113                                         <SYSC_IDLE_SMART_WKUP>;
2114                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2115                                         <SYSC_IDLE_NO>,
2116                                         <SYSC_IDLE_SMART>,
2117                                         <SYSC_IDLE_SMART_WKUP>;
2118                         /* Domains (V, P, C): core, l3init_pwrdm, l3_init_clkdm */
2119                         clocks = <&l3_init_clkctrl OMAP4_MMC1_CLKCTRL 0>;
2120                         clock-names = "fck";
2121                         #address-cells = <1>;
2122                         #size-cells = <1>;
2123                         ranges = <0x0 0x9c000 0x1000>;
2124
2125                         mmc1: mmc@0 {
2126                                 compatible = "ti,omap4-hsmmc";
2127                                 reg = <0x0 0x400>;
2128                                 interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
2129                                 ti,dual-volt;
2130                                 ti,needs-special-reset;
2131                                 dmas = <&sdma 61>, <&sdma 62>;
2132                                 dma-names = "tx", "rx";
2133                                 pbias-supply = <&pbias_mmc_reg>;
2134                         };
2135                 };
2136
2137                 target-module@9e000 {                   /* 0x4809e000, ap 55 48.0 */
2138                         compatible = "ti,sysc";
2139                         status = "disabled";
2140                         #address-cells = <1>;
2141                         #size-cells = <1>;
2142                         ranges = <0x0 0x9e000 0x1000>;
2143                 };
2144
2145                 target-module@a2000 {                   /* 0x480a2000, ap 79 3a.0 */
2146                         compatible = "ti,sysc";
2147                         status = "disabled";
2148                         #address-cells = <1>;
2149                         #size-cells = <1>;
2150                         ranges = <0x0 0xa2000 0x1000>;
2151                 };
2152
2153                 target-module@a4000 {                   /* 0x480a4000, ap 59 34.0 */
2154                         compatible = "ti,sysc";
2155                         status = "disabled";
2156                         #address-cells = <1>;
2157                         #size-cells = <1>;
2158                         ranges = <0x00000000 0x000a4000 0x00001000>,
2159                                  <0x00001000 0x000a5000 0x00001000>;
2160                 };
2161
2162                 target-module@a8000 {                   /* 0x480a8000, ap 61 3e.0 */
2163                         compatible = "ti,sysc";
2164                         status = "disabled";
2165                         #address-cells = <1>;
2166                         #size-cells = <1>;
2167                         ranges = <0x0 0xa8000 0x4000>;
2168                 };
2169
2170                 target-module@ad000 {                   /* 0x480ad000, ap 63 50.0 */
2171                         compatible = "ti,sysc-omap4", "ti,sysc";
2172                         reg = <0xad000 0x4>,
2173                               <0xad010 0x4>;
2174                         reg-names = "rev", "sysc";
2175                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2176                                          SYSC_OMAP4_SOFTRESET)>;
2177                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
2178                                         <SYSC_IDLE_NO>,
2179                                         <SYSC_IDLE_SMART>,
2180                                         <SYSC_IDLE_SMART_WKUP>;
2181                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2182                                         <SYSC_IDLE_NO>,
2183                                         <SYSC_IDLE_SMART>,
2184                                         <SYSC_IDLE_SMART_WKUP>;
2185                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2186                         clocks = <&l4_per_clkctrl OMAP4_MMC3_CLKCTRL 0>;
2187                         clock-names = "fck";
2188                         #address-cells = <1>;
2189                         #size-cells = <1>;
2190                         ranges = <0x0 0xad000 0x1000>;
2191
2192                         mmc3: mmc@0 {
2193                                 compatible = "ti,omap4-hsmmc";
2194                                 reg = <0x0 0x400>;
2195                                 interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
2196                                 ti,needs-special-reset;
2197                                 dmas = <&sdma 77>, <&sdma 78>;
2198                                 dma-names = "tx", "rx";
2199                         };
2200                 };
2201
2202                 target-module@b0000 {                   /* 0x480b0000, ap 47 40.0 */
2203                         compatible = "ti,sysc";
2204                         status = "disabled";
2205                         #address-cells = <1>;
2206                         #size-cells = <1>;
2207                         ranges = <0x0 0xb0000 0x1000>;
2208                 };
2209
2210                 target-module@b2000 {                   /* 0x480b2000, ap 65 3c.0 */
2211                         compatible = "ti,sysc-omap2", "ti,sysc";
2212                         reg = <0xb2000 0x4>,
2213                               <0xb2014 0x4>,
2214                               <0xb2018 0x4>;
2215                         reg-names = "rev", "sysc", "syss";
2216                         ti,sysc-mask = <(SYSC_OMAP2_SOFTRESET |
2217                                          SYSC_OMAP2_AUTOIDLE)>;
2218                         ti,syss-mask = <1>;
2219                         ti,no-reset-on-init;
2220                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2221                         clocks = <&l4_per_clkctrl OMAP4_HDQ1W_CLKCTRL 0>;
2222                         clock-names = "fck";
2223                         #address-cells = <1>;
2224                         #size-cells = <1>;
2225                         ranges = <0x0 0xb2000 0x1000>;
2226
2227                         hdqw1w: 1w@0 {
2228                                 compatible = "ti,omap3-1w";
2229                                 reg = <0x0 0x1000>;
2230                                 interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
2231                         };
2232                 };
2233
2234                 target-module@b4000 {                   /* 0x480b4000, ap 67 46.0 */
2235                         compatible = "ti,sysc-omap4", "ti,sysc";
2236                         reg = <0xb4000 0x4>,
2237                               <0xb4010 0x4>;
2238                         reg-names = "rev", "sysc";
2239                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2240                                          SYSC_OMAP4_SOFTRESET)>;
2241                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
2242                                         <SYSC_IDLE_NO>,
2243                                         <SYSC_IDLE_SMART>,
2244                                         <SYSC_IDLE_SMART_WKUP>;
2245                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2246                                         <SYSC_IDLE_NO>,
2247                                         <SYSC_IDLE_SMART>,
2248                                         <SYSC_IDLE_SMART_WKUP>;
2249                         /* Domains (V, P, C): core, l3init_pwrdm, l3_init_clkdm */
2250                         clocks = <&l3_init_clkctrl OMAP4_MMC2_CLKCTRL 0>;
2251                         clock-names = "fck";
2252                         #address-cells = <1>;
2253                         #size-cells = <1>;
2254                         ranges = <0x0 0xb4000 0x1000>;
2255
2256                         mmc2: mmc@0 {
2257                                 compatible = "ti,omap4-hsmmc";
2258                                 reg = <0x0 0x400>;
2259                                 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
2260                                 ti,needs-special-reset;
2261                                 dmas = <&sdma 47>, <&sdma 48>;
2262                                 dma-names = "tx", "rx";
2263                         };
2264                 };
2265
2266                 target-module@b8000 {                   /* 0x480b8000, ap 69 58.0 */
2267                         compatible = "ti,sysc-omap4", "ti,sysc";
2268                         reg = <0xb8000 0x4>,
2269                               <0xb8010 0x4>;
2270                         reg-names = "rev", "sysc";
2271                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2272                                          SYSC_OMAP4_SOFTRESET)>;
2273                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2274                                         <SYSC_IDLE_NO>,
2275                                         <SYSC_IDLE_SMART>,
2276                                         <SYSC_IDLE_SMART_WKUP>;
2277                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2278                         clocks = <&l4_per_clkctrl OMAP4_MCSPI3_CLKCTRL 0>;
2279                         clock-names = "fck";
2280                         #address-cells = <1>;
2281                         #size-cells = <1>;
2282                         ranges = <0x0 0xb8000 0x1000>;
2283
2284                         mcspi3: spi@0 {
2285                                 compatible = "ti,omap4-mcspi";
2286                                 reg = <0x0 0x200>;
2287                                 interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
2288                                 #address-cells = <1>;
2289                                 #size-cells = <0>;
2290                                 ti,spi-num-cs = <2>;
2291                                 dmas = <&sdma 15>, <&sdma 16>;
2292                                 dma-names = "tx0", "rx0";
2293                         };
2294                 };
2295
2296                 target-module@ba000 {                   /* 0x480ba000, ap 71 32.0 */
2297                         compatible = "ti,sysc-omap4", "ti,sysc";
2298                         reg = <0xba000 0x4>,
2299                               <0xba010 0x4>;
2300                         reg-names = "rev", "sysc";
2301                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2302                                          SYSC_OMAP4_SOFTRESET)>;
2303                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2304                                         <SYSC_IDLE_NO>,
2305                                         <SYSC_IDLE_SMART>,
2306                                         <SYSC_IDLE_SMART_WKUP>;
2307                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2308                         clocks = <&l4_per_clkctrl OMAP4_MCSPI4_CLKCTRL 0>;
2309                         clock-names = "fck";
2310                         #address-cells = <1>;
2311                         #size-cells = <1>;
2312                         ranges = <0x0 0xba000 0x1000>;
2313
2314                         mcspi4: spi@0 {
2315                                 compatible = "ti,omap4-mcspi";
2316                                 reg = <0x0 0x200>;
2317                                 interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
2318                                 #address-cells = <1>;
2319                                 #size-cells = <0>;
2320                                 ti,spi-num-cs = <1>;
2321                                 dmas = <&sdma 70>, <&sdma 71>;
2322                                 dma-names = "tx0", "rx0";
2323                         };
2324                 };
2325
2326                 target-module@d1000 {                   /* 0x480d1000, ap 73 44.0 */
2327                         compatible = "ti,sysc-omap4", "ti,sysc";
2328                         reg = <0xd1000 0x4>,
2329                               <0xd1010 0x4>;
2330                         reg-names = "rev", "sysc";
2331                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2332                                          SYSC_OMAP4_SOFTRESET)>;
2333                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
2334                                         <SYSC_IDLE_NO>,
2335                                         <SYSC_IDLE_SMART>,
2336                                         <SYSC_IDLE_SMART_WKUP>;
2337                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2338                                         <SYSC_IDLE_NO>,
2339                                         <SYSC_IDLE_SMART>,
2340                                         <SYSC_IDLE_SMART_WKUP>;
2341                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2342                         clocks = <&l4_per_clkctrl OMAP4_MMC4_CLKCTRL 0>;
2343                         clock-names = "fck";
2344                         #address-cells = <1>;
2345                         #size-cells = <1>;
2346                         ranges = <0x0 0xd1000 0x1000>;
2347
2348                         mmc4: mmc@0 {
2349                                 compatible = "ti,omap4-hsmmc";
2350                                 reg = <0x0 0x400>;
2351                                 interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
2352                                 ti,needs-special-reset;
2353                                 dmas = <&sdma 57>, <&sdma 58>;
2354                                 dma-names = "tx", "rx";
2355                         };
2356                 };
2357
2358                 target-module@d5000 {                   /* 0x480d5000, ap 75 4e.0 */
2359                         compatible = "ti,sysc-omap4", "ti,sysc";
2360                         reg = <0xd5000 0x4>,
2361                               <0xd5010 0x4>;
2362                         reg-names = "rev", "sysc";
2363                         ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
2364                                          SYSC_OMAP4_SOFTRESET)>;
2365                         ti,sysc-midle = <SYSC_IDLE_FORCE>,
2366                                         <SYSC_IDLE_NO>,
2367                                         <SYSC_IDLE_SMART>,
2368                                         <SYSC_IDLE_SMART_WKUP>;
2369                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2370                                         <SYSC_IDLE_NO>,
2371                                         <SYSC_IDLE_SMART>,
2372                                         <SYSC_IDLE_SMART_WKUP>;
2373                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2374                         clocks = <&l4_per_clkctrl OMAP4_MMC5_CLKCTRL 0>;
2375                         clock-names = "fck";
2376                         #address-cells = <1>;
2377                         #size-cells = <1>;
2378                         ranges = <0x0 0xd5000 0x1000>;
2379
2380                         mmc5: mmc@0 {
2381                                 compatible = "ti,omap4-hsmmc";
2382                                 reg = <0x0 0x400>;
2383                                 interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
2384                                 ti,needs-special-reset;
2385                                 dmas = <&sdma 59>, <&sdma 60>;
2386                                 dma-names = "tx", "rx";
2387                         };
2388                 };
2389         };
2390
2391         segment@200000 {                                        /* 0x48200000 */
2392                 compatible = "simple-bus";
2393                 #address-cells = <1>;
2394                 #size-cells = <1>;
2395                 ranges = <0x00150000 0x00350000 0x001000>,      /* ap 77 */
2396                          <0x00151000 0x00351000 0x001000>;      /* ap 78 */
2397
2398                 target-module@150000 {                  /* 0x48350000, ap 77 4c.0 */
2399                         compatible = "ti,sysc-omap2", "ti,sysc";
2400                         reg = <0x150000 0x8>,
2401                               <0x150010 0x8>,
2402                               <0x150090 0x8>;
2403                         reg-names = "rev", "sysc", "syss";
2404                         ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
2405                                          SYSC_OMAP2_ENAWAKEUP |
2406                                          SYSC_OMAP2_SOFTRESET |
2407                                          SYSC_OMAP2_AUTOIDLE)>;
2408                         ti,sysc-sidle = <SYSC_IDLE_FORCE>,
2409                                         <SYSC_IDLE_NO>,
2410                                         <SYSC_IDLE_SMART>,
2411                                         <SYSC_IDLE_SMART_WKUP>;
2412                         ti,syss-mask = <1>;
2413                         /* Domains (V, P, C): core, l4per_pwrdm, l4_per_clkdm */
2414                         clocks = <&l4_per_clkctrl OMAP4_I2C4_CLKCTRL 0>;
2415                         clock-names = "fck";
2416                         #address-cells = <1>;
2417                         #size-cells = <1>;
2418                         ranges = <0x0 0x150000 0x1000>;
2419
2420                         i2c4: i2c@0 {
2421                                 compatible = "ti,omap4-i2c";
2422                                 reg = <0x0 0x100>;
2423                                 interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
2424                                 #address-cells = <1>;
2425                                 #size-cells = <0>;
2426                         };
2427                 };
2428         };
2429 };
2430