commit | 9f13b6d147dc74f2400ce18d9d4005ba53f21fd3 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Tue Oct 13 14:02:29 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 14:44:03 2015 -0400 |
tree | 4731dbe1c7371c0c797641d9e755a93e614ec930 | |
parent | 1ed0f85fafcbc466081deb7640a62e0a603ba8e0 [diff] |
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>