LM80SW-LINUX
用于 LM80 的 Linux 驱动程序
LM80SW-LINUX
概述
Linux 驱动程序支持 LM80 系列的系统硬件监控器。Linux 驱动程序支持通过 I2C 总线进行通信,并可与硬件监控子系统交互。
Linux 主线状态在 Linux 主线中提供:是
可通过 git.ti.com 获取:不适用
- lm80
- lm96080
与该器件关联的文件为:
- drivers/hwmon/lm80.c
- Documentation/devicetree/bindings/i2c/trivial-devices.txt
- Documentation/hwmon/lm80
Documentation/devicetree/bindings/i2c/trivial-devices.txt
其他文件
启用驱动程序支持
使用“make menuconfig”(也可以使用“make xconfig”或“make nconfig”)配置内核
Menuconfig 位置
Symbol: SENSORS_LM80 [=y]Type : tristatePrompt: National Semiconductor LM80 and LM96080 Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) Defined at drivers/hwmon/Kconfig:974 Depends on: HWMON [=y] && I2C [=y]
修复程序和代码增强
如果有需要添加到此驱动程序的修复程序和/或代码增强,请1. 将补丁发送到维护人员文件中列出的相关 Linux 内核社区,该文件位于此处或2. 联系您的 TI 代表。