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 reg = <0x20000000 0x4000000>;
25 compatible = "atmel,osc", "fixed-clock";
26 clock-frequency = <18432000>;
30 clock-frequency = <32768>;
34 clock-frequency = <18432000>;
40 usb1: gadget@fffb0000 {
41 atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;
42 atmel,pullup-gpio = <&pioD 5 GPIO_ACTIVE_HIGH>;
46 macb0: ethernet@fffbc000 {
51 interrupt-parent = <&pioC>;
52 interrupts = <4 IRQ_TYPE_EDGE_BOTH>;
56 usart1: serial@fffc4000 {
61 &pinctrl_uart1_dtr_dsr
69 cs-gpios = <&pioA 3 0>, <0>, <0>, <0>;
71 compatible = "atmel,at45", "atmel,dataflash";
72 spi-max-frequency = <15000000>;
77 dbgu: serial@fffff200 {
92 compatible = "cfi-flash";
93 reg = <0x10000000 0x800000>;
94 linux,mtd-name = "physmap-flash.0";
101 reg = <0x00000 0x40000>;
105 label = "bareboxenv";
106 reg = <0x40000 0x10000>;
111 reg = <0x50000 0x300000>;
116 reg = <0x350000 0x4B0000>;
122 compatible = "gpio-leds";
126 gpios = <&pioB 0 GPIO_ACTIVE_LOW>;
127 linux,default-trigger = "mmc0";
132 gpios = <&pioB 1 GPIO_ACTIVE_LOW>;
133 linux,default-trigger = "heartbeat";
138 gpios = <&pioB 2 GPIO_ACTIVE_LOW>;