hello,
1) i am working with dm6467,now we need capture bayer data. As VPIF user guide and lsp vpif capture driver saying, i think i must motify vpi.c, davinciHD_capture.c.
But when i try it ,i found that it is very hard for me to motify those files.
Maybe the important thing is to config CH0_CTRL,CH1_CRTL, VIDCLKCTL and INT*** register, can somebody tell me how to set these register for 8bit raw mode.
2) I think maybe i should motify the drivers for vpif , is there some example for it?
THx.