1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * aks-cdu.dts - Device Tree file for AK signal CDU
5 * Copyright (C) 2012 AK signal Brno a.s.
6 * 2012 Jiri Prchal <jiri.prchal@aksignal.cz>
11 #include "ge863-pro3.dtsi"
15 bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs";
20 clock-frequency = <32768>;
26 usart0: serial@fffb0000 {
30 usart1: serial@fffb4000 {
32 linux,rs485-enabled-at-boot-time;
33 rs485-rts-delay = <0 0>;
36 usart2: serial@fffb8000 {
38 linux,rs485-enabled-at-boot-time;
39 rs485-rts-delay = <0 0>;
42 usart3: serial@fffd0000 {
44 linux,rs485-enabled-at-boot-time;
45 rs485-rts-delay = <0 0>;
48 macb0: ethernet@fffc4000 {
53 usb1: gadget@fffa4000 {
54 atmel,vbus-gpio = <&pioC 15 GPIO_ACTIVE_HIGH>;
65 nand_controller: nand-controller {
75 reg = <0x40000 0x80000>;
80 reg = <0xc0000 0x40000>;
85 reg = <0x100000 0x400000>;
90 reg = <0x500000 0x7b00000>;
99 compatible = "gpio-leds";
102 gpios = <&pioC 10 GPIO_ACTIVE_HIGH>;
103 linux,default-trigger = "none";
107 gpios = <&pioA 5 GPIO_ACTIVE_LOW>;
108 linux,default-trigger = "none";
109 default-state = "on";
113 gpios = <&pioB 20 GPIO_ACTIVE_LOW>;
114 linux,default-trigger = "none";
118 gpios = <&pioB 21 GPIO_ACTIVE_LOW>;
119 linux,default-trigger = "none";