mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
1ac30d1301
This commit adds driver for iMX93 ADC. The driver is implemented using driver model and provides ADC uclass's methods for ADC single channel operations: - adc_start_channel() - adc_channel_data() - adc_stop() ADC features: - channels: 4 - resolution: 12-bit Signed-off-by: Luca Ellero <l.ellero@asem.it> Reviewed-by: Haibo Chen <haibo.chen@nxp.com> |
||
---|---|---|
.. | ||
adc-uclass.c | ||
exynos-adc.c | ||
imx93-adc.c | ||
Kconfig | ||
Makefile | ||
meson-saradc.c | ||
rockchip-saradc.c | ||
sandbox.c | ||
stm32-adc-core.c | ||
stm32-adc-core.h | ||
stm32-adc.c |