On Wed, 27 Sept 2023 at 07:34, Matthias Schiffer <[email protected]> wrote: > > - The dev_read_addr_name*() family of functions has no "index" argument, > doc comments should refer to "name" > - Specify the error return for several devfdt_get_addr*() functions > > Signed-off-by: Matthias Schiffer <[email protected]> > --- > include/dm/fdtaddr.h | 12 ++++++------ > include/dm/read.h | 6 +++--- > 2 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

