The Linux driver supports the ADC0832 8-Bit Serial I/O A/D Converter with Multiplexer Option. The Linux driver supports communication through the SPI 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:
- adc0831
- adc0832
- adc0834
- adc0838
Linux Source Files
The files associated with this device are:
- drivers/iio/adc/ti-adc0832.c
- Documentation/devicetree/bindings/iio/adc/ti-adc0832.txt
Source Files
drivers/iio/adc/ti-adc0832.cLinux Device Tree Documenation
Documentation/devicetree/bindings/iio/adc/ti-adc0832.txt
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or "make nconfig")
Menuconfig Location
Symbol: TI_ADC0832 [=y]Type : tristatePrompt: Texas Instruments ADC0831/ADC0832/ADC0834/ADC0838 Location: -> Device Drivers -> Industrial I/O support (IIO [=y]) -> Analog to digital converters Defined at drivers/iio/adc/Kconfig:409 Depends on: IIO [=y] && SPI [=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.