Re: [PATCH 0/5] Add units to controls

2018-10-03 Thread Tomasz Figa
On Tue, Sep 25, 2018 at 9:30 PM Sakari Ailus wrote: [snip] > On Tue, Sep 25, 2018 at 01:48:02PM +0200, Helmut Grohne wrote: > > On Tue, Sep 25, 2018 at 12:14:29PM +0200, Sakari Ailus wrote: [snip] > > > Regarding Ricardo's suggestion --- I was thinking of adding a control flag > > > (yes, there

Re: [PATCH 0/5] Add units to controls

2018-09-28 Thread Hans Verkuil
On 09/28/2018 03:25 PM, Laurent Pinchart wrote: > Hi Sakari, > > On Tuesday, 25 September 2018 15:30:31 EEST Sakari Ailus wrote: >> On Tue, Sep 25, 2018 at 01:48:02PM +0200, Helmut Grohne wrote: >>> On Tue, Sep 25, 2018 at 12:14:29PM +0200, Sakari Ailus wrote: This set adds a few things to

Re: [PATCH 0/5] Add units to controls

2018-09-28 Thread Laurent Pinchart
Hi Sakari, On Tuesday, 25 September 2018 15:30:31 EEST Sakari Ailus wrote: > On Tue, Sep 25, 2018 at 01:48:02PM +0200, Helmut Grohne wrote: > > On Tue, Sep 25, 2018 at 12:14:29PM +0200, Sakari Ailus wrote: > >> This set adds a few things to the current control framework in terms of > >> what kind

Re: [PATCH 0/5] Add units to controls

2018-09-26 Thread Helmut Grohne
On Tue, Sep 25, 2018 at 02:30:31PM +0200, Sakari Ailus wrote: > On Tue, Sep 25, 2018 at 01:48:02PM +0200, Helmut Grohne wrote: > > 1. There are a number of controls whose value is not easily described as > >either linear or exponential. I'm faced with at least two controls > >that actually

Re: [PATCH 0/5] Add units to controls

2018-09-25 Thread Sakari Ailus
Hi Helmut, Thanks for the comments. On Tue, Sep 25, 2018 at 01:48:02PM +0200, Helmut Grohne wrote: > On Tue, Sep 25, 2018 at 12:14:29PM +0200, Sakari Ailus wrote: > > This set adds a few things to the current control framework in terms of > > what kind of information the user space may have on

Re: [PATCH 0/5] Add units to controls

2018-09-25 Thread Helmut Grohne
On Tue, Sep 25, 2018 at 12:14:29PM +0200, Sakari Ailus wrote: > This set adds a few things to the current control framework in terms of > what kind of information the user space may have on controls. It adds > support for units and prefixes, exponential base as well as information on > whether a

[PATCH 0/5] Add units to controls

2018-09-25 Thread Sakari Ailus
Hi all, This set adds a few things to the current control framework in terms of what kind of information the user space may have on controls. It adds support for units and prefixes, exponential base as well as information on whether a control is linear or exponential, to struct