]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerOlof Johansson <olof@lixom.net>
Thu, 4 Feb 2016 21:24:08 +0000 (13:24 -0800)
commitf4afbb64dac76795df988fce9fc06d86bec0e7f0
tree5466e493e9616f6986fe04789b33f8e8f854a002
parentf86c49ca48afc30f0420c1305c9e9a0c5e73edcb
ARM: nomadik: fix up SD/MMC DT settings

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>
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi