[PATCH 2/2] dm: core: Walk the tree to find address- and size-cells properties

Simon Glass sjg at chromium.org
Thu Apr 9 18:25:57 CEST 2020


Hi Matthias,

On Wed, 8 Apr 2020 at 03:35, <matthias.bgg at kernel.org> wrote:
>
> From: Matthias Brugger <mbrugger at suse.com>
>
> Walk the tree when reading size-cells or address-cells properties.
>
> Reported-by: Robin Randhawa <Robin.Randhawa at ARM.com>
> Signed-off-by: Matthias Brugger <mbrugger at suse.com>
>
> ---
>
>  drivers/core/ofnode.c |  8 ++++----
>  include/dm/ofnode.h   | 36 ++++++++++++++++++++++++++++++++++++
>  include/dm/read.h     |  6 ++----
>  3 files changed, 42 insertions(+), 8 deletions(-)
>

Please can you send these upstream? I think you'll need to add a test
when doing that, too.

Regards,
Simon


More information about the U-Boot mailing list