MLK-14891 mx6slevk/mx6sll_arm2: Fix SPINOR CS GPIO using
authorYe Li <ye.li@nxp.com>
Mon, 15 May 2017 02:15:56 +0000 (21:15 -0500)
committerYe Li <ye.li@nxp.com>
Mon, 15 May 2017 04:57:43 +0000 (23:57 -0500)
commit09f2bc9e534bd9235a298bac6f0df940b315e9b6
tree0afd01dd59c7fd841ba446eca80bfe384c0568f1
parent530a9418ddbd1a4a3ca664fe911e630026e32dfb
MLK-14891 mx6slevk/mx6sll_arm2: Fix SPINOR CS GPIO using

Needs to request the GPIO pin before assigning to GPIO to SPI driver
which will directly setting it to output without request it.

Signed-off-by: Ye Li <ye.li@nxp.com>
board/freescale/mx6slevk/mx6slevk.c
board/freescale/mx6sll_arm2/mx6sll_arm2.c