2 * at91-cosino.dtsi - Device Tree file for Cosino core module
4 * Copyright (C) 2013 - Rodolfo Giometti <giometti@linux.it>
7 * Derived from at91sam9x5ek.dtsi by:
8 * Copyright (C) 2012 Atmel,
9 * 2012 Nicolas Ferre <nicolas.ferre@atmel.com>
11 * Licensed under GPLv2 or later.
14 #include "at91sam9g35.dtsi"
17 model = "HCE Cosino core module";
18 compatible = "hce,cosino", "atmel,at91sam9x5", "atmel,at91sam9";
21 bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait";
25 reg = <0x20000000 0x8000000>;
34 compatible = "atmel,osc", "fixed-clock";
35 clock-frequency = <12000000>;
44 &pinctrl_mmc0_slot0_clk_cmd_dat0
45 &pinctrl_mmc0_slot0_dat1_3>;
50 cd-gpios = <&pioD 15 GPIO_ACTIVE_HIGH>;
54 dbgu: serial@fffff200 {
58 usart0: serial@f801c000 {
67 atmel,adc-ts-wires = <4>;
68 atmel,adc-ts-pressure-threshold = <10000>;
74 pinctrl_board_mmc0: mmc0-board {
76 <AT91_PIOD 15 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PD15 gpio CD pin pull up and deglitch */
86 nand0: nand@40000000 {
89 atmel,has-pmecc; /* Enable PMECC */
90 atmel,pmecc-cap = <4>;
91 atmel,pmecc-sector-size = <512>;
96 label = "at91bootstrap";
102 reg = <0x40000 0x80000>;
106 label = "U-Boot Env";
107 reg = <0xc0000 0x140000>;
112 reg = <0x200000 0x600000>;
117 reg = <0x800000 0x0f800000>;