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>;
29 compatible = "atmel,osc", "fixed-clock";
30 clock-frequency = <18432000>;
34 clock-frequency = <32768>;
38 clock-frequency = <18432000>;
44 usb1: gadget@fffb0000 {
45 atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;
46 atmel,pullup-gpio = <&pioD 5 GPIO_ACTIVE_HIGH>;
50 macb0: ethernet@fffbc000 {
55 interrupt-parent = <&pioC>;
56 interrupts = <4 IRQ_TYPE_EDGE_BOTH>;
60 usart1: serial@fffc4000 {
65 &pinctrl_uart1_dtr_dsr
73 cs-gpios = <&pioA 3 0>, <0>, <0>, <0>;
75 compatible = "atmel,at45", "atmel,dataflash";
76 spi-max-frequency = <15000000>;
81 dbgu: serial@fffff200 {
96 compatible = "cfi-flash";
97 reg = <0x10000000 0x800000>;
98 linux,mtd-name = "physmap-flash.0";
100 #address-cells = <1>;
105 reg = <0x00000 0x40000>;
109 label = "bareboxenv";
110 reg = <0x40000 0x10000>;
115 reg = <0x50000 0x300000>;
120 reg = <0x350000 0x4B0000>;
126 compatible = "gpio-leds";
130 gpios = <&pioB 0 GPIO_ACTIVE_LOW>;
131 linux,default-trigger = "mmc0";
136 gpios = <&pioB 1 GPIO_ACTIVE_LOW>;
137 linux,default-trigger = "heartbeat";
142 gpios = <&pioB 2 GPIO_ACTIVE_LOW>;