4 * Copyright 2012 Roland Stigge <stigge@antcom.de>
6 * The code contained herein is licensed under the GNU General Public
7 * License. You may obtain a copy of the GNU General Public License
8 * Version 2 or later at the following locations:
10 * http://www.opensource.org/licenses/gpl-license.html
11 * http://www.gnu.org/copyleft/gpl.html
14 /include/ "skeleton.dtsi"
17 compatible = "nxp,lpc3220";
18 interrupt-parent = <&mic>;
22 compatible = "arm,arm926ejs";
29 compatible = "simple-bus";
30 ranges = <0x20000000 0x20000000 0x30000000>;
33 * Enable either SLC or MLC
36 compatible = "nxp,lpc3220-slc";
37 reg = <0x20020000 0x1000>;
42 compatible = "nxp,lpc3220-mlc";
43 reg = <0x200a8000 0x11000>;
49 compatible = "arm,pl080", "arm,primecell";
50 reg = <0x31000000 0x1000>;
51 interrupts = <0x1c 0>;
55 * Enable either ohci or usbd (gadget)!
58 compatible = "nxp,ohci-nxp", "usb-ohci";
59 reg = <0x31020000 0x300>;
60 interrupts = <0x3b 0>;
65 compatible = "nxp,lpc3220-udc";
66 reg = <0x31020000 0x300>;
67 interrupts = <0x3d 0>, <0x3e 0>, <0x3c 0>, <0x3a 0>;
72 compatible = "arm,pl110", "arm,primecell";
73 reg = <0x31040000 0x1000>;
74 interrupts = <0x0e 0>;
78 mac: ethernet@31060000 {
79 compatible = "nxp,lpc-eth";
80 reg = <0x31060000 0x1000>;
81 interrupts = <0x1d 0>;
87 compatible = "simple-bus";
88 ranges = <0x20000000 0x20000000 0x30000000>;
91 compatible = "arm,pl022", "arm,primecell";
92 reg = <0x20084000 0x1000>;
93 interrupts = <0x14 0>;
97 compatible = "nxp,lpc3220-spi";
98 reg = <0x20088000 0x1000>;
102 compatible = "arm,pl022", "arm,primecell";
103 reg = <0x2008c000 0x1000>;
104 interrupts = <0x15 0>;
108 compatible = "nxp,lpc3220-spi";
109 reg = <0x20090000 0x1000>;
113 compatible = "nxp,lpc3220-i2s";
114 reg = <0x20094000 0x1000>;
118 compatible = "arm,pl18x", "arm,primecell";
119 reg = <0x20098000 0x1000>;
120 interrupts = <0x0f 0>, <0x0d 0>;
125 compatible = "nxp,lpc3220-i2s";
126 reg = <0x2009C000 0x1000>;
129 /* UART5 first since it is the default console, ttyS0 */
130 uart5: serial@40090000 {
131 /* actually, ns16550a w/ 64 byte fifos! */
132 compatible = "nxp,lpc3220-uart";
133 reg = <0x40090000 0x1000>;
135 clock-frequency = <13000000>;
140 uart3: serial@40080000 {
141 compatible = "nxp,lpc3220-uart";
142 reg = <0x40080000 0x1000>;
144 clock-frequency = <13000000>;
149 uart4: serial@40088000 {
150 compatible = "nxp,lpc3220-uart";
151 reg = <0x40088000 0x1000>;
153 clock-frequency = <13000000>;
158 uart6: serial@40098000 {
159 compatible = "nxp,lpc3220-uart";
160 reg = <0x40098000 0x1000>;
162 clock-frequency = <13000000>;
168 compatible = "nxp,pnx-i2c";
169 reg = <0x400A0000 0x100>;
170 interrupts = <0x33 0>;
171 #address-cells = <1>;
173 pnx,timeout = <0x64>;
177 compatible = "nxp,pnx-i2c";
178 reg = <0x400A8000 0x100>;
179 interrupts = <0x32 0>;
180 #address-cells = <1>;
182 pnx,timeout = <0x64>;
185 i2cusb: i2c@31020300 {
186 compatible = "nxp,pnx-i2c";
187 reg = <0x31020300 0x100>;
188 interrupts = <0x3f 0>;
189 #address-cells = <1>;
191 pnx,timeout = <0x64>;
196 #address-cells = <1>;
198 compatible = "simple-bus";
199 ranges = <0x20000000 0x20000000 0x30000000>;
202 * MIC Interrupt controller includes:
207 mic: interrupt-controller@40008000 {
208 compatible = "nxp,lpc3220-mic";
209 interrupt-controller;
210 reg = <0x40008000 0xC000>;
211 #interrupt-cells = <2>;
214 uart1: serial@40014000 {
215 compatible = "nxp,lpc3220-hsuart";
216 reg = <0x40014000 0x1000>;
221 uart2: serial@40018000 {
222 compatible = "nxp,lpc3220-hsuart";
223 reg = <0x40018000 0x1000>;
228 uart7: serial@4001c000 {
229 compatible = "nxp,lpc3220-hsuart";
230 reg = <0x4001c000 0x1000>;
236 compatible = "nxp,lpc3220-rtc";
237 reg = <0x40024000 0x1000>;
238 interrupts = <0x34 0>;
241 gpio: gpio@40028000 {
242 compatible = "nxp,lpc3220-gpio";
243 reg = <0x40028000 0x1000>;
245 #gpio-cells = <3>; /* bank, pin, flags */
249 compatible = "nxp,pnx4008-wdt";
250 reg = <0x4003C000 0x1000>;
254 * TSC vs. ADC: Since those two share the same
255 * hardware, you need to choose from one of the
256 * following two and do 'status = "okay";' for one of
261 compatible = "nxp,lpc3220-adc";
262 reg = <0x40048000 0x1000>;
263 interrupts = <0x27 0>;
268 compatible = "nxp,lpc3220-tsc";
269 reg = <0x40048000 0x1000>;
270 interrupts = <0x27 0>;
275 compatible = "nxp,lpc3220-key";
276 reg = <0x40050000 0x1000>;
282 compatible = "nxp,lpc3220-pwm";
283 reg = <0x4005C000 0x8>;