The Linux driver supports the DAC7512 Serial Input DAC. The Linux driver supports communication through the SPI bus and interfaces with sysfs.
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/misc/ti_dac7512.c
- Documentation/devicetree/bindings/misc/ti,dac7512.txt
Source Files
drivers/misc/ti_dac7512.c
Linux Device Tree Documentation
Documentation/devicetree/bindings/misc/ti,dac7512.txt
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: TI_DAC7512 [=y]Type : tristatePrompt: Texas Instruments DAC7512 Location: -> Device Drivers -> Misc devices Defined at drivers/misc/Kconfig:405 Depends on: SPI [=y] && SYSFS [=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.