author | Joel A Fernandes <joelagnel@ti.com> | |
Tue, 29 Nov 2011 17:00:28 +0000 (11:00 -0600) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Wed, 30 Nov 2011 07:47:30 +0000 (08:47 +0100) | ||
commit | 9a9069a5960455ed6e67379dd836fab6a45d5def | |
tree | 12612eab5b43b9994b74a8a7ffc99d2a6ee9f693 | tree | snapshot (tar.xz tar.gz zip) |
parent | cb28528824be948644873e474288b06b1a904882 | commit | diff |
linux-ti33x-psp 3.1: ADC support for beaglebone
First 3 patches are cherry picks from PSP.
Next 7 add support for gen purpose adc, MFD support, sysfs triggering etc.
Currently:
cat /sys/bus/platform/tsc/ain* will trigger sampling
Output of the 12-bit ADC will be in decimal 0-4095
TODO:
1. IIO driver support
2. Other ADC features
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
First 3 patches are cherry picks from PSP.
Next 7 add support for gen purpose adc, MFD support, sysfs triggering etc.
Currently:
cat /sys/bus/platform/tsc/ain* will trigger sampling
Output of the 12-bit ADC will be in decimal 0-4095
TODO:
1. IIO driver support
2. Other ADC features
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>