2 * at91sam9g20ek_common.dtsi - Device Tree file for Atmel at91sam9g20ek board
4 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6 * Licensed under GPLv2.
8 #include "at91sam9g20.dtsi"
13 bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw rootfstype=ubifs";
17 reg = <0x20000000 0x4000000>;
26 compatible = "atmel,osc", "fixed-clock";
27 clock-frequency = <18432000>;
35 pinctrl_pck0_as_mck: pck0_as_mck {
37 <AT91_PIOC 1 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PC1 periph B */
43 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
45 <AT91_PIOC 9 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PC9 gpio CD pin pull up and deglitch */
50 dbgu: serial@fffff200 {
54 usart0: serial@fffb0000 {
59 &pinctrl_usart0_dtr_dsr
65 usart1: serial@fffb4000 {
69 macb0: ethernet@fffc4000 {
74 usb1: gadget@fffa4000 {
75 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
81 &pinctrl_board_mmc0_slot1
83 &pinctrl_mmc0_slot1_cmd_dat0
84 &pinctrl_mmc0_slot1_dat1_3>;
89 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
95 pinctrl-0 = <&pinctrl_ssc0_tx>;
99 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
101 compatible = "atmel,at45", "atmel,dataflash";
102 spi-max-frequency = <50000000>;
112 nand0: nand@40000000 {
113 nand-bus-width = <8>;
114 nand-ecc-mode = "soft";
119 label = "at91bootstrap";
125 reg = <0x20000 0x40000>;
129 label = "bareboxenv";
130 reg = <0x60000 0x20000>;
134 label = "bareboxenv2";
135 reg = <0x80000 0x20000>;
140 reg = <0xa0000 0x20000>;
145 reg = <0xc0000 0x400000>;
150 reg = <0x4c0000 0x7800000>;
155 reg = <0x7cc0000 0x8340000>;
159 usb0: ohci@00500000 {
169 compatible = "24c512";
174 compatible = "wm8731";
180 compatible = "gpio-keys";
184 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
185 linux,code = <0x103>;
191 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
192 linux,code = <0x104>;
198 compatible = "atmel,at91sam9g20ek-wm8731-audio";
199 pinctrl-names = "default";
200 pinctrl-0 = <&pinctrl_pck0_as_mck>;
202 atmel,model = "wm8731 @ AT91SAMG20EK";
204 atmel,audio-routing =
208 atmel,ssc-controller = <&ssc0>;
209 atmel,audio-codec = <&wm8731>;