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 = "root=/dev/mtdblock1 rw rootfstype=ubifs ubi.mtd=1 root=ubi0:rootfs";
17 stdout-path = "serial0:115200n8";
25 &pinctrl_mmc0_slot0_clk_cmd_dat0
26 &pinctrl_mmc0_slot0_dat1_3>;
31 cd-gpios = <&pioD 15 GPIO_ACTIVE_HIGH>;
38 &pinctrl_mmc1_slot0_clk_cmd_dat0
39 &pinctrl_mmc1_slot0_dat1_3>;
44 cd-gpios = <&pioD 14 GPIO_ACTIVE_HIGH>;
48 dbgu: serial@fffff200 {
52 usart0: serial@f801c000 {
56 usb2: gadget@f803c000 {
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_board_usb2>;
59 atmel,vbus-gpio = <&pioB 16 GPIO_ACTIVE_HIGH>;
67 remote-endpoint = <&ov2640_0>;
77 compatible = "wm8731";
82 compatible = "ovti,ov2640";
84 pinctrl-names = "default";
85 pinctrl-0 = <&pinctrl_pck0_as_isi_mck &pinctrl_sensor_power &pinctrl_sensor_reset>;
86 resetb-gpios = <&pioA 7 GPIO_ACTIVE_LOW>;
87 pwdn-gpios = <&pioA 13 GPIO_ACTIVE_HIGH>;
89 clock-names = "xvclk";
90 assigned-clocks = <&pck0>;
91 assigned-clock-rates = <25000000>;
96 remote-endpoint = <&isi_0>;
105 pinctrl_pck0_as_isi_mck: pck0_as_isi_mck-0 {
107 <AT91_PIOC 15 AT91_PERIPH_C AT91_PINCTRL_NONE>; /* ISI_MCK */
110 pinctrl_sensor_power: sensor_power-0 {
112 <AT91_PIOA 13 AT91_PERIPH_GPIO AT91_PINCTRL_NONE>;
115 pinctrl_sensor_reset: sensor_reset-0 {
117 <AT91_PIOA 7 AT91_PERIPH_GPIO AT91_PINCTRL_NONE>;
122 pinctrl_board_mmc0: mmc0-board {
124 <AT91_PIOD 15 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PD15 gpio CD pin pull up and deglitch */
129 pinctrl_board_mmc1: mmc1-board {
131 <AT91_PIOD 14 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PD14 gpio CD pin pull up and deglitch */
136 pinctrl_board_usb2: usb2-board {
138 <AT91_PIOB 16 AT91_PERIPH_GPIO AT91_PINCTRL_DEGLITCH>; /* PB16 gpio vbus sense, deglitch */
145 cs-gpios = <&pioA 14 0>, <0>, <0>, <0>;
147 compatible = "atmel,at25df321a";
148 spi-max-frequency = <50000000>;
162 usb0: ohci@00600000 {
165 atmel,vbus-gpio = <0 /* &pioD 18 GPIO_ACTIVE_LOW *//* Activate to have access to port A */
166 &pioD 19 GPIO_ACTIVE_LOW
167 &pioD 20 GPIO_ACTIVE_LOW
171 usb1: ehci@00700000 {
177 compatible = "atmel,sam9x5-wm8731-audio";
179 atmel,model = "wm8731 @ AT91SAM9X5EK";
181 atmel,audio-routing =
182 "Headphone Jack", "RHPOUT",
183 "Headphone Jack", "LHPOUT",
184 "LLINEIN", "Line In Jack",
185 "RLINEIN", "Line In Jack";
187 atmel,ssc-controller = <&ssc0>;
188 atmel,audio-codec = <&wm8731>;