diff options
Diffstat (limited to 'arch/arm/mach-mvf/board-pcl052.c')
-rw-r--r-- | arch/arm/mach-mvf/board-pcl052.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mvf/board-pcl052.c b/arch/arm/mach-mvf/board-pcl052.c index 52d53443bf6a..cb03cb790c2e 100644 --- a/arch/arm/mach-mvf/board-pcl052.c +++ b/arch/arm/mach-mvf/board-pcl052.c @@ -321,6 +321,7 @@ static struct mvf_dcu_platform_data mvf_dcu_pdata = { .mode_str = "640x480p_hdmipc", // .mode_str = "720x480p", .default_bpp = 24, + .enable_pin = 108, }; static void __init fixup_mxc_board(struct machine_desc *desc, struct tag *tags, |