Re: [PATCH v2 2/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips

2019-10-01 Thread Guenter Roeck
On Tue, Oct 01, 2019 at 09:36:30PM +, Tremblay, Eric wrote: > > On Tue, Oct 01, 2019 at 05:50:32PM +, Tremblay, Eric wrote: > > > hwmon: Add DT bindings for TMP513 driver > > > > > > Signed-off-by: Eric Tremblay > > > --- > > > .../devicetree/bindings/hwmon/tmp513.txt | 33

RE: [PATCH v2 2/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips

2019-10-01 Thread Tremblay, Eric
> On Tue, Oct 01, 2019 at 05:50:32PM +, Tremblay, Eric wrote: > > hwmon: Add DT bindings for TMP513 driver > > > > Signed-off-by: Eric Tremblay > > --- > > .../devicetree/bindings/hwmon/tmp513.txt | 33 +++ > > 1 file changed, 33 insertions(+) > > create mode 100644

Re: [PATCH v2 2/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips

2019-10-01 Thread Guenter Roeck
On Tue, Oct 01, 2019 at 05:50:32PM +, Tremblay, Eric wrote: > hwmon: Add DT bindings for TMP513 driver > > Signed-off-by: Eric Tremblay > --- > .../devicetree/bindings/hwmon/tmp513.txt | 33 +++ > 1 file changed, 33 insertions(+) > create mode 100644

[PATCH v2 2/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips

2019-10-01 Thread Tremblay, Eric
hwmon: Add DT bindings for TMP513 driver Signed-off-by: Eric Tremblay --- .../devicetree/bindings/hwmon/tmp513.txt | 33 +++ 1 file changed, 33 insertions(+) create mode 100644 Documentation/devicetree/bindings/hwmon/tmp513.txt diff --git