2 * Device Tree Source for OMAP243x 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,omap2430", "ti,omap2";
17 counter32k: counter@49020000 {
18 compatible = "ti,omap-counter32k";
19 reg = <0x49020000 0x20>;
20 ti,hwmods = "counter_32k";
23 omap2430_pmx: pinmux@49002030 {
24 compatible = "ti,omap2430-padconf", "pinctrl-single";
25 reg = <0x49002030 0x0154>;
28 pinctrl-single,register-width = <8>;
29 pinctrl-single,function-mask = <0x3f>;
32 omap2_scm_general: tisyscon@49002270 {
33 compatible = "syscon";
34 reg = <0x49002270 0x240>;
37 pbias_regulator: pbias_regulator {
38 compatible = "ti,pbias-omap";
40 syscon = <&omap2_scm_general>;
41 pbias_mmc_reg: pbias_mmc_omap2430 {
42 regulator-name = "pbias_mmc_omap2430";
43 regulator-min-microvolt = <1800000>;
44 regulator-max-microvolt = <3000000>;
48 gpio1: gpio@4900c000 {
49 compatible = "ti,omap2-gpio";
50 reg = <0x4900c000 0x200>;
56 #interrupt-cells = <2>;
60 gpio2: gpio@4900e000 {
61 compatible = "ti,omap2-gpio";
62 reg = <0x4900e000 0x200>;
68 #interrupt-cells = <2>;
72 gpio3: gpio@49010000 {
73 compatible = "ti,omap2-gpio";
74 reg = <0x49010000 0x200>;
80 #interrupt-cells = <2>;
84 gpio4: gpio@49012000 {
85 compatible = "ti,omap2-gpio";
86 reg = <0x49012000 0x200>;
92 #interrupt-cells = <2>;
96 gpio5: gpio@480b6000 {
97 compatible = "ti,omap2-gpio";
98 reg = <0x480b6000 0x200>;
103 #interrupt-cells = <2>;
104 interrupt-controller;
107 gpmc: gpmc@6e000000 {
108 compatible = "ti,omap2430-gpmc";
109 reg = <0x6e000000 0x1000>;
110 #address-cells = <2>;
114 gpmc,num-waitpins = <4>;
118 mcbsp1: mcbsp@48074000 {
119 compatible = "ti,omap2430-mcbsp";
120 reg = <0x48074000 0xff>;
122 interrupts = <64>, /* OCP compliant interrupt */
123 <59>, /* TX interrupt */
124 <60>, /* RX interrupt */
125 <61>; /* RX overflow interrupt */
126 interrupt-names = "common", "tx", "rx", "rx_overflow";
127 ti,buffer-size = <128>;
128 ti,hwmods = "mcbsp1";
131 dma-names = "tx", "rx";
135 mcbsp2: mcbsp@48076000 {
136 compatible = "ti,omap2430-mcbsp";
137 reg = <0x48076000 0xff>;
139 interrupts = <16>, /* OCP compliant interrupt */
140 <62>, /* TX interrupt */
141 <63>; /* RX interrupt */
142 interrupt-names = "common", "tx", "rx";
143 ti,buffer-size = <128>;
144 ti,hwmods = "mcbsp2";
147 dma-names = "tx", "rx";
151 mcbsp3: mcbsp@4808c000 {
152 compatible = "ti,omap2430-mcbsp";
153 reg = <0x4808c000 0xff>;
155 interrupts = <17>, /* OCP compliant interrupt */
156 <89>, /* TX interrupt */
157 <90>; /* RX interrupt */
158 interrupt-names = "common", "tx", "rx";
159 ti,buffer-size = <128>;
160 ti,hwmods = "mcbsp3";
163 dma-names = "tx", "rx";
167 mcbsp4: mcbsp@4808e000 {
168 compatible = "ti,omap2430-mcbsp";
169 reg = <0x4808e000 0xff>;
171 interrupts = <18>, /* OCP compliant interrupt */
172 <54>, /* TX interrupt */
173 <55>; /* RX interrupt */
174 interrupt-names = "common", "tx", "rx";
175 ti,buffer-size = <128>;
176 ti,hwmods = "mcbsp4";
179 dma-names = "tx", "rx";
183 mcbsp5: mcbsp@48096000 {
184 compatible = "ti,omap2430-mcbsp";
185 reg = <0x48096000 0xff>;
187 interrupts = <19>, /* OCP compliant interrupt */
188 <81>, /* TX interrupt */
189 <82>; /* RX interrupt */
190 interrupt-names = "common", "tx", "rx";
191 ti,buffer-size = <128>;
192 ti,hwmods = "mcbsp5";
195 dma-names = "tx", "rx";
200 compatible = "ti,omap2-hsmmc";
201 reg = <0x4809c000 0x200>;
205 dmas = <&sdma 61>, <&sdma 62>;
206 dma-names = "tx", "rx";
207 pbias-supply = <&pbias_mmc_reg>;
211 compatible = "ti,omap2-hsmmc";
212 reg = <0x480b4000 0x200>;
215 dmas = <&sdma 47>, <&sdma 48>;
216 dma-names = "tx", "rx";
219 mailbox: mailbox@48094000 {
220 compatible = "ti,omap2-mailbox";
221 reg = <0x48094000 0x200>;
223 ti,hwmods = "mailbox";
226 timer1: timer@49018000 {
227 compatible = "ti,omap2420-timer";
228 reg = <0x49018000 0x400>;
230 ti,hwmods = "timer1";
234 mcspi3: mcspi@480b8000 {
235 compatible = "ti,omap2-mcspi";
236 ti,hwmods = "mcspi3";
237 reg = <0x480b8000 0x100>;
239 dmas = <&sdma 15 &sdma 16 &sdma 23 &sdma 24>;
240 dma-names = "tx0", "rx0", "tx1", "rx1";
243 usb_otg_hs: usb_otg_hs@480ac000 {
244 compatible = "ti,omap2-musb";
245 ti,hwmods = "usb_otg_hs";
246 reg = <0x480ac000 0x1000>;
250 wd_timer2: wdt@49016000 {
251 compatible = "ti,omap2-wdt";
252 ti,hwmods = "wd_timer2";
253 reg = <0x49016000 0x80>;
259 compatible = "ti,omap2430-i2c";
263 compatible = "ti,omap2430-i2c";