TMP102SW-LINUX
適用於 TMP102 的 Linux 驅動程式
TMP102SW-LINUX
概覽
The Linux driver support the TMP102 Temperature Sensor. The Linux driver supports communication through the I2C bus and interfaces with the Hardware Monitoring sub-system.
Linux Mainline StatusAvailable in Linux Main line: Yes
Available through git.ti.com: N/A
- tmp102
The files associated with this device are:
- drivers/hwmon/tmp102.c
- Documentation/devicetree/bindings/i2c/trivial-devices.txt
- Documentation/hwmon/tmp102
Documentation/devicetree/bindings/i2c/trivial-devices.txt
Other Files
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: SENSORS_TMP102 [=y]Type : tristatePrompt: Texas Instruments TMP102 Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) Defined at drivers/hwmon/Kconfig:1486 Depends on: HWMON [=y] && I2C [=y] && (THERMAL [=y] || !THERMAL_OF [=y])
Fixes and Code Enhancements
If there are fixes and or code enhancements that need to be added to thisdriver please either1. Send the patches to the relevant Linux Kernel community as listed in the maintainers file located: Hereor2. Contact your TI representative.