]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Feb 2016 20:01:19 +0000 (12:01 -0800)
commit323f7cd28b7fd6b1c0cd9f003aa8482c10ff9d7d
tree57e0dc5b4d840059b4ccaf6071fd5bca20f195cc
parent53d991bbbc513ac4ac67ad7c422b13841920353f
ARM: nomadik: fix up SD/MMC DT settings

commit 418d5516568b3fdbc4e7b53677dd78aed8514565 upstream.

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.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi