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 console=ttyS0,115200 root=/dev/mtdblock5 rw rootfstype=ubifs";
20 reg = <0x20000000 0x4000000>;
29 compatible = "atmel,osc", "fixed-clock";
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>;
98 nand0: nand@40000000 {
100 nand-ecc-mode = "soft";
101 nand-on-flash-bbt = <1>;
105 label = "at91bootstrap";
111 reg = <0x20000 0x40000>;
115 label = "bareboxenv";
116 reg = <0x60000 0x20000>;
120 label = "bareboxenv2";
121 reg = <0x80000 0x20000>;
126 reg = <0xa0000 0x20000>;
131 reg = <0xc0000 0x400000>;
136 reg = <0x4c0000 0x7800000>;
141 reg = <0x7cc0000 0x8340000>;
145 usb0: ohci@00a00000 {
148 atmel,vbus-gpio = <&pioA 24 GPIO_ACTIVE_HIGH
149 &pioA 21 GPIO_ACTIVE_HIGH
155 compatible = "gpio-leds";
159 gpios = <&pioB 7 GPIO_ACTIVE_HIGH>;
160 linux,default-trigger = "heartbeat";
165 gpios = <&pioC 29 GPIO_ACTIVE_LOW>;
166 linux,default-trigger = "nand-disk";
171 compatible = "gpio-keys";
174 label = "left_click";
175 gpios = <&pioC 5 GPIO_ACTIVE_LOW>;
181 label = "right_click";
182 gpios = <&pioC 4 GPIO_ACTIVE_LOW>;
192 compatible = "24c512";