diff options
author | Camel Guo <camel.guo@axis.com> | 2022-04-14 10:58:22 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-05-20 20:57:05 +0300 |
commit | bd90c5b939502136ae95005e470914e935a548bc (patch) | |
tree | 24971a22b77d70e38cece83a95a4b73cf46b8c5f /MAINTAINERS | |
parent | e0d3f7cb26063898a14fee2fea7d38fc8ceeb89a (diff) | |
download | linux-bd90c5b939502136ae95005e470914e935a548bc.tar.xz |
dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
Document the TMP401, TMP411 and TMP43x device devicetree bindings
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Camel Guo <camel.guo@axis.com>
Link: https://lore.kernel.org/r/20220414075824.2634839-2-camel.guo@axis.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 d6d879cb0afd..6d2c2dbbe01b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19852,6 +19852,7 @@ TMP401 HARDWARE MONITOR DRIVER M: Guenter Roeck <linux@roeck-us.net> L: linux-hwmon@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml F: Documentation/hwmon/tmp401.rst F: drivers/hwmon/tmp401.c |