noname: what sensor btw ?
tnt: ov7692
unfortunately the datasheet is under NDA
if the pins between CPI and CSI aren't shared, it might very well just output both at once ?
tnt: I thought of the possibility of that. I just haven't found a concrete answer however.
tnt: would you have any tips on how to find it out? =D
tnt: or rather, are there sensors known to simutaneously output on both interfaces?
oscilloscope! heh.
myself: haha ya that actually works
otoh if you have the datasheet under nda, you should have an Omnivision FAE that can answer that ...
tnt: ya i will also write an email to them too
Alright, one more question. What are "MIPI Bank Registers"? How do they differ from "System Control Registers"? I have both in my datasheet.
hverkuil: ping
mchehab: pong
there was a bug on the media_build logic that evaluates the version
I just sent a fix, but perhaps that broke some backports
so, could you run your script earlier today, for us to be sure that everything is ok?
script started.
http://git.linuxtv.org/media_build.git/commit/?id=c9229f025c159d67fcb3b79a1edf965cf819dbdf
thanks!
it's a testrun, so it will just mail me, not the ml. I'll let you know if something fails.
ok!
mchehab: daily build was fine (even got an OK!)
great!
thanks for checking!
I'm trying to use the crop API but I'm getting a "ENOTTY -  Inappropriate ioctl for device" error, does it mean that my device doesn't has crop capabilities? that's strange since I receive succesfully the crop capabilities when I use "VIDIOC_CROPCAP" or "VIDIOC_G_SELECTION"
I've tried both APIs experimental and non-experimental
Does anybody have an ideia on why this is happening?