diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2016-06-01 11:43:12 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-06-07 20:11:38 -0700 |
commit | 1069ad8f65a474bb30a487a001511b25f3575f5e (patch) | |
tree | bf35f46ec266625234f30cc7477928f3ed11ccc3 /Documentation | |
parent | 7be4881846cfa67f968eaf5b7b50d9623a652afb (diff) | |
download | linux-1069ad8f65a474bb30a487a001511b25f3575f5e.tar.gz linux-1069ad8f65a474bb30a487a001511b25f3575f5e.tar.bz2 linux-1069ad8f65a474bb30a487a001511b25f3575f5e.zip |
hwmon: (ina2xx) Document compatible for INA231
Document the compatible for INA231 sensor.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/ina2xx.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/ina2xx.txt b/Documentation/devicetree/bindings/hwmon/ina2xx.txt index 9bcd5e87830d..02af0d94e921 100644 --- a/Documentation/devicetree/bindings/hwmon/ina2xx.txt +++ b/Documentation/devicetree/bindings/hwmon/ina2xx.txt @@ -7,6 +7,7 @@ Required properties: - "ti,ina220" for ina220 - "ti,ina226" for ina226 - "ti,ina230" for ina230 + - "ti,ina231" for ina231 - reg: I2C address Optional properties: |