2 * at91sam9n12.dtsi - Device Tree include file for AT91SAM9N12 SoC
4 * Copyright (C) 2012 Atmel,
5 * 2012 Hong Xu <hong.xu@atmel.com>
7 * Licensed under GPLv2 or later.
10 /include/ "skeleton.dtsi"
13 model = "Atmel AT91SAM9N12 SoC";
14 compatible = "atmel,at91sam9n12";
15 interrupt-parent = <&aic>;
35 compatible = "arm,arm926ejs";
40 reg = <0x20000000 0x10000000>;
44 compatible = "simple-bus";
50 compatible = "simple-bus";
55 aic: interrupt-controller@fffff000 {
56 #interrupt-cells = <3>;
57 compatible = "atmel,at91rm9200-aic";
59 reg = <0xfffff000 0x200>;
62 ramc0: ramc@ffffe800 {
63 compatible = "atmel,at91sam9g45-ddramc";
64 reg = <0xffffe800 0x200>;
68 compatible = "atmel,at91rm9200-pmc";
69 reg = <0xfffffc00 0x100>;
73 compatible = "atmel,at91sam9g45-rstc";
74 reg = <0xfffffe00 0x10>;
78 compatible = "atmel,at91sam9260-pit";
79 reg = <0xfffffe30 0xf>;
84 compatible = "atmel,at91sam9x5-shdwc";
85 reg = <0xfffffe10 0x10>;
89 compatible = "atmel,hsmci";
90 reg = <0xf0008000 0x600>;
91 interrupts = <12 4 0>;
97 tcb0: timer@f8008000 {
98 compatible = "atmel,at91sam9x5-tcb";
99 reg = <0xf8008000 0x100>;
100 interrupts = <17 4 0>;
103 tcb1: timer@f800c000 {
104 compatible = "atmel,at91sam9x5-tcb";
105 reg = <0xf800c000 0x100>;
106 interrupts = <17 4 0>;
109 dma: dma-controller@ffffec00 {
110 compatible = "atmel,at91sam9g45-dma";
111 reg = <0xffffec00 0x200>;
112 interrupts = <20 4 0>;
116 #address-cells = <1>;
118 compatible = "atmel,at91sam9x5-pinctrl", "atmel,at91rm9200-pinctrl", "simple-bus";
119 ranges = <0xfffff400 0xfffff400 0x800>;
123 0xffffffff 0xffe07983 0x00000000 /* pioA */
124 0x00040000 0x00047e0f 0x00000000 /* pioB */
125 0xfdffffff 0x07c00000 0xb83fffff /* pioC */
126 0x003fffff 0x003f8000 0x00000000 /* pioD */
129 /* shared pinctrl settings */
131 pinctrl_dbgu: dbgu-0 {
133 <0 9 0x1 0x0 /* PA9 periph A */
134 0 10 0x1 0x1>; /* PA10 periph with pullup */
139 pinctrl_usart0: usart0-0 {
141 <0 1 0x1 0x1 /* PA1 periph A with pullup */
142 0 0 0x1 0x0>; /* PA0 periph A */
145 pinctrl_usart0_rts: usart0_rts-0 {
147 <0 2 0x1 0x0>; /* PA2 periph A */
150 pinctrl_usart0_cts: usart0_cts-0 {
152 <0 3 0x1 0x0>; /* PA3 periph A */
157 pinctrl_usart1: usart1-0 {
159 <0 6 0x1 0x1 /* PA6 periph A with pullup */
160 0 5 0x1 0x0>; /* PA5 periph A */
165 pinctrl_usart2: usart2-0 {
167 <0 8 0x1 0x1 /* PA8 periph A with pullup */
168 0 7 0x1 0x0>; /* PA7 periph A */
171 pinctrl_usart2_rts: usart2_rts-0 {
173 <1 0 0x2 0x0>; /* PB0 periph B */
176 pinctrl_usart2_cts: usart2_cts-0 {
178 <1 1 0x2 0x0>; /* PB1 periph B */
183 pinctrl_usart3: usart3-0 {
185 <2 23 0x2 0x1 /* PC23 periph B with pullup */
186 2 22 0x2 0x0>; /* PC22 periph B */
189 pinctrl_usart3_rts: usart3_rts-0 {
191 <2 24 0x2 0x0>; /* PC24 periph B */
194 pinctrl_usart3_cts: usart3_cts-0 {
196 <2 25 0x2 0x0>; /* PC25 periph B */
201 pinctrl_uart0: uart0-0 {
203 <2 9 0x3 0x1 /* PC9 periph C with pullup */
204 2 8 0x3 0x0>; /* PC8 periph C */
209 pinctrl_uart1: uart1-0 {
211 <2 16 0x3 0x1 /* PC17 periph C with pullup */
212 2 17 0x3 0x0>; /* PC16 periph C */
217 pinctrl_nand: nand-0 {
219 <3 5 0x0 0x1 /* PD5 gpio RDY pin pull_up*/
220 3 4 0x0 0x1>; /* PD4 gpio enable pin pull_up */
225 pinctrl_mmc0_slot0_clk_cmd_dat0: mmc0_slot0_clk_cmd_dat0-0 {
227 <0 17 0x1 0x0 /* PA17 periph A */
228 0 16 0x1 0x1 /* PA16 periph A with pullup */
229 0 15 0x1 0x1>; /* PA15 periph A with pullup */
232 pinctrl_mmc0_slot0_dat1_3: mmc0_slot0_dat1_3-0 {
234 <0 18 0x1 0x1 /* PA18 periph A with pullup */
235 0 19 0x1 0x1 /* PA19 periph A with pullup */
236 0 20 0x1 0x1>; /* PA20 periph A with pullup */
239 pinctrl_mmc0_slot0_dat4_7: mmc0_slot0_dat4_7-0 {
241 <0 11 0x2 0x1 /* PA11 periph B with pullup */
242 0 12 0x2 0x1 /* PA12 periph B with pullup */
243 0 13 0x2 0x1 /* PA13 periph B with pullup */
244 0 14 0x2 0x1>; /* PA14 periph B with pullup */
249 pinctrl_ssc0_tx: ssc0_tx-0 {
251 <0 24 0x2 0x0 /* PA24 periph B */
252 0 25 0x2 0x0 /* PA25 periph B */
253 0 26 0x2 0x0>; /* PA26 periph B */
256 pinctrl_ssc0_rx: ssc0_rx-0 {
258 <0 27 0x2 0x0 /* PA27 periph B */
259 0 28 0x2 0x0 /* PA28 periph B */
260 0 29 0x2 0x0>; /* PA29 periph B */
264 pioA: gpio@fffff400 {
265 compatible = "atmel,at91sam9x5-gpio", "atmel,at91rm9200-gpio";
266 reg = <0xfffff400 0x200>;
267 interrupts = <2 4 1>;
270 interrupt-controller;
271 #interrupt-cells = <2>;
274 pioB: gpio@fffff600 {
275 compatible = "atmel,at91sam9x5-gpio", "atmel,at91rm9200-gpio";
276 reg = <0xfffff600 0x200>;
277 interrupts = <2 4 1>;
280 interrupt-controller;
281 #interrupt-cells = <2>;
284 pioC: gpio@fffff800 {
285 compatible = "atmel,at91sam9x5-gpio", "atmel,at91rm9200-gpio";
286 reg = <0xfffff800 0x200>;
287 interrupts = <3 4 1>;
290 interrupt-controller;
291 #interrupt-cells = <2>;
294 pioD: gpio@fffffa00 {
295 compatible = "atmel,at91sam9x5-gpio", "atmel,at91rm9200-gpio";
296 reg = <0xfffffa00 0x200>;
297 interrupts = <3 4 1>;
300 interrupt-controller;
301 #interrupt-cells = <2>;
305 dbgu: serial@fffff200 {
306 compatible = "atmel,at91sam9260-usart";
307 reg = <0xfffff200 0x200>;
308 interrupts = <1 4 7>;
309 pinctrl-names = "default";
310 pinctrl-0 = <&pinctrl_dbgu>;
315 compatible = "atmel,at91sam9g45-ssc";
316 reg = <0xf0010000 0x4000>;
317 interrupts = <28 4 5>;
318 pinctrl-names = "default";
319 pinctrl-0 = <&pinctrl_ssc0_tx &pinctrl_ssc0_rx>;
323 usart0: serial@f801c000 {
324 compatible = "atmel,at91sam9260-usart";
325 reg = <0xf801c000 0x4000>;
326 interrupts = <5 4 5>;
327 pinctrl-names = "default";
328 pinctrl-0 = <&pinctrl_usart0>;
332 usart1: serial@f8020000 {
333 compatible = "atmel,at91sam9260-usart";
334 reg = <0xf8020000 0x4000>;
335 interrupts = <6 4 5>;
336 pinctrl-names = "default";
337 pinctrl-0 = <&pinctrl_usart1>;
341 usart2: serial@f8024000 {
342 compatible = "atmel,at91sam9260-usart";
343 reg = <0xf8024000 0x4000>;
344 interrupts = <7 4 5>;
345 pinctrl-names = "default";
346 pinctrl-0 = <&pinctrl_usart2>;
350 usart3: serial@f8028000 {
351 compatible = "atmel,at91sam9260-usart";
352 reg = <0xf8028000 0x4000>;
353 interrupts = <8 4 5>;
354 pinctrl-names = "default";
355 pinctrl-0 = <&pinctrl_usart3>;
360 compatible = "atmel,at91sam9x5-i2c";
361 reg = <0xf8010000 0x100>;
362 interrupts = <9 4 6>;
363 #address-cells = <1>;
369 compatible = "atmel,at91sam9x5-i2c";
370 reg = <0xf8014000 0x100>;
371 interrupts = <10 4 6>;
372 #address-cells = <1>;
378 nand0: nand@40000000 {
379 compatible = "atmel,at91rm9200-nand";
380 #address-cells = <1>;
382 reg = < 0x40000000 0x10000000
383 0xffffe000 0x00000600
384 0xffffe600 0x00000200
385 0x00108000 0x00018000
387 atmel,pmecc-lookup-table-offset = <0x0 0x8000>;
388 atmel,nand-addr-offset = <21>;
389 atmel,nand-cmd-offset = <22>;
390 pinctrl-names = "default";
391 pinctrl-0 = <&pinctrl_nand>;
399 usb0: ohci@00500000 {
400 compatible = "atmel,at91rm9200-ohci", "usb-ohci";
401 reg = <0x00500000 0x00100000>;
402 interrupts = <22 4 2>;
408 compatible = "i2c-gpio";
409 gpios = <&pioA 30 0 /* sda */
412 i2c-gpio,sda-open-drain;
413 i2c-gpio,scl-open-drain;
414 i2c-gpio,delay-us = <2>; /* ~100 kHz */
415 #address-cells = <1>;