ARM: nomadik: fix up SD/MMC DT settings
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 1 Feb 2016 13:18:57 +0000 (14:18 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Mon, 15 Feb 2016 20:45:35 +0000 (15:45 -0500)
commitdf2aeb317e3e6d1da2de045748064df63bc11944
treec83ec0c28540aeb56ba177defa7fa2ddeb2ef1ae
parentaec01beb5eed22fed5291dc73f9b5f70c4d34218
ARM: nomadik: fix up SD/MMC DT settings

[ Upstream commit 418d5516568b3fdbc4e7b53677dd78aed8514565 ]

The DTSI file for the Nomadik does not properly specify how the
PL180 levelshifter is connected: the Nomadik actually needs all
the five st,sig-dir-* flags set to properly control all lines out.

Further this board supports full power cycling of the card, and
since this variant has no hardware clock gating, it needs a
ridiculously low frequency setting to keep up with the ever
overflowing FIFO.

The pin configuration set-up is a bit of a mystery, because of
course these pins are a mix of inputs and outputs. However the
reference implementation sets all pins to "output" with
unspecified initial value, so let's do that here as well.

Cc: stable@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi