2 * sama5d3xcm.dtsi - Device Tree Include file for SAMA5D3x CPU Module
4 * Copyright (C) 2013 Atmel,
5 * 2013 Ludovic Desroches <ludovic.desroches@atmel.com>
7 * Licensed under GPLv2 or later.
9 #include "sama5d3.dtsi"
12 compatible = "atmel,samad3xcm", "atmel,sama5d3", "atmel,sama5";
15 bootargs = "console=ttyS0,115200 rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs";
19 reg = <0x20000000 0x20000000>;
28 compatible = "atmel,osc", "fixed-clock";
29 clock-frequency = <12000000>;
36 cs-gpios = <&pioD 13 0>, <0>, <0>, <0>;
39 macb0: ethernet@f0028000 {
44 nand0: nand@60000000 {
48 atmel,pmecc-cap = <4>;
49 atmel,pmecc-sector-size = <512>;
54 label = "at91bootstrap";
60 reg = <0x40000 0x80000>;
64 label = "bootloader env";
65 reg = <0xc0000 0xc0000>;
69 label = "device tree";
70 reg = <0x180000 0x80000>;
75 reg = <0x200000 0x600000>;
80 reg = <0x800000 0x0f800000>;
86 compatible = "gpio-leds";
90 gpios = <&pioE 25 GPIO_ACTIVE_LOW>; /* PE25, conflicts with A25, RXD2 */