2 * Device Tree Source for OMAP2420 SoC
4 * Copyright (C) 2012 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.
14 compatible = "ti,omap2420", "ti,omap2";
18 compatible = "ti,omap2-l4", "simple-bus";
21 ranges = <0 0x48000000 0x100000>;
24 compatible = "ti,omap2-prcm";
25 reg = <0x8000 0x1000>;
32 prcm_clockdomains: clockdomains {
37 compatible = "ti,omap2-scm", "simple-bus";
42 ranges = <0 0x0 0x1000>;
44 omap2420_pmx: pinmux@30 {
45 compatible = "ti,omap2420-padconf",
51 pinctrl-single,register-width = <8>;
52 pinctrl-single,function-mask = <0x3f>;
55 scm_conf: scm_conf@270 {
56 compatible = "syscon";
67 scm_clockdomains: clockdomains {
71 counter32k: counter@4000 {
72 compatible = "ti,omap-counter32k";
74 ti,hwmods = "counter_32k";
78 gpio1: gpio@48018000 {
79 compatible = "ti,omap2-gpio";
80 reg = <0x48018000 0x200>;
86 #interrupt-cells = <2>;
90 gpio2: gpio@4801a000 {
91 compatible = "ti,omap2-gpio";
92 reg = <0x4801a000 0x200>;
98 #interrupt-cells = <2>;
102 gpio3: gpio@4801c000 {
103 compatible = "ti,omap2-gpio";
104 reg = <0x4801c000 0x200>;
110 #interrupt-cells = <2>;
111 interrupt-controller;
114 gpio4: gpio@4801e000 {
115 compatible = "ti,omap2-gpio";
116 reg = <0x4801e000 0x200>;
122 #interrupt-cells = <2>;
123 interrupt-controller;
126 gpmc: gpmc@6800a000 {
127 compatible = "ti,omap2420-gpmc";
128 reg = <0x6800a000 0x1000>;
129 #address-cells = <2>;
133 gpmc,num-waitpins = <4>;
135 interrupt-controller;
136 #interrupt-cells = <2>;
141 mcbsp1: mcbsp@48074000 {
142 compatible = "ti,omap2420-mcbsp";
143 reg = <0x48074000 0xff>;
145 interrupts = <59>, /* TX interrupt */
146 <60>; /* RX interrupt */
147 interrupt-names = "tx", "rx";
148 ti,hwmods = "mcbsp1";
151 dma-names = "tx", "rx";
155 mcbsp2: mcbsp@48076000 {
156 compatible = "ti,omap2420-mcbsp";
157 reg = <0x48076000 0xff>;
159 interrupts = <62>, /* TX interrupt */
160 <63>; /* RX interrupt */
161 interrupt-names = "tx", "rx";
162 ti,hwmods = "mcbsp2";
165 dma-names = "tx", "rx";
169 msdi1: mmc@4809c000 {
170 compatible = "ti,omap2420-mmc";
172 reg = <0x4809c000 0x80>;
174 dmas = <&sdma 61 &sdma 62>;
175 dma-names = "tx", "rx";
178 mailbox: mailbox@48094000 {
179 compatible = "ti,omap2-mailbox";
180 reg = <0x48094000 0x200>;
181 interrupts = <26>, <34>;
182 interrupt-names = "dsp", "iva";
183 ti,hwmods = "mailbox";
185 ti,mbox-num-users = <4>;
186 ti,mbox-num-fifos = <6>;
188 ti,mbox-tx = <0 0 0>;
189 ti,mbox-rx = <1 0 0>;
192 ti,mbox-tx = <2 1 3>;
193 ti,mbox-rx = <3 1 3>;
197 timer1: timer@48028000 {
198 compatible = "ti,omap2420-timer";
199 reg = <0x48028000 0x400>;
201 ti,hwmods = "timer1";
205 wd_timer2: wdt@48022000 {
206 compatible = "ti,omap2-wdt";
207 ti,hwmods = "wd_timer2";
208 reg = <0x48022000 0x80>;
214 compatible = "ti,omap2420-i2c";
218 compatible = "ti,omap2420-i2c";
221 /include/ "omap24xx-clocks.dtsi"
222 /include/ "omap2420-clocks.dtsi"