u-boot-brain/arch/arm/mach-exynos/include/mach
Przemyslaw Marczak 3b3ad9015e 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>
2015-11-02 10:38:00 +09:00
..
adc.h dm: adc: add Exynos54xx compatible ADC driver 2015-11-02 10:38:00 +09:00
board.h
clk.h
clock.h
cpu.h Exynos5422/5800: set cpu id to 0x5422 2015-11-02 10:37:59 +09:00
dmc.h
dp_info.h
dp.h
dsim.h
dwmmc.h
ehci.h
fb.h
gpio.h Exynos5422/5800: set cpu id to 0x5422 2015-11-02 10:37:59 +09:00
i2s-regs.h
mipi_dsim.h
mmc.h
periph.h
pinmux.h
power.h
pwm_backlight.h
pwm.h
sound.h
spi.h
spl.h
sromc.h
sys_proto.h
system.h
tmu.h
tzpc.h
uart.h
watchdog.h
xhci-exynos.h