Home
last modified time | relevance | path

Searched hist:"9 f13b6d147dc74f2400ce18d9d4005ba53f21fd3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/am335x/
H A Dmux.c9f13b6d147dc74f2400ce18d9d4005ba53f21fd3 Tue Oct 13 08:32:29 UTC 2015 Mugunthan V N <mugunthanvnm@ti.com> ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio

Currently omap_hsmmc driver doesn't use sdcd pin to detect
whether the card is present or not. Instead the same pin is used
as GPIO to detect card presence. So change the pin mux mode from
mmc0_sdcd to gpio0_6.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>