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";
21 reg = <0x20000000 0x4000000>;
30 compatible = "atmel,osc", "fixed-clock";
31 clock-frequency = <18432000>;
35 clock-frequency = <32768>;
39 clock-frequency = <18432000>;
49 display = <&display0>;
50 atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;
54 bits-per-pixel = <16>;
55 atmel,lcdcon-backlight;
57 atmel,lcdcon2 = <0x80008002>;
58 atmel,guard-time = <1>;
59 atmel,lcd-wiring-mode = "BRG";
62 native-mode = <&timing0>;
64 clock-frequency = <4965000>;
80 nand0: nand@40000000 {
82 nand-ecc-mode = "soft";
87 label = "at91bootstrap";
93 reg = <0x40000 0x80000>;
97 label = "bootloader env";
98 reg = <0xc0000 0xc0000>;
102 label = "device tree";
103 reg = <0x180000 0x80000>;
108 reg = <0x200000 0x600000>;
113 reg = <0x800000 0x0f800000>;
118 usb1: gadget@fffa4000 {
119 atmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;
124 cs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;
128 compatible = "atmel,at45", "atmel,dataflash";
130 spi-max-frequency = <15000000>;
135 compatible = "ti,ads7843";
136 interrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;
137 spi-max-frequency = <3000000>;
138 pendown-gpio = <&pioC 2 GPIO_ACTIVE_HIGH>;
140 ti,x-min = /bits/ 16 <150>;
141 ti,x-max = /bits/ 16 <3830>;
142 ti,y-min = /bits/ 16 <190>;
143 ti,y-max = /bits/ 16 <3830>;
144 ti,vref-delay-usecs = /bits/ 16 <450>;
145 ti,x-plate-ohms = /bits/ 16 <450>;
146 ti,y-plate-ohms = /bits/ 16 <250>;
147 ti,pressure-max = /bits/ 16 <15000>;
148 ti,debounce-rep = /bits/ 16 <0>;
149 ti,debounce-tol = /bits/ 16 <65535>;
150 ti,debounce-max = /bits/ 16 <1>;
156 dbgu: serial@fffff200 {
168 compatible = "gpio-leds";
172 gpios = <&pioA 13 GPIO_ACTIVE_LOW>;
173 linux,default-trigger = "none";
178 gpios = <&pioA 14 GPIO_ACTIVE_LOW>;
179 linux,default-trigger = "nand-disk";
184 gpios = <&pioA 23 GPIO_ACTIVE_LOW>;
185 linux,default-trigger = "heartbeat";
190 compatible = "gpio-keys";
194 gpios = <&pioA 27 GPIO_ACTIVE_LOW>;
201 gpios = <&pioA 26 GPIO_ACTIVE_LOW>;
208 gpios = <&pioA 25 GPIO_ACTIVE_LOW>;
215 gpios = <&pioA 24 GPIO_ACTIVE_LOW>;