On Tue, 21 Sep 2021 12:28:32 +0200, Krzysztof Kozlowski wrote: > Convert the Sensirion SHT15 humidity sensor to DT schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/hwmon/sensirion,sht15.yaml | 43 +++++++++++++++++++ > .../devicetree/bindings/hwmon/sht15.txt | 19 -------- > 2 files changed, 43 insertions(+), 19 deletions(-) > create mode 100644 Documentation/devicetree/bindings/hwmon/sensirion,sht15.yaml > delete mode 100644 Documentation/devicetree/bindings/hwmon/sht15.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>