1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9261ek.dts - Device Tree file for Atmel at91sam9261 reference board
5 * Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot@traphandler.com>
8 #include "at91sam9261.dtsi"
11 model = "Atmel at91sam9261ek";
12 compatible = "atmel,at91sam9261ek", "atmel,at91sam9261", "atmel,at91sam9";
15 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
16 stdout-path = "serial0:115200n8";
20 reg = <0x20000000 0x4000000>;
25 clock-frequency = <32768>;
29 clock-frequency = <18432000>;
39 display = <&display0>;
40 atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;
44 bits-per-pixel = <16>;
45 atmel,lcdcon-backlight;
47 atmel,lcdcon2 = <0x80008002>;
48 atmel,guard-time = <1>;
49 atmel,lcd-wiring-mode = "BRG";
52 native-mode = <&timing0>;
54 clock-frequency = <4965000>;
73 nand_controller: nand-controller {
75 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
76 pinctrl-names = "default";
79 reg = <0x3 0x0 0x800000>;
80 rb-gpios = <&pioC 15 GPIO_ACTIVE_HIGH>;
81 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
83 nand-ecc-mode = "soft";
88 compatible = "fixed-partitions";
93 label = "at91bootstrap";
99 reg = <0x40000 0x80000>;
102 bootloaderenv@c0000 {
103 label = "bootloader env";
104 reg = <0xc0000 0xc0000>;
108 label = "device tree";
109 reg = <0x180000 0x80000>;
114 reg = <0x200000 0x600000>;
119 reg = <0x800000 0x0f800000>;
127 tcb0: timer@fffa0000 {
129 compatible = "atmel,tcb-timer";
134 compatible = "atmel,tcb-timer";
139 usb1: gadget@fffa4000 {
140 atmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;
145 cs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;
149 compatible = "atmel,at45", "atmel,dataflash";
151 spi-max-frequency = <15000000>;
156 compatible = "ti,ads7843";
157 interrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;
158 spi-max-frequency = <3000000>;
159 pendown-gpio = <&pioC 2 GPIO_ACTIVE_LOW>;
161 ti,x-min = /bits/ 16 <150>;
162 ti,x-max = /bits/ 16 <3830>;
163 ti,y-min = /bits/ 16 <190>;
164 ti,y-max = /bits/ 16 <3830>;
165 ti,vref-delay-usecs = /bits/ 16 <450>;
166 ti,x-plate-ohms = /bits/ 16 <450>;
167 ti,y-plate-ohms = /bits/ 16 <250>;
168 ti,pressure-max = /bits/ 16 <15000>;
169 ti,debounce-rep = /bits/ 16 <0>;
170 ti,debounce-tol = /bits/ 16 <65535>;
171 ti,debounce-max = /bits/ 16 <1>;
177 dbgu: serial@fffff200 {
182 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
193 compatible = "gpio-leds";
197 gpios = <&pioA 13 GPIO_ACTIVE_LOW>;
198 linux,default-trigger = "none";
203 gpios = <&pioA 14 GPIO_ACTIVE_LOW>;
204 linux,default-trigger = "nand-disk";
209 gpios = <&pioA 23 GPIO_ACTIVE_LOW>;
210 linux,default-trigger = "heartbeat";
215 compatible = "gpio-keys";
219 gpios = <&pioA 27 GPIO_ACTIVE_LOW>;
226 gpios = <&pioA 26 GPIO_ACTIVE_LOW>;
233 gpios = <&pioA 25 GPIO_ACTIVE_LOW>;
240 gpios = <&pioA 24 GPIO_ACTIVE_LOW>;