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>;
62 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
66 usart0: serial@fffb0000 {
71 &pinctrl_usart0_dtr_dsr
77 usart1: serial@fffb4000 {
83 pinctrl-0 = <&pinctrl_ssc0_tx>;
86 macb0: ethernet@fffc4000 {
92 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
94 compatible = "atmel,at45", "atmel,dataflash";
95 spi-max-frequency = <50000000>;
100 dbgu: serial@fffff200 {
106 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
108 <AT91_PIOC 9 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>;
114 atmel,wakeup-counter = <10>;
115 atmel,wakeup-rtt-timer;
119 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
127 gpbr: syscon@fffffd50 {
137 nand0: nand@40000000 {
138 nand-bus-width = <8>;
139 nand-ecc-mode = "soft";
146 compatible = "gpio-keys";
150 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
151 linux,code = <0x103>;
157 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
158 linux,code = <0x104>;
167 compatible = "atmel,24c512";
173 compatible = "gpio-leds";
177 gpios = <&pioA 9 GPIO_ACTIVE_HIGH>;
178 linux,default-trigger = "heartbeat";
183 gpios = <&pioA 6 GPIO_ACTIVE_LOW>;