2 * at91sam9g20ek.dts - Device Tree file for Atmel at91sam9g20ek board
4 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6 * Licensed under GPLv2.
9 #include "at91sam9g45.dtsi"
12 model = "Bluewater Systems Gurnard";
13 compatible = "atmel,at91sam9g45", "atmel,at91sam9";
16 bootargs = "mem=64M root=/dev/mtdblock5 rw rootfstype=ubifs";
17 stdout-path = "serial0:115200n8";
21 reg = <0x20000000 0x8000000>;
26 clock-frequency = <32768>;
30 clock-frequency = <18432000>;
42 clock-frequency = <4166666>;
56 clock-frequency = <4166666>;
74 pinctrl_pck0_as_mck: pck0_as_mck {
76 <AT91_PIOC 1 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PC1 periph B */
82 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
84 <AT91_PIOC 9 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PC9 gpio CD pin pull up and deglitch */
89 dbgu: serial@ffffee00 {
93 macb0: ethernet@fffbc000 {
100 &pinctrl_board_mmc0_slot1
101 &pinctrl_mmc0_slot0_clk_cmd_dat0
102 &pinctrl_mmc0_slot0_dat1_3>;
107 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
113 pinctrl-0 = <&pinctrl_ssc0_tx>;
117 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
119 compatible = "atmel,at45", "atmel,dataflash";
120 spi-max-frequency = <50000000>;
126 atmel,wakeup-counter = <10>;
127 atmel,wakeup-rtt-timer;
131 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
139 gpbr: syscon@fffffd60 {
144 nand0: nand@40000000 {
145 nand-bus-width = <8>;
146 nand-ecc-mode = "hardware";
151 usb1: ehci@00800000 {
152 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;