[U-Boot] [PATCH 2/2] s5p sdhci: call pinmux for card's gpio pins before use them
Minkyu Kang
mk7.kang at samsung.com
Mon Nov 2 06:37:54 CET 2015
On 28/10/15 23:41, Przemyslaw Marczak wrote:
> The SD card detection depends on checking one pin state.
> But the pin was configured after card was detected, which is wrong.
>
> This commit fixes this, by moving call to pinmux before use the pin.
>
> Tested-on: Odroid U3 and Odroid X2.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Guillaume GARDET <guillaume.gardet at free.fr>
> Cc: Lukasz Majewski <l.majewski at samsung.com>
> Cc: Jaehoon Chung <jh80.chung at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> drivers/mmc/s5p_sdhci.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list