u-boot/drivers/adc
Quentin Schulz 7da3065afd rockchip: adc: rockchip-saradc: factor out channel_data callback
SARADC v1 and v2 have a different way of reading data, therefore let's
abstract this function so that it can be provided from the udevice.data
pointer.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
2024-03-14 18:19:44 +08:00
..
adc-uclass.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
exynos-adc.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
imx93-adc.c dm: adc: add iMX93 ADC support 2023-07-13 11:29:40 +02:00
Kconfig dm: adc: imx93-adc depends on ADC (fix boot) 2023-10-18 10:02:49 +02:00
Makefile dm: adc: add iMX93 ADC support 2023-07-13 11:29:40 +02:00
meson-saradc.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
rockchip-saradc.c rockchip: adc: rockchip-saradc: factor out channel_data callback 2024-03-14 18:19:44 +08:00
sandbox.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stm32-adc-core.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
stm32-adc-core.h adc: Drop dm.h header file 2020-08-03 22:19:54 -04:00
stm32-adc.c adc: stm32mp15: add calibration support 2023-01-12 16:25:51 +01:00