[PATCH v2] drivers: watchdog: Fix dev_read_addr error check

Stefan Roese stefan.roese at mailbox.org
Tue Jun 9 12:53:16 CEST 2026


On 5/25/26 22:33, Francois Berder wrote:

> dev_read_addr does not return a void* but fdt_addr_t.
> Replace invalid usage of dev_read_addr by dev_read_addr_ptr.
>
> v2:
>  - Replace dev_read_addr by dev_read_addr_ptr
>  - Change error to EINVAL
>
> Signed-off-by: Francois Berder <fberder at outlook.fr>

Applied to u-boot-watchdog/next

Thanks,
Stefan


More information about the U-Boot mailing list