commit | 199222fcd280dc7abde193e0ba4a649c5cc32fbb | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Oct 20 16:01:31 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Nov 03 22:56:18 2011 +0100 |
tree | df38692a296bb6e5cad5c464be5cc90bea4eb1ca | |
parent | 842d853adad65d469de47c7826866dfade4c38c4 [diff] |
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>