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 macb0: ethernet@fffbc000 {
44 usb1: gadget@fff78000 {
45 atmel,vbus-gpio = <&pioB 11 GPIO_ACTIVE_HIGH>;
50 cs-gpios = <&pioB 15 GPIO_ACTIVE_HIGH>;
53 compatible = "atmel,at45", "atmel,dataflash";
55 spi-max-frequency = <15000000>;
60 atmel,wakeup-counter = <10>;
61 atmel,wakeup-rtt-timer;
68 nand_controller: nand-controller {
70 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
71 pinctrl-names = "default";
74 reg = <0x3 0x0 0x800000>;
75 rb-gpios = <&pioA 22 GPIO_ACTIVE_HIGH>;
76 cs-gpios = <&pioA 15 GPIO_ACTIVE_HIGH>;
78 nand-ecc-mode = "soft";
83 compatible = "fixed-partitions";
88 label = "at91bootstrap";
94 reg = <0x20000 0x40000>;
99 reg = <0x60000 0x20000>;
103 label = "bareboxenv2";
104 reg = <0x80000 0x20000>;
109 reg = <0xa0000 0x20000>;
114 reg = <0xc0000 0x400000>;
119 reg = <0x4c0000 0x7800000>;
124 reg = <0x7cc0000 0x8340000>;
131 usb0: ohci@00a00000 {
138 compatible = "gpio-leds";
142 gpios = <&pioB 21 GPIO_ACTIVE_HIGH>;
143 linux,default-trigger = "heartbeat";
148 compatible = "gpio-keys";
149 #address-cells = <1>;
154 gpios = <&pioB 10 GPIO_ACTIVE_LOW>;