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";
21 reg = <0x20000000 0x4000000>;
30 compatible = "atmel,osc", "fixed-clock";
31 clock-frequency = <16367660>;
35 clock-frequency = <32768>;
39 clock-frequency = <16367660>;
45 dbgu: serial@ffffee00 {
49 usart0: serial@fff8c000 {
57 macb0: ethernet@fffbc000 {
62 usb1: gadget@fff78000 {
63 atmel,vbus-gpio = <&pioA 25 GPIO_ACTIVE_HIGH>;
71 &pinctrl_mmc0_slot0_cmd_dat0
72 &pinctrl_mmc0_slot0_dat1_3>;
77 cd-gpios = <&pioE 18 GPIO_ACTIVE_HIGH>;
78 wp-gpios = <&pioE 19 GPIO_ACTIVE_HIGH>;
84 pinctrl_board_mmc0: mmc0-board {
86 <AT91_PIOE 18 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH /* PE18 gpio CD pin pull up and deglitch */
87 AT91_PIOE 19 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP>; /* PE19 gpio WP pin pull up */
94 cs-gpios = <&pioA 5 0>, <0>, <0>, <0>;
96 compatible = "atmel,at45", "atmel,dataflash";
97 spi-max-frequency = <50000000>;
108 display = <&display0>;
112 bits-per-pixel = <16>;
113 atmel,lcdcon-backlight;
114 atmel,dmacon = <0x1>;
115 atmel,lcdcon2 = <0x80008002>;
116 atmel,guard-time = <1>;
119 native-mode = <&timing0>;
121 clock-frequency = <4965000>;
137 nand0: nand@40000000 {
138 nand-bus-width = <8>;
139 nand-ecc-mode = "soft";
140 nand-on-flash-bbt = <1>;
144 label = "at91bootstrap";
150 reg = <0x20000 0x40000>;
154 label = "bareboxenv";
155 reg = <0x60000 0x20000>;
159 label = "bareboxenv2";
160 reg = <0x80000 0x20000>;
165 reg = <0xa0000 0x20000>;
170 reg = <0xc0000 0x400000>;
175 reg = <0x4c0000 0x7800000>;
180 reg = <0x7cc0000 0x8340000>;
184 usb0: ohci@00a00000 {
187 atmel,vbus-gpio = <&pioA 24 GPIO_ACTIVE_HIGH
188 &pioA 21 GPIO_ACTIVE_HIGH
194 compatible = "gpio-leds";
198 gpios = <&pioB 7 GPIO_ACTIVE_HIGH>;
199 linux,default-trigger = "heartbeat";
204 gpios = <&pioC 29 GPIO_ACTIVE_LOW>;
205 linux,default-trigger = "nand-disk";
210 compatible = "gpio-keys";
213 label = "left_click";
214 gpios = <&pioC 5 GPIO_ACTIVE_LOW>;
220 label = "right_click";
221 gpios = <&pioC 4 GPIO_ACTIVE_LOW>;
231 compatible = "24c512";