15 Aug, 2008
1 commit
-
SPI driver for analog to digital converters national semiconductor
ADC081S101, ADC124S501, ...Code for 8 channels by Tobias Himmer.
This driver adds support for National Semiconductor ADCS chip
family, where:* bb is the resolution in number of bits (8, 10, 12)
* c is the number of channels (1, 2, 4, 8)
* sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500
kSPS and 101 for 1 MSPS)[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Marc Pignat
Cc: Tobias Himmer
Cc: "Mark M. Hoffman"
Cc: Jean Delvare
Cc: David Brownell
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds