On Wed, Nov 24, 2010 at 2:47 AM, Tomi Valkeinen <[email protected]> wrote: > Hi, > > On Tue, 2010-11-23 at 19:00 -0600, ext Omar Ramirez Luna wrote: >> From: Yanick Saugy <[email protected]> >> >> The PIN which controls LCD's reset signal (VGA_nRESET/h_GPIO_96) was not >> configured as a GPIO. We had to modify the OMAP MUX, and select this PIN >> (CAM_XCLKA) as an output GPIO (OMAP_MUX_MODE4). (kernel 2.6.35) >> >> Be aware of changing this PIN will probably disable the camera, because >> it was previously configured as a camera clock. >> >> Signed-off-by: Yanick Saugy <[email protected]> >> Acked-by: Tony Lindgren <[email protected]> >> Signed-off-by: Omar Ramirez Luna <[email protected]> >> --- >> >> I'm not sure if this patch was forgotten, hence resending. Without >> it, a blanks screen is seen on zoom2 board. > > Yes, I seem to have missed this. > > But I'm a bit confused. You say that this will disable camera. Is there > a camera connected to the board, and it won't work after this?
I'm not quite familiar with the camera, but will try to check it (might take some time). Yes, there is a camera module connected to zoom2 board, but I don't know for sure if both share this pin (which at least from author's comment and existing code appears to be the case). Regards, Omar -- 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
