sevki
c9e1dba412
setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
23 lines
395 B
ReStructuredText
23 lines
395 B
ReStructuredText
Kernel driver tc74
|
|
====================
|
|
|
|
Supported chips:
|
|
|
|
* Microchip TC74
|
|
|
|
Prefix: 'tc74'
|
|
|
|
Datasheet: Publicly available at Microchip website.
|
|
|
|
Description
|
|
-----------
|
|
|
|
Driver supports the above part.
|
|
|
|
The tc74 has an 8-bit sensor, with 1 degree centigrade resolution
|
|
and +- 2 degrees centigrade accuracy.
|
|
|
|
Notes
|
|
-----
|
|
|
|
Currently entering low power standby mode is not supported.
|