On Tue, 21 Sep 2021 12:28:27 +0200, Krzysztof Kozlowski wrote: > Convert the TI TMP108 temperature sensor bindings to DT schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/hwmon/ti,tmp108.yaml | 50 +++++++++++++++++++ > .../devicetree/bindings/hwmon/tmp108.txt | 18 ------- > 2 files changed, 50 insertions(+), 18 deletions(-) > create mode 100644 Documentation/devicetree/bindings/hwmon/ti,tmp108.yaml > delete mode 100644 Documentation/devicetree/bindings/hwmon/tmp108.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>