]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to common...
authorFabio Estevam <festevam@gmail.com>
Sat, 28 May 2011 13:54:35 +0000 (10:54 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 30 May 2011 06:34:49 +0000 (08:34 +0200)
commit9d3e6e5e89f898162f99ee54b5e355b05c31da9f
tree7cd9f3080bd44711713d395285dfcaa1d6553257
parent9c71762852222dd5c4a6a30dadf817ea446ad31b
ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to common place

The USB PHY Reset GPIO can be configured in the same place as the other GPIOs.

While at it rename the pin as BABBAGE_USB_PHY_RESET to make clearer its purpose.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/board-mx51_babbage.c