Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1307350
| From | Daniel Baluta <daniel.baluta@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] iio: Add TH06 Humidity and Temperature sensor driver |
| Date | 2016-01-12 13:20 +0100 |
| Message-ID | <qQ65z-Jr-7@gated-at.bofh.it> (permalink) |
| References | <qPTBo-vZ-19@gated-at.bofh.it> <qQ4ZP-5t-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jan 12, 2016 at 1:07 PM, Peter Meerwald-Stadler <pmeerw@pmeerw.net> wrote: > >> Add implementation for Hoperf TH06 Humidity and Temperature >> sensor driver. >> >> Datasheet: http://www.hoperf.com/upload/sensor/TH06_Module_v01.pdf > > I think it would be good to make to manufacturer's company name (Hoperf) > more visible in the driver; it is currently just mentioned in the commit > message; just 'TH06' is hard to google :) > > maybe you could list the TODOs / unsupported features here... > > the I2C register layout looks close to the si7020, maybe the chip can be > supported there without duplicating code? Yes, they look pretty similar. We can give it a try to add the support for TH06 into already existing code for si7020. There will be some fun with Kconfig part :). Any idea if Hoperf and Silabs are related companies :D. thanks, Daniel.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] iio: Add TH06 Humidity and Temperature sensor driver Cristina Moraru <cristina.moraru09@gmail.com> - 2016-01-12 00:00 +0100
Re: [PATCH] iio: Add TH06 Humidity and Temperature sensor driver Peter Meerwald-Stadler <pmeerw@pmeerw.net> - 2016-01-12 12:10 +0100
Re: [PATCH] iio: Add TH06 Humidity and Temperature sensor driver Daniel Baluta <daniel.baluta@intel.com> - 2016-01-12 13:20 +0100
Re: [PATCH] iio: Add TH06 Humidity and Temperature sensor driver Ondrej Zary <linux@rainbow-software.org> - 2016-01-12 14:00 +0100
csiph-web