u-boot/drivers/adc
Tom Rini c46597155e sandbox: Finish migration to Kconfig
Stop using CONFIG_SANDBOX_ARCH and use CONFIG_SANDBOX instead. For the
SPI related defines, set them directly in Kconfig. This now empties
arch/sandbox/include/asm/config.h.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-12-22 10:31:48 -05: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 support of generic channels binding 2022-12-07 17:00:26 +01:00