1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Atmel at91sam9260 Evaluation Kit
5 * Copyright (C) 2016 Atmel,
6 * 2016 Nicolas Ferre <nicolas.ferre@atmel.com>
9 #include "at91sam9260.dtsi"
12 model = "Atmel at91sam9260ek";
13 compatible = "atmel,at91sam9260ek", "atmel,at91sam9260", "atmel,at91sam9";
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@fffa4000 {
48 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
54 &pinctrl_board_mmc0_slot1
56 &pinctrl_mmc0_slot1_cmd_dat0
57 &pinctrl_mmc0_slot1_dat1_3>;
58 pinctrl-names = "default";
63 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
67 usart0: serial@fffb0000 {
72 &pinctrl_usart0_dtr_dsr
78 usart1: serial@fffb4000 {
84 pinctrl-0 = <&pinctrl_ssc0_tx>;
87 macb0: ethernet@fffc4000 {
93 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
95 compatible = "atmel,at45", "atmel,dataflash";
96 spi-max-frequency = <50000000>;
101 dbgu: serial@fffff200 {
107 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
109 <AT91_PIOC 9 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>;
115 atmel,wakeup-counter = <10>;
116 atmel,wakeup-rtt-timer;
120 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
128 gpbr: syscon@fffffd50 {
138 nand0: nand@40000000 {
139 nand-bus-width = <8>;
140 nand-ecc-mode = "soft";
147 compatible = "gpio-keys";
151 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
152 linux,code = <0x103>;
158 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
159 linux,code = <0x104>;
168 compatible = "atmel,24c512";
174 compatible = "gpio-leds";
178 gpios = <&pioA 9 GPIO_ACTIVE_HIGH>;
179 linux,default-trigger = "heartbeat";
184 gpios = <&pioA 6 GPIO_ACTIVE_LOW>;