2 * ge863_pro3.dtsi - Device Tree file for Telit GE863-PRO3
4 * Copyright (C) 2012 Telit,
5 * 2012 Fabio Porcedda <fabio.porcedda@gmail.com>
7 * Licensed under GPLv2 or later.
10 #include "at91sam9260.dtsi"
15 clock-frequency = <6000000>;
21 dbgu: serial@fffff200 {
29 nand_controller: nand-controller {
31 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
32 pinctrl-names = "default";
35 reg = <0x3 0x0 0x800000>;
36 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
37 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
39 nand-ecc-mode = "soft";
44 compatible = "fixed-partitions";
55 reg = <0x7c0000 0x7840000>;
64 bootargs = "console=ttyS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs";