2 * at91sam9m10g45ek.dts - Device Tree file for AT91SAM9M10G45-EK board
4 * Copyright (C) 2011 Atmel,
5 * 2011 Nicolas Ferre <nicolas.ferre@atmel.com>
7 * Licensed under GPLv2 or later.
10 /include/ "at91sam9g45.dtsi"
13 model = "Atmel AT91SAM9M10G45-EK";
14 compatible = "atmel,at91sam9m10g45ek", "atmel,at91sam9g45", "atmel,at91sam9";
17 bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock1 rw rootfstype=jffs2";
21 reg = <0x70000000 0x4000000>;
30 compatible = "atmel,osc", "fixed-clock";
31 clock-frequency = <12000000>;
37 dbgu: serial@ffffee00 {
41 usart1: serial@fff90000 {
49 macb0: ethernet@fffbc000 {
63 nand0: nand@40000000 {
65 nand-ecc-mode = "soft";
70 label = "bootstrap/uboot/kernel";
76 reg = <0x400000 0x3C00000>;
81 reg = <0x4000000 0xC000000>;
88 atmel,vbus-gpio = <&pioD 1 1
98 compatible = "gpio-leds";
102 gpios = <&pioD 30 0>;
103 linux,default-trigger = "heartbeat";
109 linux,default-trigger = "nand-disk";
114 gpios = <&pioD 31 1>;
115 linux,default-trigger = "mmc0";
120 compatible = "gpio-keys";
121 #address-cells = <1>;
125 label = "left_click";
132 label = "right_click";
139 label = "Joystick Left";
140 gpios = <&pioB 14 1>;
145 label = "Joystick Right";
146 gpios = <&pioB 15 1>;
151 label = "Joystick Up";
152 gpios = <&pioB 16 1>;
157 label = "Joystick Down";
158 gpios = <&pioB 17 1>;
163 label = "Joystick Press";
164 gpios = <&pioB 18 1>;