2 * at91rm9200ek.dts - Device Tree file for Atmel AT91RM9200 evaluation kit
4 * Copyright (C) 2012 Joachim Eastwood <manabian@gmail.com>
6 * Licensed under GPLv2 only
9 #include "at91rm9200.dtsi"
12 model = "Atmel AT91RM9200 evaluation kit";
13 compatible = "atmel,at91rm9200ek", "atmel,at91rm9200";
16 stdout-path = "serial0:115200n8";
20 reg = <0x20000000 0x4000000>;
25 clock-frequency = <32768>;
29 clock-frequency = <18432000>;
35 tcb0: timer@fffa0000 {
37 compatible = "atmel,tcb-timer";
42 compatible = "atmel,tcb-timer";
47 usb1: gadget@fffb0000 {
48 atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;
49 atmel,pullup-gpio = <&pioD 5 GPIO_ACTIVE_HIGH>;
53 macb0: ethernet@fffbc000 {
58 interrupt-parent = <&pioC>;
59 interrupts = <4 IRQ_TYPE_EDGE_BOTH>;
63 usart1: serial@fffc4000 {
68 &pinctrl_uart1_dtr_dsr
76 cs-gpios = <&pioA 3 0>, <0>, <0>, <0>;
78 compatible = "atmel,at45", "atmel,dataflash";
79 spi-max-frequency = <15000000>;
84 dbgu: serial@fffff200 {
99 compatible = "cfi-flash";
100 reg = <0x10000000 0x800000>;
101 linux,mtd-name = "physmap-flash.0";
103 #address-cells = <1>;
108 reg = <0x00000 0x40000>;
112 label = "bareboxenv";
113 reg = <0x40000 0x10000>;
118 reg = <0x50000 0x300000>;
123 reg = <0x350000 0x4B0000>;
129 compatible = "gpio-leds";
133 gpios = <&pioB 0 GPIO_ACTIVE_LOW>;
134 linux,default-trigger = "mmc0";
139 gpios = <&pioB 1 GPIO_ACTIVE_LOW>;
140 linux,default-trigger = "heartbeat";
145 gpios = <&pioB 2 GPIO_ACTIVE_LOW>;