On Thu, 03 Nov 2022 15:00:34 +0200, Cosmin Tanislav wrote: > From: Cosmin Tanislav <cosmin.tanislav@xxxxxxxxxx> > > The driver will error out when a custom sensor type is used but a > custom sensor table is not provided. Require it in the binding too. > > Signed-off-by: Cosmin Tanislav <cosmin.tanislav@xxxxxxxxxx> > --- > .../bindings/iio/temperature/adi,ltc2983.yaml | 34 +++++++++++++++++++ > 1 file changed, 34 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>