LM3633SW-LINUX
LM3633 向け Linux ドライバ
LM3633SW-LINUX
概要
The Linux driver supports the LM3633 LMU (Lighting Management Unit) device. The Linux driver supports communication through the I2C bus and interfaces with various sub-systems.
Linux Mainline Status
Available in Linux Main line: No
Available through git.ti.com: https://git.ti.com/mlp-open-source/kernel/blobs/ti-lmu-lm3633-v3.18.20/
Supported Devices:
- lm3633
Linux Source Files
The files associated with this device are:
- drivers/mfd/ti-lmu.c
- drivers/leds/leds-lm3633.c
- drivers/misc/ti-lmu-fault-monitor.c
- drivers/video/backlight/ti-lmu-backlight-core.c
- drivers/video/backlight/ti-lmu-backlight-data.c
- Documentation/devicetree/bindings/mfd/ti-lmu.txt
- Documentation/devicetree/bindings/leds/leds-lm3633.txt
- Documentation/devicetree/bindings/video/backlight/ti-lmu-backlight.txt
- include/linux/mfd/ti-lmu.h
- include/linux/mfd/ti-lmu-register.h
- include/linux/mfd/ti-lmu-backlight.h
- Documentation/ABI/testing/debugfs-ti-lmu-fault-monitor
- Documentation/ABI/testing/sysfs-class-led-lm3633
Source Files
drivers/mfd/ti-lmu.cdrivers/leds/leds-lm3633.c
drivers/misc/ti-lmu-fault-monitor.c
drivers/video/backlight/ti-lmu-backlight-core.c
drivers/video/backlight/ti-lmu-backlight-data.c
Linux Device Tree Documenation
Documentation/devicetree/bindings/mfd/ti-lmu.txtDocumentation/devicetree/bindings/leds/leds-lm3633.txt
Documentation/devicetree/bindings/video/backlight/ti-lmu-backlight.txt
Other Files
include/linux/mfd/ti-lmu.hinclude/linux/mfd/ti-lmu-register.h
include/linux/mfd/ti-lmu-backlight.h
Documentation/ABI/testing/debugfs-ti-lmu-fault-monitor
Documentation/ABI/testing/sysfs-class-led-lm3633
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or "make nconfig")
Menuconfig Location
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.