aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@atmel.com>2012-11-19 12:24:02 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-11-20 01:10:23 +0800
commit4134a4552748dd31b6e410a79e6c09be6e876b73 (patch)
tree84fa7bbc564da3a4c9a1a751352ea5df3778bd26 /arch/arm/boot/dts/at91sam9g20ek_2mmc.dts
parentARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCs (diff)
downloadlinux-dev-4134a4552748dd31b6e410a79e6c09be6e876b73.tar.xz
linux-dev-4134a4552748dd31b6e410a79e6c09be6e876b73.zip
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>
Diffstat (limited to 'arch/arm/boot/dts/at91sam9g20ek_2mmc.dts')
-rw-r--r--arch/arm/boot/dts/at91sam9g20ek_2mmc.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts b/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts
index f1b2e148ac8c..684b22982f8a 100644
--- a/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts
+++ b/arch/arm/boot/dts/at91sam9g20ek_2mmc.dts
@@ -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";