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 tcb0: timer@fffa0000 {
56 compatible = "atmel,tcb-timer";
61 compatible = "atmel,tcb-timer";
66 usart0: serial@fffb0000 {
71 &pinctrl_usart0_dtr_dsr
77 usart1: serial@fffb4000 {
81 macb0: ethernet@fffc4000 {
86 usb1: gadget@fffa4000 {
87 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
93 &pinctrl_board_mmc0_slot1
95 &pinctrl_mmc0_slot1_cmd_dat0
96 &pinctrl_mmc0_slot1_dat1_3>;
101 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
107 pinctrl-0 = <&pinctrl_ssc0_tx>;
111 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
113 compatible = "atmel,at45", "atmel,dataflash";
114 spi-max-frequency = <50000000>;
120 atmel,wakeup-counter = <10>;
121 atmel,wakeup-rtt-timer;
125 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
133 gpbr: syscon@fffffd50 {
141 nand_controller: nand-controller {
143 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
144 pinctrl-names = "default";
147 reg = <0x3 0x0 0x800000>;
148 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
149 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
150 nand-bus-width = <8>;
151 nand-ecc-mode = "soft";
153 label = "atmel_nand";
156 compatible = "fixed-partitions";
157 #address-cells = <1>;
161 label = "at91bootstrap";
167 reg = <0x20000 0x40000>;
171 label = "bareboxenv";
172 reg = <0x60000 0x20000>;
176 label = "bareboxenv2";
177 reg = <0x80000 0x20000>;
182 reg = <0xa0000 0x20000>;
187 reg = <0xc0000 0x400000>;
192 reg = <0x4c0000 0x7800000>;
197 reg = <0x7cc0000 0x8340000>;
214 compatible = "atmel,24c512";
219 compatible = "wm8731";
225 compatible = "gpio-keys";
229 gpios = <&pioA 30 GPIO_ACTIVE_LOW>;
230 linux,code = <0x103>;
236 gpios = <&pioA 31 GPIO_ACTIVE_LOW>;
237 linux,code = <0x104>;
243 compatible = "atmel,at91sam9g20ek-wm8731-audio";
244 pinctrl-names = "default";
245 pinctrl-0 = <&pinctrl_pck0_as_mck>;
247 atmel,model = "wm8731 @ AT91SAMG20EK";
249 atmel,audio-routing =
253 atmel,ssc-controller = <&ssc0>;
254 atmel,audio-codec = <&wm8731>;