On Sun, Jun 19, 2022 at 8:59 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Address an ABI gap for device where the offset of both lines in a > differential pair may be controlled so as to allow a wider range of > inputs, but without having any direct effect of the differential > measurement. > > _offset cannot be used as to remain in line with existing usage, > userspace would be expected to apply it as (_raw + _offset) * scale > whereas _inputoffset is not. > Similarly calibbias is expected to tweak the measurement seen, not > the adjust the two lines of the differential pair. > > Needed for in_capacitanceX-capacitanceY_inputoffset for the > AD7746 CDC driver. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > --- > I''m not entirely happy with the naming on this one, so if anyone > has a better idea I'm definitely open to it! I'm not sure I got the idea behind this, but would be "tare" / "tarepoint" / alike suitable here? -- With Best Regards, Andy Shevchenko