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 {
65 &pinctrl_mmc0_slot0_clk_cmd_dat0
66 &pinctrl_mmc0_slot0_dat1_3>;
71 cd-gpios = <&pioD 10 0>;
78 &pinctrl_mmc1_slot0_clk_cmd_dat0
79 &pinctrl_mmc1_slot0_dat1_3>;
84 cd-gpios = <&pioD 11 0>;
85 wp-gpios = <&pioD 29 0>;
91 pinctrl_board_mmc0: mmc0-board {
93 <3 10 0x0 0x5>; /* PD10 gpio CD pin pull up and deglitch */
98 pinctrl_board_mmc1: mmc1-board {
100 <3 11 0x0 0x5 /* PD11 gpio CD pin pull up and deglitch */
101 3 29 0x0 0x1>; /* PD29 gpio WP pin pull up */
107 nand0: nand@40000000 {
108 nand-bus-width = <8>;
109 nand-ecc-mode = "soft";
114 label = "bootstrap/uboot/kernel";
115 reg = <0x0 0x400000>;
120 reg = <0x400000 0x3C00000>;
125 reg = <0x4000000 0xC000000>;
129 usb0: ohci@00700000 {
132 atmel,vbus-gpio = <&pioD 1 1
136 usb1: ehci@00800000 {
142 compatible = "gpio-leds";
146 gpios = <&pioD 30 0>;
147 linux,default-trigger = "heartbeat";
153 linux,default-trigger = "nand-disk";
158 gpios = <&pioD 31 1>;
159 linux,default-trigger = "mmc0";
164 compatible = "gpio-keys";
165 #address-cells = <1>;
169 label = "left_click";
176 label = "right_click";
183 label = "Joystick Left";
184 gpios = <&pioB 14 1>;
189 label = "Joystick Right";
190 gpios = <&pioB 15 1>;
195 label = "Joystick Up";
196 gpios = <&pioB 16 1>;
201 label = "Joystick Down";
202 gpios = <&pioB 17 1>;
207 label = "Joystick Press";
208 gpios = <&pioB 18 1>;