On Fri, 11 Oct 2019 13:48:53 +0200, =?UTF-8?q?Nuno=20S=C3=A1?= wrote: > Document the LTC2947 device devicetree bindings. > > Signed-off-by: Nuno Sá <nuno.sa@xxxxxxxxxx> > --- > Changes in v2: > * Add license identifier; > * Fix the uint32-array properties; > * Set maximum at the same indent as allOf in adi,accumulation-deadband-microamp; > * Set enum at the same indent as allOf in adi,gpio-out-pol; > * Use spi instead of spi0 on the example; > > .../bindings/hwmon/adi,ltc2947.yaml | 104 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 105 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>