1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * usb_a926x.dts - Device Tree file for Caloa USB A926x board
5 * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
11 clock-frequency = <32768>;
15 clock-frequency = <12000000>;
21 dbgu: serial@fffff200 {
25 tcb0: timer@fffa0000 {
27 compatible = "atmel,tcb-timer";
32 compatible = "atmel,tcb-timer";
37 macb0: ethernet@fffc4000 {
42 usb1: gadget@fffa4000 {
43 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
51 nand_controller: nand-controller {
53 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
54 pinctrl-names = "default";
57 reg = <0x3 0x0 0x800000>;
58 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
59 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
61 nand-ecc-mode = "soft";
66 compatible = "fixed-partitions";
71 label = "at91bootstrap";
77 reg = <0x20000 0x40000>;
82 reg = <0x60000 0x20000>;
86 label = "bareboxenv2";
87 reg = <0x80000 0x20000>;
92 reg = <0xa0000 0x20000>;
97 reg = <0xc0000 0x400000>;
102 reg = <0x4c0000 0x7800000>;
107 reg = <0x7cc0000 0x8340000>;
121 compatible = "gpio-leds";
125 gpios = <&pioB 21 GPIO_ACTIVE_LOW>;
126 linux,default-trigger = "heartbeat";
131 compatible = "gpio-keys";
132 #address-cells = <1>;
137 gpios = <&pioB 10 GPIO_ACTIVE_LOW>;