1 // SPDX-License-Identifier: GPL-2.0-only
3 * usb_a9263.dts - Device Tree file for Caloa USB A9293 board
5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8 #include "at91sam9263.dtsi"
11 model = "Calao USB A9263";
12 compatible = "atmel,usb-a9263", "atmel,at91sam9263", "atmel,at91sam9";
15 bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw rootfstype=ubifs";
19 reg = <0x20000000 0x4000000>;
24 clock-frequency = <32768>;
28 clock-frequency = <12000000>;
34 dbgu: serial@ffffee00 {
38 tcb0: timer@fff7c000 {
40 compatible = "atmel,tcb-timer";
45 compatible = "atmel,tcb-timer";
50 macb0: ethernet@fffbc000 {
55 usb1: gadget@fff78000 {
56 atmel,vbus-gpio = <&pioB 11 GPIO_ACTIVE_HIGH>;
61 cs-gpios = <&pioB 15 GPIO_ACTIVE_HIGH>;
64 compatible = "atmel,at45", "atmel,dataflash";
66 spi-max-frequency = <15000000>;
71 atmel,wakeup-counter = <10>;
72 atmel,wakeup-rtt-timer;
79 nand_controller: nand-controller {
81 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
82 pinctrl-names = "default";
85 reg = <0x3 0x0 0x800000>;
86 rb-gpios = <&pioA 22 GPIO_ACTIVE_HIGH>;
87 cs-gpios = <&pioA 15 GPIO_ACTIVE_HIGH>;
89 nand-ecc-mode = "soft";
94 compatible = "fixed-partitions";
99 label = "at91bootstrap";
105 reg = <0x20000 0x40000>;
109 label = "bareboxenv";
110 reg = <0x60000 0x20000>;
114 label = "bareboxenv2";
115 reg = <0x80000 0x20000>;
120 reg = <0xa0000 0x20000>;
125 reg = <0xc0000 0x400000>;
130 reg = <0x4c0000 0x7800000>;
135 reg = <0x7cc0000 0x8340000>;
149 compatible = "gpio-leds";
153 gpios = <&pioB 21 GPIO_ACTIVE_HIGH>;
154 linux,default-trigger = "heartbeat";
159 compatible = "gpio-keys";
160 #address-cells = <1>;
165 gpios = <&pioB 10 GPIO_ACTIVE_LOW>;