Re: [PATCH] iio: humidity: hdc100x: document compatible HDC10xx devices

2017-06-03 Thread Jonathan Cameron
On Fri, 2 Jun 2017 10:09:21 -0500 Michael Stecklein wrote: > Include datasheet links to compatible HDC10xx devices. > > Signed-off-by: Michael Stecklein Hi Michael, Would you mind also adding the i2c_device_id entries for these other parts and updating the kconfig help to mention that they are

[PATCH] iio: humidity: hdc100x: document compatible HDC10xx devices

2017-06-02 Thread Michael Stecklein
Include datasheet links to compatible HDC10xx devices. Signed-off-by: Michael Stecklein --- Tested on the HDC1080 but not the HDC1010 and HDC1050, however their datasheets describe identical functionality. drivers/iio/humidity/hdc100x.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a