On Tue, 24 Aug 2021 10:36:50 +0530, Navin Sankar Velliangiri wrote: > Add DT bindings for MAXIM max31865 RTD sensor. > > Signed-off-by: Navin Sankar Velliangiri <navin@xxxxxxxxxxx> > > --- > Note: > Changes in v2: > -> Changed the name RTD to Resistance Temperature Detector > -> renamed maxim,no-of-wires to 3-wire > -> fixed code alignment for the example > > Changes in v3: > -> Added more information about 3 wire RTD connection > --- > .../iio/temperature/maxim,max31865.yaml | 52 +++++++++++++++++++ > 1 file changed, 52 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/temperature/maxim,max31865.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>