[PATCH v2 1/2] hwmon: (sht21) Update data sheet URLs

2018-02-02 Thread Danilo Bargen
The previously used URLs are dead. Sensirion provides permalinks for their product datasheets at https://www.sensirion.com/en/about-us/links/. Signed-off-by: Danilo Bargen --- Documentation/hwmon/sht21 | 6 +++--- drivers/hwmon/sht21.c | 3 +-- 2 files changed, 4 insertions(+), 5 deletions

[PATCH v2 2/2] hwmon: (sht3x) Update data sheet URL

2018-02-02 Thread Danilo Bargen
The previously used URL is dead. Sensirion provides permalinks for their product datasheets at https://www.sensirion.com/en/about-us/links/. Signed-off-by: Danilo Bargen --- Documentation/hwmon/sht3x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/hwmon/sht3x

Re: [PATCH] hwmon: (sht21) Update data sheet URLs

2018-02-02 Thread Danilo Bargen
Hello Guenter > Some prosa expected here. > ... > This does a bit more than updating the link to the datasheet. Thanks, I will submit a patch with some more explanation in the commit message and without the license header change (which was suggested by scripts/checkpatch.pl). Danilo -- To unsub

Re: [PATCH] hwmon: (sht21) Don't use clock stretching

2018-01-31 Thread Danilo Bargen
was changed that broke clock stretching. > Has this been discussed on the i2c mailing list ? I did not submit a discussion so far, and the mailing list search did not turn up anything related. Should I start a discussion there? Cheers and thanks for your time, Danilo Bargen -- To unsubscribe from t

[PATCH] hwmon: (sht21) Don't use clock stretching

2018-01-26 Thread Danilo Bargen
: Danilo Bargen Reviewed-by: Andreas Brauchli --- drivers/hwmon/sht21.c | 79 ++- 1 file changed, 60 insertions(+), 19 deletions(-) diff --git a/drivers/hwmon/sht21.c b/drivers/hwmon/sht21.c index 984f14b3e89a..56aa13b15682 100644 --- a/drivers/hwmon

[PATCH] hwmon: (sht21) Update data sheet URLs

2018-01-26 Thread Danilo Bargen
Signed-off-by: Danilo Bargen --- Documentation/hwmon/sht21 | 6 +++--- drivers/hwmon/sht21.c | 7 +-- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/Documentation/hwmon/sht21 b/Documentation/hwmon/sht21 index 47f4765db256..e913605e1d70 100644 --- a/Documentation/hwmon