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

2019-10-07 Thread Tremblay, Eric
dt-bindings: Add TMP512/513 documentation Add documentation for TMP512/513 sensor chips Signed-off-by: Eric Tremblay --- .../devicetree/bindings/hwmon/tmp513.txt | 32 +++ 1 file changed, 32 insertions(+) create mode 100644

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

2019-10-07 Thread Tremblay, Eric
hwmon: Add driver for Texas Instruments TMP512/513 sensor chips. TI's TMP512/513 are I2C/SMBus system monitor chips. These chips monitor the supply voltage, supply current, power consumption and provide one local and up to three (TMP513) remote temperature sensors. It has been tested using a TI

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

2019-10-07 Thread Tremblay, Eric
Version four of the driver for Texas Instruments TMP512/513 sensors. Thanks again for the review. Main changes from version 3: - Remove tmp51x_config structure, there was no useful static field in the structure. The data was moved to tmp51x_data. - Remove platform data

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

2019-10-04 Thread Tremblay, Eric
> On Thu, Oct 03, 2019 at 06:35:51PM +0000, Tremblay, Eric wrote: > > > Version three of the driver for Texas Instruments TMP512/513 sensors. > > > > > > Thanks again for the review, I think we are getting close. I'm not > > > in an easy position for now

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

2019-10-03 Thread Tremblay, Eric
> Version three of the driver for Texas Instruments TMP512/513 sensors. > > Thanks again for the review, I think we are getting close. I'm not in an easy > position for now to test the driver without device tree. I > can put the required effort to Sorry, I mean that I'm not in a good position

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

2019-10-03 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

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

2019-10-03 Thread Tremblay, Eric
hwmon: Add driver for Texas Instruments TMP512/513 sensor chips. TI's TMP512/513 are I2C/SMBus system monitor chips. These chips monitor the supply voltage, supply current, power consumption and provide one local and up to three (TMP513) remote temperature sensors. It has been tested using a TI

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

2019-10-03 Thread Tremblay, Eric
Version three of the driver for Texas Instruments TMP512/513 sensors. Thanks again for the review, I think we are getting close. I'm not in an easy position for now to test the driver without device tree. I can put the required effort to Main changes from version 2: - Remove the

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 +0000, Tremblay, Eric wrote: > > hwmon: Add DT bindings for TMP513 driver > > > > Signed-off-by: Eric Tremblay > > --- > > .../devicetree/bindings/hwmon/tmp513.txt | 33 +++ > > 1 file changed, 3

[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

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

2019-10-01 Thread Tremblay, Eric
hwmon: Add driver for Texas Instruments TMP512/513 sensor TI's TMP512/513 are I2C/SMBus system monitor chips. These chips monitor the supply voltage, supply current, power consumption and provide one local and up to three (TMP513) remote temperature sensors. It has been tested using a TI TMP513

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

2019-10-01 Thread Tremblay, Eric
Version two of the driver for Texas Instruments TMP512/513 sensors. Thank you very much for version one review. I reworked the driver based on the comments left on the first version. Main changes from version 1: - Use the with_info API instead of sysfs attributes. - Remove

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

2019-09-23 Thread Tremblay, Eric
Add driver for Texas Instruments TMP512/513 sensor chips. TI's TMP512/513 are I2C/SMBus system monitor chips. These chips monitor the supply voltage, supply current, power consumption and provide one local and up to three (TMP513) remote temperature sensors. It has been tested using a TI TMP513