u-boot-brain/drivers/adc
Neil Armstrong 0421c9809a adc: meson-saradc: fix regmap_init_mem call
The SARADC driver was merged after the following commit :
commit d35812368a ("regmap: change regmap_init_mem() to take ofnode instead udevice")
Thus breaking build, this patch fixes the regmap_init_mem accordingly.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2018-06-19 07:31:46 -04:00
..
adc-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos-adc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig adc: add Amlogic Meson SAR ADC driver 2018-05-08 09:07:40 -04:00
Makefile adc: add Amlogic Meson SAR ADC driver 2018-05-08 09:07:40 -04:00
meson-saradc.c adc: meson-saradc: fix regmap_init_mem call 2018-06-19 07:31:46 -04:00
rockchip-saradc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00