]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx6ul_14x14_evk: don't use array for SD2 card detect pad
authorEric Nelson <eric@nelint.com>
Fri, 5 Aug 2016 23:51:17 +0000 (16:51 -0700)
committerStefano Babic <sbabic@denx.de>
Tue, 6 Sep 2016 16:22:48 +0000 (18:22 +0200)
commiteb3813ad1afb29401fce20e9553df71e98f4aeec
tree258e30cf68a94f816bf2f3455af70294aac669a8
parented39522680873db35edabdb8325575d9fd08c756
mx6ul_14x14_evk: don't use array for SD2 card detect pad

Only a single pad is changed to change sdhc2_dat3 from an
SDIO pin to and from GPIO4:5, so remove the array and use
the imx_iomux_v3_setup_pad() routine.

Signed-off-by: Eric Nelson <eric@nelint.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c