NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
INA209 Linux Driver
The Linux driver supports the INA209 Current/Power Monitor. The Linux driver supports communication through the I2C bus and interfaces with the Hardware Monitoring sub-system.
Contents
Linux Mainline Status[edit]
Available in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices[edit]
- ina209
Linux Source Files[edit]
Source Files[edit]
Device Tree Documenation[edit]
Other Files[edit]
Enabling Driver Support[edit]
NOTE
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or "make nconfig")
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or "make nconfig")
Menuconfig Location[edit]
Symbol: SENSORS_INA209 [=y] Type : tristate Prompt: TI / Burr Brown INA209 Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) Defined at drivers/hwmon/Kconfig:1453 Depends on: HWMON [=y] && I2C [=y]
Fixes and Code Enhancements[edit]
TIP
If there are fixes and or code enhancements that need to be added to this
driver please either
1. Send the patches to the relevant Linux Kernel community as listed in the maintainers file located: Here
or
2. Contact your TI representative.