LM3630ASW-LINUX
Linux ドライバ、LM3630A 用
LM3630ASW-LINUX
概要
The Linux driver supports the LM3630A White LED Driver. The Linux driver supports communication through the I2C bus and interfaces with the backlight sub-system.
Linux Mainline Status
Available in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices:
- lm3630a
Linux Source Files
The files associated with this device are:
- drivers/video/backlight/lm3630a_bl.c
- include/linux/platform_data/lm3630a_bl.h
Source Files
drivers/video/backlight/lm3630a_bl.c
Other Files
include/linux/platform_data/lm3630a_bl.h
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: BACKLIGHT_LM3630A [=y]Type : tristatePrompt: Backlight Driver for LM3630A Location: -> Device Drivers -> Graphics support -> Backlight & LCD device support (BACKLIGHT_LCD_SUPPORT [=y]) -> Lowlevel Backlight controls (BACKLIGHT_CLASS_DEVICE [=y]) Defined at drivers/video/backlight/Kconfig:377 Depends on: HAS_IOMEM [=y] && BACKLIGHT_LCD_SUPPORT [=y] && BACKLIGHT_CLASS_DEVICE [=y] && I2C [=y] && PWM [=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.