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>;
23 clock-frequency = <32768>;
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>;
108 atmel,wakeup-counter = <10>;
109 atmel,wakeup-rtt-timer;
113 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
121 gpbr: syscon@fffffd50 {
129 nand_controller: nand-controller {
131 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
132 pinctrl-names = "default";
135 reg = <0x3 0x0 0x800000>;
136 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
137 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
138 nand-bus-width = <8>;
139 nand-ecc-mode = "soft";
141 label = "atmel_nand";
144 compatible = "fixed-partitions";
145 #address-cells = <1>;
149 label = "at91bootstrap";
155 reg = <0x20000 0x40000>;
159 label = "bareboxenv";
160 reg = <0x60000 0x20000>;
164 label = "bareboxenv2";
165 reg = <0x80000 0x20000>;
170 reg = <0xa0000 0x20000>;
175 reg = <0xc0000 0x400000>;
180 reg = <0x4c0000 0x7800000>;
185 reg = <0x7cc0000 0x8340000>;
202 compatible = "24c512";
207 compatible = "wm8731";
213 compatible = "gpio-keys";
217 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
218 linux,code = <0x103>;
224 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
225 linux,code = <0x104>;
231 compatible = "atmel,at91sam9g20ek-wm8731-audio";
232 pinctrl-names = "default";
233 pinctrl-0 = <&pinctrl_pck0_as_mck>;
235 atmel,model = "wm8731 @ AT91SAMG20EK";
237 atmel,audio-routing =
241 atmel,ssc-controller = <&ssc0>;
242 atmel,audio-codec = <&wm8731>;