]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
qong: remove unneeded IOMUX settings
authorFabio Estevam <festevam@gmail.com>
Thu, 20 Oct 2011 16:01:31 +0000 (16:01 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:18 +0000 (22:56 +0100)
commit199222fcd280dc7abde193e0ba4a649c5cc32fbb
treedf38692a296bb6e5cad5c464be5cc90bea4eb1ca
parent842d853adad65d469de47c7826866dfade4c38c4
qong: remove unneeded IOMUX settings

On qong board some of the USBH2 pins are set via GPR register, so don need to setup
the IOMUX for each pin individually.

Other than that, these pins should not be configured as primary function because the primary
function selects SSI functionality.

Let GPR register do the work and remove the unneeded IOMUX setup.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
board/davedenx/qong/qong.c