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"
17 reg = <0x20000000 0x4000000>;
22 clock-frequency = <32768>;
26 clock-frequency = <18432000>;
34 pinctrl_pck0_as_mck: pck0_as_mck {
36 <AT91_PIOC 1 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PC1 periph B */
42 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
44 <AT91_PIOC 9 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PC9 gpio CD pin pull up and deglitch */
49 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 = <15000000>;
108 atmel,wakeup-counter = <10>;
109 atmel,wakeup-rtt-timer;
113 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
121 gpbr: syscon@fffffd50 {
126 nand0: nand@40000000 {
127 nand-bus-width = <8>;
128 nand-ecc-mode = "soft";
133 label = "at91bootstrap";
139 reg = <0x20000 0x40000>;
143 label = "bareboxenv";
144 reg = <0x60000 0x20000>;
148 label = "bareboxenv2";
149 reg = <0x80000 0x20000>;
154 reg = <0xa0000 0x20000>;
159 reg = <0xc0000 0x400000>;
164 reg = <0x4c0000 0x7800000>;
169 reg = <0x7cc0000 0x8340000>;
173 usb0: ohci@00500000 {
180 #address-cells = <1>;
185 compatible = "24c512";
190 compatible = "wm8731";
196 compatible = "gpio-keys";
200 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
201 linux,code = <0x103>;
207 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
208 linux,code = <0x104>;
214 compatible = "atmel,at91sam9g20ek-wm8731-audio";
215 pinctrl-names = "default";
216 pinctrl-0 = <&pinctrl_pck0_as_mck>;
218 atmel,model = "wm8731 @ AT91SAMG20EK";
220 atmel,audio-routing =
224 atmel,ssc-controller = <&ssc0>;
225 atmel,audio-codec = <&wm8731>;