Hi Matthias, On Sat, 11 Apr 2020 at 12:05, Matthias Brugger <[email protected]> wrote: > > Hi Simon, > > On 4/9/20 6:25 PM, Simon Glass wrote: > > Hi Matthias, > > > > On Wed, 8 Apr 2020 at 03:35, <[email protected]> wrote: > >> > >> From: Matthias Brugger <[email protected]> > >> > >> Walk the tree when reading size-cells or address-cells properties. > >> > >> Reported-by: Robin Randhawa <[email protected]> > >> Signed-off-by: Matthias Brugger <[email protected]> > >> > >> --- > >> > >> 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 <[email protected]> Regards, Simon

