Re: [PATCH 0/2] Reading size-cells and address-cells from a node should walk up the

2020-04-08 Thread Robin Randhawa
Hi Matthias. Thanks for this. I can confirm that this fixes the reported problem. You have my Tested-By. FWIW, the changes look fine to me too. Cheers, Robin

[PATCH 0/2] Reading size-cells and address-cells from a node should walk up the

2020-04-08 Thread matthias . bgg
From: Matthias Brugger parent stack to find the property. This is reflected through comments in the code, but actually not implemented. This leads to the fact that some DTBs worked by accident. Fix this by walking the tree when reading this properties. After fixing the default size-cells