On Tue, Jan 12, 2016 at 1:07 PM, Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx> 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. -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html