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

Simon Glass sjg at chromium.org
Mon Apr 20 01:37:16 CEST 2020


Hi Matthias,

On Sat, 11 Apr 2020 at 12:05, Matthias Brugger <matthias.bgg at gmail.com> wrote:
>
> Hi Simon,
>
> On 4/9/20 6:25 PM, Simon Glass wrote:
> > 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.
> >
>
> What is the upstream project for drivers/core/ofnode.c? I wasn't able to
> find it.

Sorry I meant the other patch...

This one:

Reviewed-by: Simon Glass <sjg at chromium.org>

Regards,
Simon


More information about the U-Boot mailing list