1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 07:19:17 +01:00
Files
u-boot-megous/include/dm/device-internal.h
Simon Glass bcd90cb692 dm: core: Export a new function to read platdata
Add a new internal function, device_ofdata_to_platdata() to handle
allocating private space associated with each device and reading the
platform data from the device tree.

Call this new function from device_probe().

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-07 16:02:38 -07:00

7.1 KiB