The Linux driver supports the LM3560 Flash Driver. The Linux driver supports communication through the I2C bus and interfaces with the V4L2 sub-system.
Linux Mainline Status
Available in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices:
Linux Source Files
The files associated with this device are:
- drivers/media/i2c/lm3560.c
- include/media/lm3560.h
Source Files
drivers/media/i2c/lm3560.c
Other Files
include/media/lm3560.h
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: VIDEO_LM3560 [=y]Type : tristatePrompt: LM3560 dual flash driver support Location: -> Device Drivers -> Multimedia support (MEDIA_SUPPORT [=y]) -> Encoders, decoders, sensors and other helper chips Defined at drivers/media/i2c/Kconfig:648 Depends on: MEDIA_SUPPORT [=y] && I2C [=y] && VIDEO_V4L2 [=y] && MEDIA_CONTROLLER [=y] && MEDIA_CAMERA_SUPPORT [=y] Selects: REGMAP_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.