On Tue, 17 Nov 2020 23:08:05 +0100, Krzysztof Kozlowski wrote: > Convert the Analog Devices AD741x bindings to dt-schema. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > .../devicetree/bindings/hwmon/ad741x.txt | 15 ------- > .../devicetree/bindings/hwmon/adi,ad741x.yaml | 39 +++++++++++++++++++ > 2 files changed, 39 insertions(+), 15 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/hwmon/ad741x.txt > create mode 100644 Documentation/devicetree/bindings/hwmon/adi,ad741x.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>