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 root=/dev/mtdblock5 rw rootfstype=ubifs";
14 stdout-path = "serial0:115200n8";
18 reg = <0x20000000 0x4000000>;
27 compatible = "atmel,osc", "fixed-clock";
28 clock-frequency = <18432000>;
32 clock-frequency = <32768>;
36 clock-frequency = <18432000>;
44 pinctrl_pck0_as_mck: pck0_as_mck {
46 <AT91_PIOC 1 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PC1 periph B */
52 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
54 <AT91_PIOC 9 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PC9 gpio CD pin pull up and deglitch */
59 dbgu: serial@fffff200 {
63 usart0: serial@fffb0000 {
68 &pinctrl_usart0_dtr_dsr
74 usart1: serial@fffb4000 {
78 macb0: ethernet@fffc4000 {
83 usb1: gadget@fffa4000 {
84 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
90 &pinctrl_board_mmc0_slot1
92 &pinctrl_mmc0_slot1_cmd_dat0
93 &pinctrl_mmc0_slot1_dat1_3>;
98 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
104 pinctrl-0 = <&pinctrl_ssc0_tx>;
108 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
110 compatible = "atmel,at45", "atmel,dataflash";
111 spi-max-frequency = <50000000>;
117 atmel,wakeup-counter = <10>;
118 atmel,wakeup-rtt-timer;
122 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
130 gpbr: syscon@fffffd50 {
135 nand0: nand@40000000 {
136 nand-bus-width = <8>;
137 nand-ecc-mode = "soft";
142 label = "at91bootstrap";
148 reg = <0x20000 0x40000>;
152 label = "bareboxenv";
153 reg = <0x60000 0x20000>;
157 label = "bareboxenv2";
158 reg = <0x80000 0x20000>;
163 reg = <0xa0000 0x20000>;
168 reg = <0xc0000 0x400000>;
173 reg = <0x4c0000 0x7800000>;
178 reg = <0x7cc0000 0x8340000>;
182 usb0: ohci@00500000 {
192 compatible = "24c512";
197 compatible = "wm8731";
203 compatible = "gpio-keys";
207 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
208 linux,code = <0x103>;
214 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
215 linux,code = <0x104>;
221 compatible = "atmel,at91sam9g20ek-wm8731-audio";
222 pinctrl-names = "default";
223 pinctrl-0 = <&pinctrl_pck0_as_mck>;
225 atmel,model = "wm8731 @ AT91SAMG20EK";
227 atmel,audio-routing =
231 atmel,ssc-controller = <&ssc0>;
232 atmel,audio-codec = <&wm8731>;