Files
u-boot/drivers/core
Simon Glass 82de42fa14 dm: core: Allocate parent data separate from probing parent
At present the parent is probed before the child's ofdata_to_platdata()
method is called. Adjust the logic slightly so that probing parents is
not done until afterwards.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-07 16:02:38 -07:00
..
2019-10-08 13:57:47 +08:00
2019-12-03 08:44:14 -05:00
2019-09-02 17:38:42 +02:00