On Thu, 01 Apr 2021 18:41:12 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > The device has a tsens-busy pin, but it's both fiddly and currently > ignored by the Linux driver. Given it's not clear whether the binding > should be an interrupt, or a GPIO I have left that out for now. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Michael Hennerich <michael.hennerich@xxxxxxxxxx> > --- > .../bindings/iio/adc/adi,ad7298.yaml | 48 +++++++++++++++++++ > 1 file changed, 48 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>