Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1411035 > unrolled thread
| Started by | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| First post | 2016-06-01 11:50 +0200 |
| Last post | 2016-06-04 06:20 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] hwmon: ina2xx: Document compatible for INA231 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-01 11:50 +0200
Re: [PATCH] hwmon: ina2xx: Document compatible for INA231 Rob Herring <robh@kernel.org> - 2016-06-03 04:10 +0200
Re: [PATCH] hwmon: ina2xx: Document compatible for INA231 Guenter Roeck <linux@roeck-us.net> - 2016-06-04 06:20 +0200
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2016-06-01 11:50 +0200 |
| Subject | [PATCH] hwmon: ina2xx: Document compatible for INA231 |
| Message-ID | <rFaWJ-6IP-1@gated-at.bofh.it> |
Document the compatible for INA231 sensor. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> --- Documentation/devicetree/bindings/hwmon/ina2xx.txt | 1 + 1 file changed, 1 insertion(+) 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: -- 1.9.1
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-06-03 04:10 +0200 |
| Message-ID | <rFMIG-5xl-5@gated-at.bofh.it> |
| In reply to | #1411035 |
On Wed, Jun 01, 2016 at 11:43:12AM +0200, Krzysztof Kozlowski wrote: > Document the compatible for INA231 sensor. > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > --- > Documentation/devicetree/bindings/hwmon/ina2xx.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [next] | [standalone]
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Date | 2016-06-04 06:20 +0200 |
| Message-ID | <rGbe1-40r-1@gated-at.bofh.it> |
| In reply to | #1411035 |
On 06/01/2016 02:43 AM, Krzysztof Kozlowski wrote: > Document the compatible for INA231 sensor. > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Applied. Thanks, Guenter > --- > Documentation/devicetree/bindings/hwmon/ina2xx.txt | 1 + > 1 file changed, 1 insertion(+) > > 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: >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web