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 usb1: gadget@fffb0000 {
36 atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;
37 atmel,pullup-gpio = <&pioD 5 GPIO_ACTIVE_HIGH>;
41 macb0: ethernet@fffbc000 {
46 interrupt-parent = <&pioC>;
47 interrupts = <4 IRQ_TYPE_EDGE_BOTH>;
51 usart1: serial@fffc4000 {
56 &pinctrl_uart1_dtr_dsr
64 cs-gpios = <&pioA 3 0>, <0>, <0>, <0>;
66 compatible = "atmel,at45", "atmel,dataflash";
67 spi-max-frequency = <15000000>;
72 dbgu: serial@fffff200 {
87 compatible = "cfi-flash";
88 reg = <0x10000000 0x800000>;
89 linux,mtd-name = "physmap-flash.0";
96 reg = <0x00000 0x40000>;
100 label = "bareboxenv";
101 reg = <0x40000 0x10000>;
106 reg = <0x50000 0x300000>;
111 reg = <0x350000 0x4B0000>;
117 compatible = "gpio-leds";
121 gpios = <&pioB 0 GPIO_ACTIVE_LOW>;
122 linux,default-trigger = "mmc0";
127 gpios = <&pioB 1 GPIO_ACTIVE_LOW>;
128 linux,default-trigger = "heartbeat";
133 gpios = <&pioB 2 GPIO_ACTIVE_LOW>;