u-boot/drivers/adc
Olivier Moysan 17bae7766c adc: stm32mp15: add calibration support
Add support of offset and linear calibration for STM32MP15.
The calibration is performed once at probe. The ADC is set in power on
state for calibration. It remains in this state after calibration,
to give to the kernel the opportunity to retrieve calibration data,
directly from the ADC.

Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2023-01-12 16:25:51 +01:00
..
adc-uclass.c sandbox: Finish migration to Kconfig 2022-12-22 10:31:48 -05:00
exynos-adc.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
Kconfig adc: Add driver for STM32 ADC 2018-08-03 19:53:10 -04:00
Makefile drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00
meson-saradc.c adc: meson-saradc: add AXG variant 2022-04-25 09:25:00 +02:00
rockchip-saradc.c adc: rockchip-saradc: add support for getting reference voltage value 2022-04-18 11:25:12 +08:00
sandbox.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07: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