commit | 4fd243c6c083ea159ae1a9f9a24198c350034439 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 06 01:47:29 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 28 23:24:40 2013 +0100 |
tree | 8cf4746a6d0edc06aae4f2ae4b1e4d82a4b401c0 | |
parent | 2ad6e39867cf026e668a4c566725c2c65dbde406 [diff] |
ARM: nomadik: migrate MMC/SD card support to device tree This moves over the MMC/SD card support to the device tree probe path. The special GPIO to bias the card detect line is kept, but the pin property is moved to the device tree as part of the MMC/SD card node. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>