2 * Device Tree file for Atmel at91sam9260 Evaluation Kit
4 * Copyright (C) 2016 Atmel,
5 * 2016 Nicolas Ferre <nicolas.ferre@atmel.com>
7 * This file is dual-licensed: you can use it either under the terms
8 * of the GPL or the X11 license, at your option. Note that this dual
9 * licensing only applies to this file, and not this project as a
12 * a) This file is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License as
14 * published by the Free Software Foundation; either version 2 of the
15 * License, or (at your option) any later version.
17 * This file is distributed in the hope that it will be useful,
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details.
24 * b) Permission is hereby granted, free of charge, to any person
25 * obtaining a copy of this software and associated documentation
26 * files (the "Software"), to deal in the Software without
27 * restriction, including without limitation the rights to use,
28 * copy, modify, merge, publish, distribute, sublicense, and/or
29 * sell copies of the Software, and to permit persons to whom the
30 * Software is furnished to do so, subject to the following
33 * The above copyright notice and this permission notice shall be
34 * included in all copies or substantial portions of the Software.
36 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
37 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
38 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
39 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
40 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
41 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
42 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
43 * OTHER DEALINGS IN THE SOFTWARE.
46 #include "at91sam9260.dtsi"
49 model = "Atmel at91sam9260ek";
50 compatible = "atmel,at91sam9260ek", "atmel,at91sam9260", "atmel,at91sam9";
57 reg = <0x20000000 0x4000000>;
62 clock-frequency = <32768>;
66 clock-frequency = <18432000>;
72 tcb0: timer@fffa0000 {
74 compatible = "atmel,tcb-timer";
79 compatible = "atmel,tcb-timer";
84 usb1: gadget@fffa4000 {
85 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
91 &pinctrl_board_mmc0_slot1
93 &pinctrl_mmc0_slot1_cmd_dat0
94 &pinctrl_mmc0_slot1_dat1_3>;
99 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
103 usart0: serial@fffb0000 {
108 &pinctrl_usart0_dtr_dsr
114 usart1: serial@fffb4000 {
120 pinctrl-0 = <&pinctrl_ssc0_tx>;
123 macb0: ethernet@fffc4000 {
129 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
131 compatible = "atmel,at45", "atmel,dataflash";
132 spi-max-frequency = <50000000>;
137 dbgu: serial@fffff200 {
143 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
145 <AT91_PIOC 9 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>;
151 atmel,wakeup-counter = <10>;
152 atmel,wakeup-rtt-timer;
156 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
164 gpbr: syscon@fffffd50 {
174 nand0: nand@40000000 {
175 nand-bus-width = <8>;
176 nand-ecc-mode = "soft";
183 compatible = "gpio-keys";
187 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
188 linux,code = <0x103>;
194 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
195 linux,code = <0x104>;
204 compatible = "atmel,24c512";
210 compatible = "gpio-leds";
214 gpios = <&pioA 9 GPIO_ACTIVE_HIGH>;
215 linux,default-trigger = "heartbeat";
220 gpios = <&pioA 6 GPIO_ACTIVE_LOW>;