diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-11-18 01:08:04 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-12-11 18:42:27 +0300 |
commit | 94f1ab9445652551b3414be6b27b17fd90cb077d (patch) | |
tree | 07c7d79d9543e208b04d291d265c39363ae0a461 /MAINTAINERS | |
parent | e1d15969635ca61aa12091a53dc5d148e5621782 (diff) | |
download | linux-94f1ab9445652551b3414be6b27b17fd90cb077d.tar.xz |
dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema
Convert the TI INA2xx bindings to dt-schema.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20201117220807.208747-1-krzk@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 65245db06452..7e6d48559b26 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8623,7 +8623,7 @@ INA209 HARDWARE MONITOR DRIVER M: Guenter Roeck <linux@roeck-us.net> L: linux-hwmon@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/hwmon/ina2xx.txt +F: Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml F: Documentation/hwmon/ina209.rst F: drivers/hwmon/ina209.c |