Skip to content

Commit

Permalink
ARM: pxa/colibri: setup pins for USB host port 3
Browse files Browse the repository at this point in the history
Tested on a Colibri Evaluation Board Rev.2.1 with a Colibri PXA310 module.

Signed-off-by: Bjorn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
  • Loading branch information
Bjorn Forsman authored and Eric Miao committed Dec 20, 2010
1 parent e97d0fa commit 3534ccc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/mach-pxa/colibri-pxa300.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ static mfp_cfg_t colibri_pxa300_evalboard_pin_config[] __initdata = {
/* UHC */
GPIO0_2_USBH_PEN,
GPIO1_2_USBH_PWR,
GPIO77_USB_P3_1,
GPIO78_USB_P3_2,
GPIO79_USB_P3_3,
GPIO80_USB_P3_4,
GPIO81_USB_P3_5,
GPIO82_USB_P3_6,

/* I2C */
GPIO21_I2C_SCL,
Expand Down

0 comments on commit 3534ccc

Please sign in to comment.