ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings
commite9720836a09c71ce770a69f40d1559a5425e24e4
authorAndreas Henriksson <andreas.henriksson@endian.se>
Tue, 23 Sep 2014 15:12:52 +0000 (23 17:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Oct 2014 16:40:18 +0000 (30 09:40 -0700)
treedabc733f27e097965097965c9e0ff79e35162468
parente85374c78e243f032a3b0b7bb2af5c776acdd949
ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings

commit b65e0fb3d046cc65d0a3c45d43de351fb363271b upstream.

As discovered on a custom board similar to at91sam9263ek and basing
its devicetree on that one apparently the pin muxing doesn't get
set up properly. This was discovered since the custom boards u-boot
does funky stuff with the pin muxing and leaved it set to SPI
which made the MMC driver not work under Linux.
The fix is simply to define the given configuration as the default.
This probably worked by pure luck before, but it's better to
make the muxing explicitly set.

Signed-off-by: Andreas Henriksson <andreas.henriksson@endian.se>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/at91sam9263.dtsi