Skip to content

Commit

Permalink
pcm043: 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 0160651 commit 8d5c1ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/mach-mx3/pcm043.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,8 @@ static struct pad_desc pcm043_pads[] = {
MX35_PAD_D3_VSYNC__IPU_DISPB_D3_VSYNC,
MX35_PAD_D3_REV__IPU_DISPB_D3_REV,
MX35_PAD_D3_CLS__IPU_DISPB_D3_CLS,
MX35_PAD_D3_SPL__IPU_DISPB_D3_SPL
/* gpio */
MX35_PAD_ATA_CS0__GPIO2_6,
};

/*
Expand Down

0 comments on commit 8d5c1ed

Please sign in to comment.