2 * Device Tree Source for OMAP3 SoC
4 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
13 #include <dt-bindings/pinctrl/omap.h>
15 #include "skeleton.dtsi"
18 compatible = "ti,omap3430", "ti,omap3";
19 interrupt-parent = <&intc>;
35 compatible = "arm,cortex-a8";
42 clock-latency = <300000>; /* From omap-cpufreq driver */
47 compatible = "arm,cortex-a8-pmu";
48 reg = <0x54000000 0x800000>;
50 ti,hwmods = "debugss";
54 * The soc node represents the soc top level view. It is used for IPs
55 * that are not memory mapped in the MPU view or for the MPU itself.
58 compatible = "ti,omap-infra";
60 compatible = "ti,omap3-mpu";
65 compatible = "ti,iva2.2";
69 compatible = "ti,omap3-c64";
75 * XXX: Use a flat representation of the OMAP3 interconnect.
76 * The real OMAP interconnect network is quite complex.
77 * Since it will not bring real advantage to represent that in DT for
78 * the moment, just use a fake OCP bus entry to represent the whole bus
82 compatible = "simple-bus";
83 reg = <0x68000000 0x10000>;
88 ti,hwmods = "l3_main";
91 compatible = "ti,omap3-aes";
93 reg = <0x480c5000 0x50>;
98 compatible = "ti,omap3-prm";
99 reg = <0x48306000 0x4000>;
103 #address-cells = <1>;
107 prm_clockdomains: clockdomains {
112 compatible = "ti,omap3-cm";
113 reg = <0x48004000 0x4000>;
116 #address-cells = <1>;
120 cm_clockdomains: clockdomains {
124 scrm: scrm@48002000 {
125 compatible = "ti,omap3-scrm";
126 reg = <0x48002000 0x2000>;
128 scrm_clocks: clocks {
129 #address-cells = <1>;
133 scrm_clockdomains: clockdomains {
137 counter32k: counter@48320000 {
138 compatible = "ti,omap-counter32k";
139 reg = <0x48320000 0x20>;
140 ti,hwmods = "counter_32k";
143 intc: interrupt-controller@48200000 {
144 compatible = "ti,omap3-intc";
145 interrupt-controller;
146 #interrupt-cells = <1>;
147 reg = <0x48200000 0x1000>;
150 sdma: dma-controller@48056000 {
151 compatible = "ti,omap3630-sdma", "ti,omap3430-sdma";
152 reg = <0x48056000 0x1000>;
158 #dma-channels = <32>;
159 #dma-requests = <96>;
162 omap3_pmx_core: pinmux@48002030 {
163 compatible = "ti,omap3-padconf", "pinctrl-single";
164 reg = <0x48002030 0x0238>;
165 #address-cells = <1>;
167 #interrupt-cells = <1>;
168 interrupt-controller;
169 pinctrl-single,register-width = <16>;
170 pinctrl-single,function-mask = <0xff1f>;
173 omap3_pmx_wkup: pinmux@48002a00 {
174 compatible = "ti,omap3-padconf", "pinctrl-single";
175 reg = <0x48002a00 0x5c>;
176 #address-cells = <1>;
178 #interrupt-cells = <1>;
179 interrupt-controller;
180 pinctrl-single,register-width = <16>;
181 pinctrl-single,function-mask = <0xff1f>;
184 omap3_scm_general: tisyscon@48002270 {
185 compatible = "syscon";
186 reg = <0x48002270 0x2f0>;
189 pbias_regulator: pbias_regulator {
190 compatible = "ti,pbias-omap";
192 syscon = <&omap3_scm_general>;
193 pbias_mmc_reg: pbias_mmc_omap2430 {
194 regulator-name = "pbias_mmc_omap2430";
195 regulator-min-microvolt = <1800000>;
196 regulator-max-microvolt = <3000000>;
200 gpio1: gpio@48310000 {
201 compatible = "ti,omap3-gpio";
202 reg = <0x48310000 0x200>;
208 interrupt-controller;
209 #interrupt-cells = <2>;
212 gpio2: gpio@49050000 {
213 compatible = "ti,omap3-gpio";
214 reg = <0x49050000 0x200>;
219 interrupt-controller;
220 #interrupt-cells = <2>;
223 gpio3: gpio@49052000 {
224 compatible = "ti,omap3-gpio";
225 reg = <0x49052000 0x200>;
230 interrupt-controller;
231 #interrupt-cells = <2>;
234 gpio4: gpio@49054000 {
235 compatible = "ti,omap3-gpio";
236 reg = <0x49054000 0x200>;
241 interrupt-controller;
242 #interrupt-cells = <2>;
245 gpio5: gpio@49056000 {
246 compatible = "ti,omap3-gpio";
247 reg = <0x49056000 0x200>;
252 interrupt-controller;
253 #interrupt-cells = <2>;
256 gpio6: gpio@49058000 {
257 compatible = "ti,omap3-gpio";
258 reg = <0x49058000 0x200>;
263 interrupt-controller;
264 #interrupt-cells = <2>;
267 uart1: serial@4806a000 {
268 compatible = "ti,omap3-uart";
269 reg = <0x4806a000 0x2000>;
270 interrupts-extended = <&intc 72>;
271 dmas = <&sdma 49 &sdma 50>;
272 dma-names = "tx", "rx";
274 clock-frequency = <48000000>;
277 uart2: serial@4806c000 {
278 compatible = "ti,omap3-uart";
279 reg = <0x4806c000 0x400>;
280 interrupts-extended = <&intc 73>;
281 dmas = <&sdma 51 &sdma 52>;
282 dma-names = "tx", "rx";
284 clock-frequency = <48000000>;
287 uart3: serial@49020000 {
288 compatible = "ti,omap3-uart";
289 reg = <0x49020000 0x400>;
290 interrupts-extended = <&intc 74>;
291 dmas = <&sdma 53 &sdma 54>;
292 dma-names = "tx", "rx";
294 clock-frequency = <48000000>;
298 compatible = "ti,omap3-i2c";
299 reg = <0x48070000 0x80>;
301 dmas = <&sdma 27 &sdma 28>;
302 dma-names = "tx", "rx";
303 #address-cells = <1>;
309 compatible = "ti,omap3-i2c";
310 reg = <0x48072000 0x80>;
312 dmas = <&sdma 29 &sdma 30>;
313 dma-names = "tx", "rx";
314 #address-cells = <1>;
320 compatible = "ti,omap3-i2c";
321 reg = <0x48060000 0x80>;
323 dmas = <&sdma 25 &sdma 26>;
324 dma-names = "tx", "rx";
325 #address-cells = <1>;
330 mailbox: mailbox@48094000 {
331 compatible = "ti,omap3-mailbox";
332 ti,hwmods = "mailbox";
333 reg = <0x48094000 0x200>;
335 ti,mbox-num-users = <2>;
336 ti,mbox-num-fifos = <2>;
338 ti,mbox-tx = <0 0 0>;
339 ti,mbox-rx = <1 0 0>;
343 mcspi1: spi@48098000 {
344 compatible = "ti,omap2-mcspi";
345 reg = <0x48098000 0x100>;
347 #address-cells = <1>;
349 ti,hwmods = "mcspi1";
359 dma-names = "tx0", "rx0", "tx1", "rx1",
360 "tx2", "rx2", "tx3", "rx3";
363 mcspi2: spi@4809a000 {
364 compatible = "ti,omap2-mcspi";
365 reg = <0x4809a000 0x100>;
367 #address-cells = <1>;
369 ti,hwmods = "mcspi2";
375 dma-names = "tx0", "rx0", "tx1", "rx1";
378 mcspi3: spi@480b8000 {
379 compatible = "ti,omap2-mcspi";
380 reg = <0x480b8000 0x100>;
382 #address-cells = <1>;
384 ti,hwmods = "mcspi3";
390 dma-names = "tx0", "rx0", "tx1", "rx1";
393 mcspi4: spi@480ba000 {
394 compatible = "ti,omap2-mcspi";
395 reg = <0x480ba000 0x100>;
397 #address-cells = <1>;
399 ti,hwmods = "mcspi4";
401 dmas = <&sdma 70>, <&sdma 71>;
402 dma-names = "tx0", "rx0";
405 hdqw1w: 1w@480b2000 {
406 compatible = "ti,omap3-1w";
407 reg = <0x480b2000 0x1000>;
413 compatible = "ti,omap3-hsmmc";
414 reg = <0x4809c000 0x200>;
418 dmas = <&sdma 61>, <&sdma 62>;
419 dma-names = "tx", "rx";
420 pbias-supply = <&pbias_mmc_reg>;
424 compatible = "ti,omap3-hsmmc";
425 reg = <0x480b4000 0x200>;
428 dmas = <&sdma 47>, <&sdma 48>;
429 dma-names = "tx", "rx";
433 compatible = "ti,omap3-hsmmc";
434 reg = <0x480ad000 0x200>;
437 dmas = <&sdma 77>, <&sdma 78>;
438 dma-names = "tx", "rx";
441 mmu_isp: mmu@480bd400 {
442 compatible = "ti,omap2-iommu";
443 reg = <0x480bd400 0x80>;
445 ti,hwmods = "mmu_isp";
446 ti,#tlb-entries = <8>;
449 mmu_iva: mmu@5d000000 {
450 compatible = "ti,omap2-iommu";
451 reg = <0x5d000000 0x80>;
453 ti,hwmods = "mmu_iva";
458 compatible = "ti,omap3-wdt";
459 reg = <0x48314000 0x80>;
460 ti,hwmods = "wd_timer2";
463 mcbsp1: mcbsp@48074000 {
464 compatible = "ti,omap3-mcbsp";
465 reg = <0x48074000 0xff>;
467 interrupts = <16>, /* OCP compliant interrupt */
468 <59>, /* TX interrupt */
469 <60>; /* RX interrupt */
470 interrupt-names = "common", "tx", "rx";
471 ti,buffer-size = <128>;
472 ti,hwmods = "mcbsp1";
475 dma-names = "tx", "rx";
479 mcbsp2: mcbsp@49022000 {
480 compatible = "ti,omap3-mcbsp";
481 reg = <0x49022000 0xff>,
483 reg-names = "mpu", "sidetone";
484 interrupts = <17>, /* OCP compliant interrupt */
485 <62>, /* TX interrupt */
486 <63>, /* RX interrupt */
488 interrupt-names = "common", "tx", "rx", "sidetone";
489 ti,buffer-size = <1280>;
490 ti,hwmods = "mcbsp2", "mcbsp2_sidetone";
493 dma-names = "tx", "rx";
497 mcbsp3: mcbsp@49024000 {
498 compatible = "ti,omap3-mcbsp";
499 reg = <0x49024000 0xff>,
501 reg-names = "mpu", "sidetone";
502 interrupts = <22>, /* OCP compliant interrupt */
503 <89>, /* TX interrupt */
504 <90>, /* RX interrupt */
506 interrupt-names = "common", "tx", "rx", "sidetone";
507 ti,buffer-size = <128>;
508 ti,hwmods = "mcbsp3", "mcbsp3_sidetone";
511 dma-names = "tx", "rx";
515 mcbsp4: mcbsp@49026000 {
516 compatible = "ti,omap3-mcbsp";
517 reg = <0x49026000 0xff>;
519 interrupts = <23>, /* OCP compliant interrupt */
520 <54>, /* TX interrupt */
521 <55>; /* RX interrupt */
522 interrupt-names = "common", "tx", "rx";
523 ti,buffer-size = <128>;
524 ti,hwmods = "mcbsp4";
527 dma-names = "tx", "rx";
531 mcbsp5: mcbsp@48096000 {
532 compatible = "ti,omap3-mcbsp";
533 reg = <0x48096000 0xff>;
535 interrupts = <27>, /* OCP compliant interrupt */
536 <81>, /* TX interrupt */
537 <82>; /* RX interrupt */
538 interrupt-names = "common", "tx", "rx";
539 ti,buffer-size = <128>;
540 ti,hwmods = "mcbsp5";
543 dma-names = "tx", "rx";
547 sham: sham@480c3000 {
548 compatible = "ti,omap3-sham";
550 reg = <0x480c3000 0x64>;
554 smartreflex_core: smartreflex@480cb000 {
555 compatible = "ti,omap3-smartreflex-core";
556 ti,hwmods = "smartreflex_core";
557 reg = <0x480cb000 0x400>;
561 smartreflex_mpu_iva: smartreflex@480c9000 {
562 compatible = "ti,omap3-smartreflex-iva";
563 ti,hwmods = "smartreflex_mpu_iva";
564 reg = <0x480c9000 0x400>;
568 timer1: timer@48318000 {
569 compatible = "ti,omap3430-timer";
570 reg = <0x48318000 0x400>;
572 ti,hwmods = "timer1";
576 timer2: timer@49032000 {
577 compatible = "ti,omap3430-timer";
578 reg = <0x49032000 0x400>;
580 ti,hwmods = "timer2";
583 timer3: timer@49034000 {
584 compatible = "ti,omap3430-timer";
585 reg = <0x49034000 0x400>;
587 ti,hwmods = "timer3";
590 timer4: timer@49036000 {
591 compatible = "ti,omap3430-timer";
592 reg = <0x49036000 0x400>;
594 ti,hwmods = "timer4";
597 timer5: timer@49038000 {
598 compatible = "ti,omap3430-timer";
599 reg = <0x49038000 0x400>;
601 ti,hwmods = "timer5";
605 timer6: timer@4903a000 {
606 compatible = "ti,omap3430-timer";
607 reg = <0x4903a000 0x400>;
609 ti,hwmods = "timer6";
613 timer7: timer@4903c000 {
614 compatible = "ti,omap3430-timer";
615 reg = <0x4903c000 0x400>;
617 ti,hwmods = "timer7";
621 timer8: timer@4903e000 {
622 compatible = "ti,omap3430-timer";
623 reg = <0x4903e000 0x400>;
625 ti,hwmods = "timer8";
630 timer9: timer@49040000 {
631 compatible = "ti,omap3430-timer";
632 reg = <0x49040000 0x400>;
634 ti,hwmods = "timer9";
638 timer10: timer@48086000 {
639 compatible = "ti,omap3430-timer";
640 reg = <0x48086000 0x400>;
642 ti,hwmods = "timer10";
646 timer11: timer@48088000 {
647 compatible = "ti,omap3430-timer";
648 reg = <0x48088000 0x400>;
650 ti,hwmods = "timer11";
654 timer12: timer@48304000 {
655 compatible = "ti,omap3430-timer";
656 reg = <0x48304000 0x400>;
658 ti,hwmods = "timer12";
663 usbhstll: usbhstll@48062000 {
664 compatible = "ti,usbhs-tll";
665 reg = <0x48062000 0x1000>;
667 ti,hwmods = "usb_tll_hs";
670 usbhshost: usbhshost@48064000 {
671 compatible = "ti,usbhs-host";
672 reg = <0x48064000 0x400>;
673 ti,hwmods = "usb_host_hs";
674 #address-cells = <1>;
678 usbhsohci: ohci@48064400 {
679 compatible = "ti,ohci-omap3";
680 reg = <0x48064400 0x400>;
681 interrupt-parent = <&intc>;
685 usbhsehci: ehci@48064800 {
686 compatible = "ti,ehci-omap";
687 reg = <0x48064800 0x400>;
688 interrupt-parent = <&intc>;
693 gpmc: gpmc@6e000000 {
694 compatible = "ti,omap3430-gpmc";
696 reg = <0x6e000000 0x02d0>;
699 gpmc,num-waitpins = <4>;
700 #address-cells = <2>;
704 usb_otg_hs: usb_otg_hs@480ab000 {
705 compatible = "ti,omap3-musb";
706 reg = <0x480ab000 0x1000>;
707 interrupts = <92>, <93>;
708 interrupt-names = "mc", "dma";
709 ti,hwmods = "usb_otg_hs";
716 compatible = "ti,omap3-dss";
717 reg = <0x48050000 0x200>;
719 ti,hwmods = "dss_core";
720 clocks = <&dss1_alwon_fck>;
722 #address-cells = <1>;
727 compatible = "ti,omap3-dispc";
728 reg = <0x48050400 0x400>;
730 ti,hwmods = "dss_dispc";
731 clocks = <&dss1_alwon_fck>;
735 dsi: encoder@4804fc00 {
736 compatible = "ti,omap3-dsi";
737 reg = <0x4804fc00 0x200>,
740 reg-names = "proto", "phy", "pll";
743 ti,hwmods = "dss_dsi1";
744 clocks = <&dss1_alwon_fck>, <&dss2_alwon_fck>;
745 clock-names = "fck", "sys_clk";
748 rfbi: encoder@48050800 {
749 compatible = "ti,omap3-rfbi";
750 reg = <0x48050800 0x100>;
752 ti,hwmods = "dss_rfbi";
753 clocks = <&dss1_alwon_fck>, <&dss_ick>;
754 clock-names = "fck", "ick";
757 venc: encoder@48050c00 {
758 compatible = "ti,omap3-venc";
759 reg = <0x48050c00 0x100>;
761 ti,hwmods = "dss_venc";
762 clocks = <&dss_tv_fck>;
767 ssi: ssi-controller@48058000 {
768 compatible = "ti,omap3-ssi";
773 reg = <0x48058000 0x1000>,
779 interrupt-names = "gdd_mpu";
781 #address-cells = <1>;
785 ssi_port1: ssi-port@4805a000 {
786 compatible = "ti,omap3-ssi-port";
788 reg = <0x4805a000 0x800>,
793 interrupt-parent = <&intc>;
798 ssi_port2: ssi-port@4805b000 {
799 compatible = "ti,omap3-ssi-port";
801 reg = <0x4805b000 0x800>,
806 interrupt-parent = <&intc>;
814 /include/ "omap3xxx-clocks.dtsi"