ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boards

Add mci controller nodes to atmel boards.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
Ludovic Desroches
2012-11-19 12:24:02 +01:00
committato da Jean-Christophe PLAGNIOL-VILLARD
parent 9873137a7a
commit 4134a45527
6 ha cambiato i file con 77 aggiunte e 0 eliminazioni

Vedi File

@@ -12,6 +12,18 @@
model = "Atmel at91sam9g20ek 2 mmc";
compatible = "atmel,at91sam9g20ek_2mmc", "atmel,at91sam9g20", "atmel,at91sam9";
ahb {
apb{
mmc0: mmc@fffa8000 {
slot@0 {
reg = <0>;
bus-width = <4>;
cd-gpios = <&pioC 2 0>;
};
};
};
};
leds {
compatible = "gpio-leds";