
28 Dec
2020
28 Dec
'20
5:25 p.m.
This should not normally be needed in drivers, but add accessors for the few cases that exist.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
drivers/core/device.c | 30 +++++++++++++ include/dm/device-internal.h | 84 ++++++++++++++++++++++++++++++++++++ 2 files changed, 114 insertions(+)
Applied to u-boot-dm/next, thanks!