2 * at91sam9n12ek.dts - Device Tree file for AT91SAM9N12-EK board
4 * Copyright (C) 2012 Atmel,
5 * 2012 Hong Xu <hong.xu@atmel.com>
7 * Licensed under GPLv2 or later.
10 /include/ "at91sam9n12.dtsi"
13 model = "Atmel AT91SAM9N12-EK";
14 compatible = "atmel,at91sam9n12ek", "atmel,at91sam9n12", "atmel,at91sam9";
17 bootargs = "mem=128M console=ttyS0,115200 root=/dev/mtdblock1 rw rootfstype=jffs2";
21 reg = <0x20000000 0x10000000>;
30 compatible = "atmel,osc", "fixed-clock";
31 clock-frequency = <16000000>;
37 dbgu: serial@fffff200 {
52 &pinctrl_mmc0_slot0_clk_cmd_dat0
53 &pinctrl_mmc0_slot0_dat1_3>;
58 cd-gpios = <&pioA 7 0>;
64 pinctrl_board_mmc0: mmc0-board {
66 <0 7 0x0 0x5>; /* PA7 gpio CD pin pull up and deglitch */
72 nand0: nand@40000000 {
76 atmel,pmecc-cap = <2>;
77 atmel,pmecc-sector-size = <512>;
84 compatible = "gpio-leds";
89 linux,default-trigger = "mmc0";
95 linux,default-trigger = "nand-disk";
101 linux,default-trigger = "heartbeat";
106 compatible = "gpio-keys";
107 #address-cells = <1>;