diff options
author | Przemyslaw Marczak <p.marczak@samsung.com> | 2015-10-27 12:08:01 (GMT) |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2015-11-02 01:38:00 (GMT) |
commit | 3b3ad9015e95ccad1a06e2eed1f182c8ddc36b21 (patch) | |
tree | 3f73941ed493867fc871cf8312cc76bc927ba2bc /configs | |
parent | 5decbf53006c8e2aed8e5506b3961810c1544b3c (diff) | |
download | u-boot-3b3ad9015e95ccad1a06e2eed1f182c8ddc36b21.tar.xz |
dm: adc: add Exynos54xx compatible ADC driver
This commit adds driver for Exynos54xx ADC subsystem.
The driver is implemented using driver model, amd provides
ADC uclass's methods for ADC single channel operations:
- adc_start_channel()
- adc_channel_data()
- adc_stop()
The basic parameters of ADC conversion, are:
- sample rate: 600KSPS
- output the data as average of 8 time conversion
ADC features:
- sample rate: 600KSPS
- resolution: 12-bit
- channels: 10 (analog multiplexer)
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions