MLK-15127 mx7dsdb: fix epdc en gpio usage
authorPeng Fan <peng.fan@nxp.com>
Wed, 21 Jun 2017 02:47:16 +0000 (10:47 +0800)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:36:55 +0000 (02:36 +0800)
commitda09235dac89ee6699d9b107bbb1f327f21db348
tree27e31b901b93f64dda4978533d57c2cad5934d3b
parentddf526493d10cf81e9d9ed40ea29533b1ffcfde2
MLK-15127 mx7dsdb: fix epdc en gpio usage

Request gpio before use it, otherwise it will fail to
drive the gpio when gpio_direction_output.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 31da76c496511b3d640ac1008b630b3ec939e168)
board/freescale/mx7dsabresd/mx7dsabresd.c