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>;
26 clock-frequency = <32768>;
30 clock-frequency = <16367660>;
36 dbgu: serial@ffffee00 {
40 usart0: serial@fff8c000 {
48 macb0: ethernet@fffbc000 {
53 usb1: gadget@fff78000 {
54 atmel,vbus-gpio = <&pioA 25 GPIO_ACTIVE_HIGH>;
62 &pinctrl_mmc0_slot0_cmd_dat0
63 &pinctrl_mmc0_slot0_dat1_3>;
68 cd-gpios = <&pioE 18 GPIO_ACTIVE_HIGH>;
69 wp-gpios = <&pioE 19 GPIO_ACTIVE_HIGH>;
75 pinctrl_board_mmc0: mmc0-board {
77 <AT91_PIOE 18 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH /* PE18 gpio CD pin pull up and deglitch */
78 AT91_PIOE 19 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP>; /* PE19 gpio WP pin pull up */
85 cs-gpios = <&pioA 5 0>, <0>, <0>, <0>;
87 compatible = "atmel,at45", "atmel,dataflash";
88 spi-max-frequency = <50000000>;
99 display = <&display0>;
103 bits-per-pixel = <16>;
104 atmel,lcdcon-backlight;
105 atmel,dmacon = <0x1>;
106 atmel,lcdcon2 = <0x80008002>;
107 atmel,guard-time = <1>;
110 native-mode = <&timing0>;
112 clock-frequency = <4965000>;
128 nand0: nand@40000000 {
129 nand-bus-width = <8>;
130 nand-ecc-mode = "soft";
131 nand-on-flash-bbt = <1>;
135 label = "at91bootstrap";
141 reg = <0x20000 0x40000>;
145 label = "bareboxenv";
146 reg = <0x60000 0x20000>;
150 label = "bareboxenv2";
151 reg = <0x80000 0x20000>;
156 reg = <0xa0000 0x20000>;
161 reg = <0xc0000 0x400000>;
166 reg = <0x4c0000 0x7800000>;
171 reg = <0x7cc0000 0x8340000>;
175 usb0: ohci@00a00000 {
178 atmel,vbus-gpio = <&pioA 24 GPIO_ACTIVE_HIGH
179 &pioA 21 GPIO_ACTIVE_HIGH
185 compatible = "gpio-leds";
189 gpios = <&pioB 7 GPIO_ACTIVE_HIGH>;
190 linux,default-trigger = "heartbeat";
195 gpios = <&pioC 29 GPIO_ACTIVE_LOW>;
196 linux,default-trigger = "nand-disk";
201 compatible = "gpio-keys";
204 label = "left_click";
205 gpios = <&pioC 5 GPIO_ACTIVE_LOW>;
211 label = "right_click";
212 gpios = <&pioC 4 GPIO_ACTIVE_LOW>;
222 compatible = "24c512";