]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
mx51evk: Use GPIO API for configuring the IOMUX
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 25 Oct 2011 03:14:00 +0000 (03:14 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:19 +0000 (22:56 +0100)
commitd736ebea1cc335e89643656c3db33f5df55ffb16
tree4d97ace65480f5b202400ca795d7b6bfb0a6188a
parent9b6ede9229a7906cdc71877d994a92c03bf4c767
mx51evk: Use GPIO API for configuring the IOMUX

GPIO API provides mxc_request_iomux function for setting the IOMUX mode.

Use this function instead of directly writing to the IOMUX register.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/freescale/mx51evk/mx51evk.c