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 = "console=ttyS0,115200 rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
20 reg = <0x20000000 0x4000000>;
24 clock-frequency = <18432000>;
33 compatible = "atmel,osc", "fixed-clock";
34 clock-frequency = <18432000>;
44 display = <&display0>;
45 atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;
49 bits-per-pixel = <16>;
50 atmel,lcdcon-backlight;
52 atmel,lcdcon2 = <0x80008002>;
53 atmel,guard-time = <1>;
54 atmel,lcd-wiring-mode = "BRG";
57 native-mode = <&timing0>;
59 clock-frequency = <4965000>;
75 nand0: nand@40000000 {
77 nand-ecc-mode = "soft";
82 label = "at91bootstrap";
88 reg = <0x40000 0x80000>;
92 label = "bootloader env";
93 reg = <0xc0000 0xc0000>;
97 label = "device tree";
98 reg = <0x180000 0x80000>;
103 reg = <0x200000 0x600000>;
108 reg = <0x800000 0x0f800000>;
113 usb1: gadget@fffa4000 {
114 atmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;
119 cs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;
123 compatible = "atmel,at45", "atmel,dataflash";
125 spi-max-frequency = <15000000>;
130 compatible = "ti,ads7843";
131 interrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;
132 spi-max-frequency = <3000000>;
133 pendown-gpio = <&pioC 2 GPIO_ACTIVE_HIGH>;
135 ti,x-min = /bits/ 16 <150>;
136 ti,x-max = /bits/ 16 <3830>;
137 ti,y-min = /bits/ 16 <190>;
138 ti,y-max = /bits/ 16 <3830>;
139 ti,vref-delay-usecs = /bits/ 16 <450>;
140 ti,x-plate-ohms = /bits/ 16 <450>;
141 ti,y-plate-ohms = /bits/ 16 <250>;
142 ti,pressure-max = /bits/ 16 <15000>;
143 ti,debounce-rep = /bits/ 16 <0>;
144 ti,debounce-tol = /bits/ 16 <65535>;
145 ti,debounce-max = /bits/ 16 <1>;
151 dbgu: serial@fffff200 {
163 compatible = "gpio-leds";
167 gpios = <&pioA 13 GPIO_ACTIVE_LOW>;
168 linux,default-trigger = "none";
173 gpios = <&pioA 14 GPIO_ACTIVE_LOW>;
174 linux,default-trigger = "nand-disk";
179 gpios = <&pioA 23 GPIO_ACTIVE_LOW>;
180 linux,default-trigger = "heartbeat";
185 compatible = "gpio-keys";
189 gpios = <&pioA 27 GPIO_ACTIVE_LOW>;
196 gpios = <&pioA 26 GPIO_ACTIVE_LOW>;
203 gpios = <&pioA 25 GPIO_ACTIVE_LOW>;
210 gpios = <&pioA 24 GPIO_ACTIVE_LOW>;