Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326724
b: refs/heads/master
c: e317317
h: refs/heads/master
v: v3
  • Loading branch information
Dong Aisheng authored and Shawn Guo committed Aug 17, 2012
1 parent 6acb188 commit 5f02cbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 98916a2fbc4f9b7bf85d9c4d2f9aa301c1f71259
refs/heads/master: e317317a7148fce681166a5ab01f36a1844254c7
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-mxs/mach-mxs.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
#include <mach/common.h>
#include <mach/digctl.h>

static struct fb_videomode mx23evk_video_modes[] = {
{
Expand Down Expand Up @@ -237,6 +238,8 @@ static void __init imx28_evk_init(void)
mxsfb_pdata.mode_count = ARRAY_SIZE(mx28evk_video_modes);
mxsfb_pdata.default_bpp = 32;
mxsfb_pdata.ld_intf_width = STMLCDIF_24BIT;

mxs_saif_clkmux_select(MXS_DIGCTL_SAIF_CLKMUX_EXTMSTR0);
}

static void __init m28evk_init(void)
Expand Down

0 comments on commit 5f02cbd

Please sign in to comment.