1 // SPDX-License-Identifier: GPL-2.0-only
3 * ethernut5.dts - Device Tree file for Ethernut 5 board
5 * Copyright (C) 2012 egnite GmbH <info@egnite.de>
8 #include "at91sam9xe.dtsi"
12 compatible = "egnite,ethernut5", "atmel,at91sam9260", "atmel,at91sam9";
15 bootargs = "console=ttyS0,115200 root=/dev/mtdblock0 rw rootfstype=jffs2";
19 reg = <0x20000000 0x08000000>;
24 clock-frequency = <32768>;
28 clock-frequency = <18432000>;
34 dbgu: serial@fffff200 {
38 tcb0: timer@fffa0000 {
40 compatible = "atmel,tcb-timer";
45 compatible = "atmel,tcb-timer";
50 usart0: serial@fffb0000 {
54 usart1: serial@fffb4000 {
58 macb0: ethernet@fffc4000 {
63 usb1: gadget@fffa4000 {
64 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
72 nand_controller: nand-controller {
74 pinctrl-0 = <&pinctrl_nand_cs>;
75 pinctrl-names = "default";
78 reg = <0x3 0x0 0x800000>;
79 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
81 nand-ecc-mode = "soft";
86 compatible = "fixed-partitions";
92 reg = <0x0 0x08000000>;
97 reg = <0x08000000 0x38000000>;
114 compatible = "nxp,pcf8563";