| * at91sam9x5ek.dtsi - Device Tree file for AT91SAM9x5CM Base board |
| * Copyright (C) 2012 Atmel, |
| * 2012 Nicolas Ferre <nicolas.ferre@atmel.com> |
| * Licensed under GPLv2 or later. |
| /include/ "at91sam9x5cm.dtsi" |
| model = "Atmel AT91SAM9X5-EK"; |
| compatible = "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; |
| bootargs = "console=ttyS0,115200 root=/dev/mtdblock1 rw rootfstype=ubifs ubi.mtd=1 root=ubi0:rootfs"; |
| &pinctrl_mmc0_slot0_clk_cmd_dat0 |
| &pinctrl_mmc0_slot0_dat1_3>; |
| &pinctrl_mmc1_slot0_clk_cmd_dat0 |
| &pinctrl_mmc1_slot0_dat1_3>; |
| usart0: serial@f801c000 { |
| pinctrl_board_mmc0: mmc0-board { |
| <3 15 0x0 0x5>; /* PD15 gpio CD pin pull up and deglitch */ |
| pinctrl_board_mmc1: mmc1-board { |
| <3 14 0x0 0x5>; /* PD14 gpio CD pin pull up and deglitch */ |
| cs-gpios = <&pioA 14 0>, <0>, <0>, <0>; |
| compatible = "atmel,at25df321a"; |
| spi-max-frequency = <50000000>; |
| atmel,vbus-gpio = <&pioD 19 1 |