Home
last modified time | relevance | path

Searched hist:eb3813ad1afb29401fce20e9553df71e98f4aeec (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.ceb3813ad1afb29401fce20e9553df71e98f4aeec Fri Aug 05 23:51:17 UTC 2016 Eric Nelson <eric@nelint.com> 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>