Re: [PATCH 2/2] hwmon: (lm70) Add support for TI TMP122/124

From: Guenter Roeck
Date: Sat Jan 21 2017 - 19:02:01 EST


On 01/21/2017 03:11 PM, Florian Fainelli wrote:
On January 21, 2017 12:25:21 PM PST, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
On 01/21/2017 11:20 AM, Florian Fainelli wrote:
Add support for Texas Instruments TMP122/124 which are nearly
identical to
their TMP121/123 except that they also support programmable
temperature
thresholds.

Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied to -next.

Thanks was fast, thanks!


Lucky you, the patches caught up with me me while I was going through the backlog.


Any plans to add support for the thresholds ?

Yes, as mentioned in the cover letter, need to get SPI_3WIRE working with the SPI controller (spi-ep93xx) to verify the thresholds do work.

Guess the hint is that one should read the cover letter :-)

Guenter