[U-Boot] [PATCH] dm: ofnode: change return type of dev_read_prop() to opaque pointer
Simon Glass
sjg at chromium.org
Fri Jul 28 04:19:32 UTC 2017
On 16 July 2017 at 21:18, Masahiro Yamada <yamada.masahiro at socionext.com> wrote:
> DT property values can be strings as well as integers. This is why
> of_get_property/fdt_getprop returns an opaque pointer.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> drivers/core/read.c | 2 +-
> include/dm/read.h | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list