2 * at91sam9261ek.dts - Device Tree file for Atmel at91sam9261 reference board
4 * Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot@traphandler.com>
6 * Licensed under GPLv2 only.
9 #include "at91sam9261.dtsi"
12 model = "Atmel at91sam9261ek";
13 compatible = "atmel,at91sam9261ek", "atmel,at91sam9261", "atmel,at91sam9";
16 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
17 stdout-path = "serial0:115200n8";
29 reg = <0x20000000 0x4000000>;
34 clock-frequency = <32768>;
38 clock-frequency = <18432000>;
48 display = <&display0>;
49 atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;
53 bits-per-pixel = <16>;
54 atmel,lcdcon-backlight;
56 atmel,lcdcon2 = <0x80008002>;
57 atmel,guard-time = <1>;
58 atmel,lcd-wiring-mode = "BRG";
61 native-mode = <&timing0>;
63 clock-frequency = <4965000>;
82 nand_controller: nand-controller {
84 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
85 pinctrl-names = "default";
88 reg = <0x3 0x0 0x800000>;
89 rb-gpios = <&pioC 15 GPIO_ACTIVE_HIGH>;
90 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
92 nand-ecc-mode = "soft";
97 compatible = "fixed-partitions";
102 label = "at91bootstrap";
107 label = "bootloader";
108 reg = <0x40000 0x80000>;
111 bootloaderenv@c0000 {
112 label = "bootloader env";
113 reg = <0xc0000 0xc0000>;
117 label = "device tree";
118 reg = <0x180000 0x80000>;
123 reg = <0x200000 0x600000>;
128 reg = <0x800000 0x0f800000>;
136 tcb0: timer@fffa0000 {
138 compatible = "atmel,tcb-timer";
143 compatible = "atmel,tcb-timer";
148 usb1: gadget@fffa4000 {
149 atmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;
154 cs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;
158 compatible = "atmel,at45", "atmel,dataflash";
160 spi-max-frequency = <15000000>;
165 compatible = "ti,ads7843";
166 interrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;
167 spi-max-frequency = <3000000>;
168 pendown-gpio = <&pioC 2 GPIO_ACTIVE_HIGH>;
170 ti,x-min = /bits/ 16 <150>;
171 ti,x-max = /bits/ 16 <3830>;
172 ti,y-min = /bits/ 16 <190>;
173 ti,y-max = /bits/ 16 <3830>;
174 ti,vref-delay-usecs = /bits/ 16 <450>;
175 ti,x-plate-ohms = /bits/ 16 <450>;
176 ti,y-plate-ohms = /bits/ 16 <250>;
177 ti,pressure-max = /bits/ 16 <15000>;
178 ti,debounce-rep = /bits/ 16 <0>;
179 ti,debounce-tol = /bits/ 16 <65535>;
180 ti,debounce-max = /bits/ 16 <1>;
186 dbgu: serial@fffff200 {
198 compatible = "gpio-leds";
202 gpios = <&pioA 13 GPIO_ACTIVE_LOW>;
203 linux,default-trigger = "none";
208 gpios = <&pioA 14 GPIO_ACTIVE_LOW>;
209 linux,default-trigger = "nand-disk";
214 gpios = <&pioA 23 GPIO_ACTIVE_LOW>;
215 linux,default-trigger = "heartbeat";
220 compatible = "gpio-keys";
224 gpios = <&pioA 27 GPIO_ACTIVE_LOW>;
231 gpios = <&pioA 26 GPIO_ACTIVE_LOW>;
238 gpios = <&pioA 25 GPIO_ACTIVE_LOW>;
245 gpios = <&pioA 24 GPIO_ACTIVE_LOW>;