lkml.org 
[lkml]   [2017]   [Jun]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] iio: humidity: hdc100x: document compatible HDC10xx devices
Date
Include datasheet links to compatible HDC10xx devices.

Signed-off-by: Michael Stecklein <m-stecklein@ti.com>
---

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/drivers/iio/humidity/hdc100x.c b/drivers/iio/humidity/hdc100x.c
index aa17115..ef17613 100644
--- a/drivers/iio/humidity/hdc100x.c
+++ b/drivers/iio/humidity/hdc100x.c
@@ -13,6 +13,12 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
+ * Datasheets:
+ * http://www.ti.com/product/HDC1000/datasheet
+ * http://www.ti.com/product/HDC1008/datasheet
+ * http://www.ti.com/product/HDC1010/datasheet
+ * http://www.ti.com/product/HDC1050/datasheet
+ * http://www.ti.com/product/HDC1080/datasheet
*/

#include <linux/delay.h>
--
2.7.4
\
 
 \ /
  Last update: 2017-06-05 00:14    [W:0.033 / U:2.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site