]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD
authorAdam Ford <aford173@gmail.com>
Fri, 18 May 2018 01:20:52 +0000 (20:20 -0500)
committerSekhar Nori <nsekhar@ti.com>
Tue, 26 Jun 2018 14:31:29 +0000 (20:01 +0530)
commit44aba15eebf76613c61e096f1990fe9c9ba0d170
treeeac5f6d33a28b719aaba4c4aabafdd376776404c
parent0d5624e606504772b89d3c3d6b1be740ef176c61
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: 814798992a46 ("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>
arch/arm/mach-davinci/board-da850-evm.c