Skip to content

Commit

Permalink
pcm037: mux configuration for predefined gpio line
Browse files Browse the repository at this point in the history
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
  • Loading branch information
Luotao Fu authored and Sascha Hauer committed Aug 14, 2009
1 parent 8d5c1ed commit e0fd4db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-mx3/pcm037.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ static unsigned int pcm037_pins[] = {
MX31_PIN_CSI_MCLK__CSI_MCLK,
MX31_PIN_CSI_PIXCLK__CSI_PIXCLK,
MX31_PIN_CSI_VSYNC__CSI_VSYNC,
/* GPIO */
IOMUX_MODE(MX31_PIN_ATA_DMACK, IOMUX_CONFIG_GPIO),
};

static struct physmap_flash_data pcm037_flash_data = {
Expand Down

0 comments on commit e0fd4db

Please sign in to comment.