I'm developing with the gumstix / openembedded linux-omap-psp branch of the kernel.
I've created a driver using a modified version of the mt9t111 module and board-beagleboard-camera.c. I've set cam_hs and cam_vs to be outputs rather than inputs, and I'm trying to figure out which kernel structs (and hence registers) I need to modify in order for them to actually output a signal rather than just sitting low.