On Sun, Apr 05, 2020 at 03:38:19PM -0600, Simon Glass wrote:

> At present a device can read its ofdata before its parent has done the
> same. This can cause problems in the case where the parent has a 'ranges'
> property, thus affecting the operation of dev_read_addr(), for example.
> 
> We already probe parent devices before children so it does not seem to be
> a large step to do the same with ofdata.
> 
> Make the change and update the documentation in this area.
> 
> Signed-off-by: Simon Glass <[email protected]>

Is this intended for the current release, or part of the changes you had
been thinking about for the next release?  Also, with this change should
we undo other changes that had adapted to 82de42fa1468 ?  Thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to