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 tcb0: timer@fffa0000 {
23 compatible = "atmel,tcb-timer";
28 compatible = "atmel,tcb-timer";
33 dbgu: serial@fffff200 {
41 nand_controller: nand-controller {
43 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
44 pinctrl-names = "default";
47 reg = <0x3 0x0 0x800000>;
48 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
49 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
51 nand-ecc-mode = "soft";
56 compatible = "fixed-partitions";
67 reg = <0x7c0000 0x7840000>;
76 bootargs = "console=ttyS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs";