ARM: at91: at91sam9260: add missing pinctrl-names on mmc
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 15 Jul 2013 10:05:19 +0000 (12:05 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 21 Aug 2013 09:14:18 +0000 (11:14 +0200)
pinctrl-names was missing causing mmc pinctrl to never be requested.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
[nicolas.ferre@atmel.com: added a commit message taken from Ludovic]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9260.dtsi

index c7ccbcb..56ee828 100644 (file)
                                interrupts = <9 IRQ_TYPE_LEVEL_HIGH 0>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               pinctrl-names = "default";
                                status = "disabled";
                        };