commit | 1b6fe9798af8cb7d80fad5dd30ee1bcd1e0f51eb | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Thu May 17 20:20:52 2018 -0500 |
committer | Sekhar Nori <nsekhar@ti.com> | Tue Jun 26 20:01:29 2018 +0530 |
tree | eac5f6d33a28b719aaba4c4aabafdd376776404c | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD When booting from MMC/SD in rw mode on DA850 EVM, the system crashes because the write protect pin should be active high and not active low. This patch fixes the polarity of the WP pin. Fixes: bdf0e8364fd3 ("ARM: davinci: da850-evm: use gpio descriptor for mmc pins") Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>