2 * usb_a9263.dts - Device Tree file for Caloa USB A9293 board
4 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6 * Licensed under GPLv2 only
9 #include "at91sam9263.dtsi"
12 model = "Calao USB A9263";
13 compatible = "atmel,usb-a9263", "atmel,at91sam9263", "atmel,at91sam9";
16 bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw rootfstype=ubifs";
20 reg = <0x20000000 0x4000000>;
25 clock-frequency = <32768>;
29 clock-frequency = <12000000>;
35 dbgu: serial@ffffee00 {
39 tcb0: timer@fff7c000 {
41 compatible = "atmel,tcb-timer";
46 compatible = "atmel,tcb-timer";
51 macb0: ethernet@fffbc000 {
56 usb1: gadget@fff78000 {
57 atmel,vbus-gpio = <&pioB 11 GPIO_ACTIVE_HIGH>;
62 cs-gpios = <&pioB 15 GPIO_ACTIVE_HIGH>;
65 compatible = "atmel,at45", "atmel,dataflash";
67 spi-max-frequency = <15000000>;
72 atmel,wakeup-counter = <10>;
73 atmel,wakeup-rtt-timer;
80 nand_controller: nand-controller {
82 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
83 pinctrl-names = "default";
86 reg = <0x3 0x0 0x800000>;
87 rb-gpios = <&pioA 22 GPIO_ACTIVE_HIGH>;
88 cs-gpios = <&pioA 15 GPIO_ACTIVE_HIGH>;
90 nand-ecc-mode = "soft";
95 compatible = "fixed-partitions";
100 label = "at91bootstrap";
106 reg = <0x20000 0x40000>;
110 label = "bareboxenv";
111 reg = <0x60000 0x20000>;
115 label = "bareboxenv2";
116 reg = <0x80000 0x20000>;
121 reg = <0xa0000 0x20000>;
126 reg = <0xc0000 0x400000>;
131 reg = <0x4c0000 0x7800000>;
136 reg = <0x7cc0000 0x8340000>;
150 compatible = "gpio-leds";
154 gpios = <&pioB 21 GPIO_ACTIVE_HIGH>;
155 linux,default-trigger = "heartbeat";
160 compatible = "gpio-keys";
161 #address-cells = <1>;
166 gpios = <&pioB 10 GPIO_ACTIVE_LOW>;