On Tue, 17 Nov 2020 23:08:06 +0100, Krzysztof Kozlowski wrote: > Convert the TI ADS7828 bindings to dt-schema. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > .../devicetree/bindings/hwmon/ads7828.txt | 25 -------- > .../devicetree/bindings/hwmon/ti,ads7828.yaml | 57 +++++++++++++++++++ > .../devicetree/bindings/trivial-devices.yaml | 4 -- > 3 files changed, 57 insertions(+), 29 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/hwmon/ads7828.txt > create mode 100644 Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>