1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91-qil_a9260.dts - Device Tree file for Calao QIL A9260 board
5 * Copyright (C) 2011-2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8 #include "at91sam9260.dtsi"
10 model = "Calao QIL A9260";
11 compatible = "calao,qil-a9260", "atmel,at91sam9260", "atmel,at91sam9";
14 bootargs = "console=ttyS0,115200";
18 reg = <0x20000000 0x4000000>;
23 clock-frequency = <32768>;
27 clock-frequency = <12000000>;
33 tcb0: timer@fffa0000 {
35 compatible = "atmel,tcb-timer";
40 compatible = "atmel,tcb-timer";
45 usb1: gadget@fffa4000 {
46 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
53 &pinctrl_mmc0_slot0_cmd_dat0
54 &pinctrl_mmc0_slot0_dat1_3>;
62 usart0: serial@fffb0000 {
67 &pinctrl_usart0_dtr_dsr
73 usart1: serial@fffb4000 {
81 usart2: serial@fffb8000 {
89 macb0: ethernet@fffc4000 {
96 cs-gpios = <&pioA 3 GPIO_ACTIVE_HIGH>;
99 compatible = "st,m41t94";
101 spi-max-frequency = <1000000>;
106 dbgu: serial@fffff200 {
111 atmel,wakeup-counter = <10>;
112 atmel,wakeup-rtt-timer;
124 nand_controller: nand-controller {
126 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
127 pinctrl-names = "default";
130 reg = <0x3 0x0 0x800000>;
131 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
132 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
133 nand-bus-width = <8>;
134 nand-ecc-mode = "soft";
136 label = "atmel_nand";
139 compatible = "fixed-partitions";
140 #address-cells = <1>;
144 label = "at91bootstrap";
150 reg = <0x20000 0x40000>;
154 label = "bareboxenv";
155 reg = <0x60000 0x20000>;
159 label = "bareboxenv2";
160 reg = <0x80000 0x20000>;
165 reg = <0xa0000 0x20000>;
170 reg = <0xc0000 0x400000>;
175 reg = <0x4c0000 0x7800000>;
180 reg = <0x7cc0000 0x8340000>;
189 compatible = "gpio-leds";
193 gpios = <&pioB 21 GPIO_ACTIVE_HIGH>;
194 linux,default-trigger = "heartbeat";
199 compatible = "gpio-keys";
200 #address-cells = <1>;
205 gpios = <&pioB 10 GPIO_ACTIVE_LOW>;