u-boot/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 ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
clk.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
clock.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
cpu.h Exynos5422/5800: set cpu id to 0x5422 2015-11-02 10:37:59 +09:00
dmc.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
dp.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
dp_info.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
dsim.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
dwmmc.h of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
ehci.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
fb.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
gpio.h Exynos5422/5800: set cpu id to 0x5422 2015-11-02 10:37:59 +09:00
i2s-regs.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
mipi_dsim.h of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
mmc.h of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
periph.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
pinmux.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
power.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
pwm.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
pwm_backlight.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
sound.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
spi.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
spl.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
sromc.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
sys_proto.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
system.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
tmu.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
tzpc.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
uart.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
watchdog.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
xhci-exynos.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00