Op 7 dec 2010, om 13:40 heeft Koen Kooi het volgende geschreven:
> 
> +     /* Power on camera interface on P7/P8 or DVI on A2 and beyond */
> +     if (omap3_beagle_get_rev() == OMAP3BEAGLE_BOARD_XM) {
> +             gpio_request(gpio + 2, "CAM_EN");
> +             gpio_direction_output(gpio + 2, 1);
> +     }


For people testing this patch, you won't get DVI working properly till you 
apply this patch:

http://sakoman.com/cgi-bin/gitweb.cgi?p=linux-omap-2.6.git;a=commitdiff;h=9fd4ea134e6282be6ceb06a8d79a3b07af2297ae

regards,

Koen--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to