DRV2665SW-LINUX
Linux ドライバ、DRV2665 用
DRV2665SW-LINUX
概要
The Linux driver supports the DRV2665 haptic motor driver. The Linux driver supports communication through the I2C bus and interfaces with the input sub-system for a forced feedback response.
Linux Mainline Status
Available in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices:
- DRV2665
Linux Source Files
The files associated with this device are:
- drivers/input/misc/drv2665.c
- Documentation/devicetree/bindings/input/ti,drv2665.txt
Source Files
Linux Device Tree Documenation
Documentation/devicetree/bindings/input/ti,drv2665.txt
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: INPUT_DRV2665_HAPTICS [=y]Type : tristatePrompt: TI DRV2665 haptics support Location: -> Device Drivers -> Input device support -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y]) -> Miscellaneous devices (INPUT_MISC [=y]) Defined at drivers/input/misc/Kconfig:777 Depends on: !UML && INPUT_MISC [=y] && INPUT [=y] && I2C [=y] Selects: INPUT_FF_MEMLESS [=y] && 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.