diff options
author | Nuno Sá <nuno.sa@analog.com> | 2019-10-11 13:48:53 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-11-06 14:37:19 -0800 |
commit | 8ae93ea710d470c1cf1bf068013e6b264f021a19 (patch) | |
tree | e3cbec9245684a57b1608d7d6f10be636141064a /MAINTAINERS | |
parent | 9f90fd652bed0a7295c13f413ab7b5c19152326c (diff) | |
download | linux-8ae93ea710d470c1cf1bf068013e6b264f021a19.tar.gz linux-8ae93ea710d470c1cf1bf068013e6b264f021a19.tar.bz2 linux-8ae93ea710d470c1cf1bf068013e6b264f021a19.zip |
dt-bindings: hwmon: Add ltc2947 documentation
Document the LTC2947 device devicetree bindings.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20191011114853.159327-2-nuno.sa@analog.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7dd64009e183..a4c3110bcdca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9639,6 +9639,7 @@ F: drivers/hwmon/ltc2947-core.c F: drivers/hwmon/ltc2947-spi.c F: drivers/hwmon/ltc2947-i2c.c F: drivers/hwmon/ltc2947.h +F: Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml LTC4306 I2C MULTIPLEXER DRIVER M: Michael Hennerich <michael.hennerich@analog.com> |