Re: [PATCH] [uvcvideo] Add "Auto" to power line frequency control

2019-04-01 Thread Sergey Dorodnic
Hello, Any feedback on the patch? Thank you, Sergey On Sun, Mar 17, 2019 at 9:51 AM wrote: > > From: Sergey Dorodnicov > > Based on section 4.2.2.3.6 of the USB Device Class Definition for Video > Devices > and inline with v4l2-ctrls.c, this patch is adding "Auto" to the list of valid > values

[PATCH] [uvcvideo] Add "Auto" to power line frequency control

2019-03-17 Thread dorodnic
From: Sergey Dorodnicov Based on section 4.2.2.3.6 of the USB Device Class Definition for Video Devices and inline with v4l2-ctrls.c, this patch is adding "Auto" to the list of valid values of the power line frequency control. Tested on 5.0.0-rc7 using Intel D415 and D435 USB cameras. Sergey D