1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91rm9200ek.dts - Device Tree file for Atmel AT91RM9200 evaluation kit
5 * Copyright (C) 2012 Joachim Eastwood <manabian@gmail.com>
8 #include "at91rm9200.dtsi"
11 model = "Atmel AT91RM9200 evaluation kit";
12 compatible = "atmel,at91rm9200ek", "atmel,at91rm9200";
15 stdout-path = "serial0:115200n8";
19 reg = <0x20000000 0x4000000>;
24 clock-frequency = <32768>;
28 clock-frequency = <18432000>;
34 tcb0: timer@fffa0000 {
36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
46 usb1: gadget@fffb0000 {
47 atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;
48 atmel,pullup-gpio = <&pioD 5 GPIO_ACTIVE_HIGH>;
52 macb0: ethernet@fffbc000 {
57 interrupt-parent = <&pioC>;
58 interrupts = <4 IRQ_TYPE_EDGE_BOTH>;
62 usart1: serial@fffc4000 {
67 &pinctrl_uart1_dtr_dsr
75 cs-gpios = <&pioA 3 0>, <0>, <0>, <0>;
77 compatible = "atmel,at45", "atmel,dataflash";
78 spi-max-frequency = <15000000>;
83 dbgu: serial@fffff200 {
98 compatible = "cfi-flash";
99 reg = <0x10000000 0x800000>;
100 linux,mtd-name = "physmap-flash.0";
102 #address-cells = <1>;
107 reg = <0x00000 0x40000>;
111 label = "bareboxenv";
112 reg = <0x40000 0x10000>;
117 reg = <0x50000 0x300000>;
122 reg = <0x350000 0x4B0000>;
128 compatible = "gpio-leds";
132 gpios = <&pioB 0 GPIO_ACTIVE_LOW>;
133 linux,default-trigger = "mmc0";
138 gpios = <&pioB 1 GPIO_ACTIVE_LOW>;
139 linux,default-trigger = "heartbeat";
144 gpios = <&pioB 2 GPIO_ACTIVE_LOW>;