2 * at91sam9263ek.dts - Device Tree file for Atmel at91sam9263 reference board
4 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6 * Licensed under GPLv2 only
9 #include "at91sam9263.dtsi"
12 model = "Atmel at91sam9263ek";
13 compatible = "atmel,at91sam9263ek", "atmel,at91sam9263", "atmel,at91sam9";
16 bootargs = "mem=64M root=/dev/mtdblock5 rw rootfstype=ubifs";
17 stdout-path = "serial0:115200n8";
22 reg = <0x20000000 0x4000000>;
27 clock-frequency = <32768>;
31 clock-frequency = <16367660>;
37 dbgu: serial@ffffee00 {
42 usart0: serial@fff8c000 {
50 macb0: ethernet@fffbc000 {
55 usb1: gadget@fff78000 {
56 atmel,vbus-gpio = <&pioA 25 GPIO_ACTIVE_HIGH>;
64 &pinctrl_mmc0_slot0_cmd_dat0
65 &pinctrl_mmc0_slot0_dat1_3>;
70 cd-gpios = <&pioE 18 GPIO_ACTIVE_HIGH>;
71 wp-gpios = <&pioE 19 GPIO_ACTIVE_HIGH>;
77 pinctrl_board_mmc0: mmc0-board {
79 <AT91_PIOE 18 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH /* PE18 gpio CD pin pull up and deglitch */
80 AT91_PIOE 19 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP>; /* PE19 gpio WP pin pull up */
87 cs-gpios = <&pioA 5 0>, <0>, <0>, <0>;
89 compatible = "atmel,at45", "atmel,dataflash";
90 spi-max-frequency = <15000000>;
101 display = <&display0>;
105 bits-per-pixel = <16>;
106 atmel,lcdcon-backlight;
107 atmel,dmacon = <0x1>;
108 atmel,lcdcon2 = <0x80008002>;
109 atmel,guard-time = <1>;
112 native-mode = <&timing0>;
114 clock-frequency = <4965000>;
130 nand0: nand@40000000 {
131 nand-bus-width = <8>;
132 nand-ecc-mode = "soft";
133 nand-on-flash-bbt = <1>;
137 label = "at91bootstrap";
143 reg = <0x20000 0x40000>;
147 label = "bareboxenv";
148 reg = <0x60000 0x20000>;
152 label = "bareboxenv2";
153 reg = <0x80000 0x20000>;
158 reg = <0xa0000 0x20000>;
163 reg = <0xc0000 0x400000>;
168 reg = <0x4c0000 0x7800000>;
173 reg = <0x7cc0000 0x8340000>;
177 usb0: ohci@00a00000 {
180 atmel,vbus-gpio = <&pioA 24 GPIO_ACTIVE_HIGH
181 &pioA 21 GPIO_ACTIVE_HIGH
187 compatible = "gpio-leds";
191 gpios = <&pioB 7 GPIO_ACTIVE_HIGH>;
192 linux,default-trigger = "heartbeat";
197 gpios = <&pioC 29 GPIO_ACTIVE_LOW>;
198 linux,default-trigger = "nand-disk";
203 compatible = "gpio-keys";
206 label = "left_click";
207 gpios = <&pioC 5 GPIO_ACTIVE_LOW>;
213 label = "right_click";
214 gpios = <&pioC 4 GPIO_ACTIVE_LOW>;
224 compatible = "24c512";