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>;
55 pinctrl-names = "default";
63 usart0: serial@fffb0000 {
68 &pinctrl_usart0_dtr_dsr
74 usart1: serial@fffb4000 {
82 usart2: serial@fffb8000 {
90 macb0: ethernet@fffc4000 {
97 cs-gpios = <&pioA 3 GPIO_ACTIVE_HIGH>;
100 compatible = "st,m41t94";
102 spi-max-frequency = <1000000>;
107 dbgu: serial@fffff200 {
112 atmel,wakeup-counter = <10>;
113 atmel,wakeup-rtt-timer;
125 nand_controller: nand-controller {
127 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
128 pinctrl-names = "default";
131 reg = <0x3 0x0 0x800000>;
132 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
133 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
134 nand-bus-width = <8>;
135 nand-ecc-mode = "soft";
137 label = "atmel_nand";
140 compatible = "fixed-partitions";
141 #address-cells = <1>;
145 label = "at91bootstrap";
151 reg = <0x20000 0x40000>;
155 label = "bareboxenv";
156 reg = <0x60000 0x20000>;
160 label = "bareboxenv2";
161 reg = <0x80000 0x20000>;
166 reg = <0xa0000 0x20000>;
171 reg = <0xc0000 0x400000>;
176 reg = <0x4c0000 0x7800000>;
181 reg = <0x7cc0000 0x8340000>;
190 compatible = "gpio-leds";
194 gpios = <&pioB 21 GPIO_ACTIVE_HIGH>;
195 linux,default-trigger = "heartbeat";
200 compatible = "gpio-keys";
201 #address-cells = <1>;
206 gpios = <&pioB 10 GPIO_ACTIVE_LOW>;