Can anyone please provide the linux deivce driver for the TMP112AIDRLT(temperature Sensor)
Thanks & regards
Muvva Navin Krishna
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Can anyone please provide the linux deivce driver for the TMP112AIDRLT(temperature Sensor)
Thanks & regards
Muvva Navin Krishna
TMP112 is supported by the hwmon driver for lm75.
https://github.com/torvalds/linux/blob/master/drivers/hwmon/lm75.c
https://docs.kernel.org/hwmon/lm75.html
thanks,
ren