[U-Boot] [PATCH 1/3] rockchip: rk3036: add ofdata_to_platdata() callback for driver
Simon Glass
sjg at chromium.org
Sun Apr 22 20:14:32 UTC 2018
Hi Kever,
On 18 April 2018 at 02:05, Kever Yang <kever.yang at rock-chips.com> wrote:
> Parse of data in dedicate api instead of in probe().
dedicated
Also please can you call it a 'method' rather than a 'callback'? I feel
that a callback is something provided by subsystem A which calls subsystem
B, to allow B to call back into A. In this case, the driver is not the
caller - it is just a driver.
Regards,
Simon
More information about the U-Boot
mailing list