The Linux driver supports the THS7303 Video Amp and Filter. The Linux driver supports communication through the I2C bus and interfaces with the V4L2 sub-system.
Linux Mainline StatusAvailable in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices:Linux Source FilesThe files associated with this device are:
- drivers/media/i2c/ths7303.c
- include/media/ths7303.h
Source Filesdrivers/media/i2c/ths7303.c
Other Filesinclude/media/ths7303.h
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: VIDEO_THS7303 [=y]Type : tristatePrompt: THS7303/53 Video Amplifier Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=y]) -> Encoders, decoders, sensors and other helper chips Defined at drivers/media/i2c/Kconfig:706 Depends on: MEDIA_SUPPORT [=y] && VIDEO_V4L2 [=y] && I2C [=y] Selected by: VIDEO_DAVINCI_VPIF_DISPLAY [=y] && MEDIA_SUPPORT [=y] && V4L_PLATFORM_DRIVERS [=y] && VIDEO_V4L2 [=y] && (ARCH_DAVINCI [=y] || COMPILE_TEST [=y]) && HAS_DMA [=y] && MEDIA_SUBDRV_AUTOSELECT [=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.