On Mon, 20 Sep 2021 20:19:12 +0200, Krzysztof Kozlowski wrote: > Convert the National LM90 hwmon sensor bindings to DT schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > --- > > Changes since v1: > 1. Drop adi,adt7461 from trivial-devices. > --- > .../devicetree/bindings/hwmon/lm90.txt | 51 ------------ > .../bindings/hwmon/national,lm90.yaml | 79 +++++++++++++++++++ > .../devicetree/bindings/trivial-devices.yaml | 4 - > MAINTAINERS | 2 +- > 4 files changed, 80 insertions(+), 56 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/hwmon/lm90.txt > create mode 100644 Documentation/devicetree/bindings/hwmon/national,lm90.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>