2 * at91sam9x5ek.dtsi - Device Tree file for AT91SAM9x5CM Base board
4 * Copyright (C) 2012 Atmel,
5 * 2012 Nicolas Ferre <nicolas.ferre@atmel.com>
7 * Licensed under GPLv2 or later.
9 #include "at91sam9x5cm.dtsi"
12 model = "Atmel AT91SAM9X5-EK";
13 compatible = "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
16 bootargs = "console=ttyS0,115200 root=/dev/mtdblock1 rw rootfstype=ubifs ubi.mtd=1 root=ubi0:rootfs";
24 &pinctrl_mmc0_slot0_clk_cmd_dat0
25 &pinctrl_mmc0_slot0_dat1_3>;
30 cd-gpios = <&pioD 15 GPIO_ACTIVE_HIGH>;
37 &pinctrl_mmc1_slot0_clk_cmd_dat0
38 &pinctrl_mmc1_slot0_dat1_3>;
43 cd-gpios = <&pioD 14 GPIO_ACTIVE_HIGH>;
47 dbgu: serial@fffff200 {
51 usart0: serial@f801c000 {
55 usb2: gadget@f803c000 {
56 atmel,vbus-gpio = <&pioB 16 GPIO_ACTIVE_HIGH>;
64 compatible = "wm8731";
71 pinctrl_board_mmc0: mmc0-board {
73 <AT91_PIOD 15 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PD15 gpio CD pin pull up and deglitch */
78 pinctrl_board_mmc1: mmc1-board {
80 <AT91_PIOD 14 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PD14 gpio CD pin pull up and deglitch */
87 cs-gpios = <&pioA 14 0>, <0>, <0>, <0>;
89 compatible = "atmel,at25df321a";
90 spi-max-frequency = <50000000>;
104 usb0: ohci@00600000 {
107 atmel,vbus-gpio = <0 /* &pioD 18 GPIO_ACTIVE_LOW *//* Activate to have access to port A */
108 &pioD 19 GPIO_ACTIVE_LOW
109 &pioD 20 GPIO_ACTIVE_LOW
113 usb1: ehci@00700000 {
119 compatible = "atmel,sam9x5-wm8731-audio";
121 atmel,model = "wm8731 @ AT91SAM9X5EK";
123 atmel,audio-routing =
124 "Headphone Jack", "RHPOUT",
125 "Headphone Jack", "LHPOUT",
126 "LLINEIN", "Line In Jack",
127 "RLINEIN", "Line In Jack";
129 atmel,ssc-controller = <&ssc0>;
130 atmel,audio-codec = <&wm8731>;