[U-Boot] [PATCH] dm: ofnode: change return type of dev_read_prop() to opaque pointer

sjg at google.com sjg at google.com
Fri Jul 28 18:44:10 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>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list