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>;
26 clock-frequency = <32768>;
30 clock-frequency = <18432000>;
40 display = <&display0>;
41 atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;
45 bits-per-pixel = <16>;
46 atmel,lcdcon-backlight;
48 atmel,lcdcon2 = <0x80008002>;
49 atmel,guard-time = <1>;
50 atmel,lcd-wiring-mode = "BRG";
53 native-mode = <&timing0>;
55 clock-frequency = <4965000>;
71 nand0: nand@40000000 {
73 nand-ecc-mode = "soft";
78 label = "at91bootstrap";
84 reg = <0x40000 0x80000>;
88 label = "bootloader env";
89 reg = <0xc0000 0xc0000>;
93 label = "device tree";
94 reg = <0x180000 0x80000>;
99 reg = <0x200000 0x600000>;
104 reg = <0x800000 0x0f800000>;
109 usb1: gadget@fffa4000 {
110 atmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;
115 cs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;
119 compatible = "atmel,at45", "atmel,dataflash";
121 spi-max-frequency = <15000000>;
126 compatible = "ti,ads7843";
127 interrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;
128 spi-max-frequency = <3000000>;
129 pendown-gpio = <&pioC 2 GPIO_ACTIVE_HIGH>;
131 ti,x-min = /bits/ 16 <150>;
132 ti,x-max = /bits/ 16 <3830>;
133 ti,y-min = /bits/ 16 <190>;
134 ti,y-max = /bits/ 16 <3830>;
135 ti,vref-delay-usecs = /bits/ 16 <450>;
136 ti,x-plate-ohms = /bits/ 16 <450>;
137 ti,y-plate-ohms = /bits/ 16 <250>;
138 ti,pressure-max = /bits/ 16 <15000>;
139 ti,debounce-rep = /bits/ 16 <0>;
140 ti,debounce-tol = /bits/ 16 <65535>;
141 ti,debounce-max = /bits/ 16 <1>;
147 dbgu: serial@fffff200 {
159 compatible = "gpio-leds";
163 gpios = <&pioA 13 GPIO_ACTIVE_LOW>;
164 linux,default-trigger = "none";
169 gpios = <&pioA 14 GPIO_ACTIVE_LOW>;
170 linux,default-trigger = "nand-disk";
175 gpios = <&pioA 23 GPIO_ACTIVE_LOW>;
176 linux,default-trigger = "heartbeat";
181 compatible = "gpio-keys";
185 gpios = <&pioA 27 GPIO_ACTIVE_LOW>;
192 gpios = <&pioA 26 GPIO_ACTIVE_LOW>;
199 gpios = <&pioA 25 GPIO_ACTIVE_LOW>;
206 gpios = <&pioA 24 GPIO_ACTIVE_LOW>;