On Tue, May 26, 2026 at 10:58:13AM +0200, Francois Berder wrote: > dev_read_addr returns FDT_ADDR_T_NONE (-1), not NULL, > in case of errors. > Replace dev_read_addr by dev_read_addr_ptr. > Replace error to EINVAL. > > Signed-off-by: Francois Berder <[email protected]> > Reviewed-by: Hal Feng <[email protected]> > --- > drivers/rng/jh7110_rng.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-riscv/main, thanks. Best regards, Leo
