mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
ac9198d1d5
The fdt_addr_t and phys_addr_t size have been decoupled. A 32bit CPU can expext 64-bit data from the device tree parser, so use dev_read_addr_ptr in the rockchip-saradc.c file. As we are there also streamline the error response to -EINVAL on return. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> |
||
---|---|---|
.. | ||
adc-uclass.c | ||
exynos-adc.c | ||
Kconfig | ||
Makefile | ||
meson-saradc.c | ||
rockchip-saradc.c | ||
sandbox.c | ||
stm32-adc-core.c | ||
stm32-adc-core.h | ||
stm32-adc.c |