Re: [PATCH] media: uvcvideo: Add boottime clock support

2018-10-18 Thread Alexandru M Stan
ng (specifically the Android Camera HAL) we try to pick the best timestamp from the IIO, whatever's closest to what the V4L stuff gives us. I guess the Android convention is for sensor timestamps to be in CLOCK_BOOTTIME (maybe because it likes sleeping so much). There's probably no advantage to using one over the other, but the important thing is that they have to be the same, otherwise the closest match logic would fail. Regards, Alexandru Stan

Re: [RFC/PATCH 0/1] New subdev sensor operation g_interface_parms

2011-02-22 Thread Stan
ameters, or > do we not trust them and therefore want to punish everyone because of > them. Besides, I'm pretty convinced, that even if those parameters will be > compulsory, most programmers will anyway just copy-paste them from > "similar" set ups... > G