2 * ethernut5.dts - Device Tree file for Ethernut 5 board
4 * Copyright (C) 2012 egnite GmbH <info@egnite.de>
6 * Licensed under GPLv2.
9 #include "at91sam9xe.dtsi"
13 compatible = "egnite,ethernut5", "atmel,at91sam9260", "atmel,at91sam9";
16 bootargs = "console=ttyS0,115200 root=/dev/mtdblock0 rw rootfstype=jffs2";
20 reg = <0x20000000 0x08000000>;
25 clock-frequency = <32768>;
29 clock-frequency = <18432000>;
35 dbgu: serial@fffff200 {
39 usart0: serial@fffb0000 {
43 usart1: serial@fffb4000 {
47 macb0: ethernet@fffc4000 {
52 usb1: gadget@fffa4000 {
53 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
61 nand_controller: nand-controller {
63 pinctrl-0 = <&pinctrl_nand_cs>;
64 pinctrl-names = "default";
67 reg = <0x3 0x0 0x800000>;
68 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
70 nand-ecc-mode = "soft";
75 compatible = "fixed-partitions";
81 reg = <0x0 0x08000000>;
86 reg = <0x08000000 0x38000000>;
103 compatible = "nxp,pcf8563";