ADC081C021SW-LINUX
用于 ADC081C021 的 Linux 驱动程序
ADC081C021SW-LINUX
概述
The Linux driver supports the ADC081C021 series of ADCs. The Linux driver supports communication through the I2C bus and interfaces with the IIO sub-system.
Linux Mainline Status
Available in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices:
- adc081c021
- adc081c027
Linux Source Files
The files associated with this device are:
- drivers/iio/adc/ti-adc081c.c
Source Files
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: TI_ADC081C [=y]Type : tristatePrompt: Texas Instruments ADC081C021/027 Location: -> Device Drivers -> Industrial I/O support (IIO [=y]) -> Analog to digital converters Defined at drivers/iio/adc/Kconfig:305 Depends on: IIO [=y] && I2C [=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.