On Thu, Jul 14, 2011 at 05:46:21PM +0530, nitesh moundekar wrote: > Hi all, > > This is my first mail in linux mailing list and I hope I contribute > something. > > I worked at image sensor company and I had the idea that binning control are > used by these companies to get optimum performance & power usage for their > sensors at various resolutions in their drivers. I have not seen sensor > binning usage at user level. Can we get some use cases ? Hi Nitesh, This is related to performing sensor configuration from user space. Binning is just one of the settings the sensors have, and it should be exposed to user space as such rather than be implicitly set by the sensor driver based on other settings such as the output resolution. Binning controls (or other interface) would most likely be available on v4l2_subdev user space interface which is exposed by the sensor driver. Regards, -- Sakari Ailus sakari.ailus@xxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html