1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9g20ek_2mmc.dts - Device Tree file for Atmel at91sam9g20ek 2 MMC board
5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8 #include "at91sam9g20ek_common.dtsi"
11 model = "Atmel at91sam9g20ek 2 mmc";
12 compatible = "atmel,at91sam9g20ek_2mmc", "atmel,at91sam9g20", "atmel,at91sam9";
17 /* clk already mux wuth slot0 */
19 &pinctrl_board_mmc0_slot0
20 &pinctrl_mmc0_slot0_cmd_dat0
21 &pinctrl_mmc0_slot0_dat1_3>;
25 cd-gpios = <&pioC 2 GPIO_ACTIVE_HIGH>;
31 pinctrl_board_mmc0_slot0: mmc0_slot0-board {
33 <AT91_PIOC 2 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PC2 gpio CD pin pull up and deglitch */
41 compatible = "gpio-leds";
45 gpios = <&pioB 9 GPIO_ACTIVE_HIGH>;
46 linux,default-trigger = "heartbeat";
51 gpios = <&pioB 8 GPIO_ACTIVE_LOW>;