[PATCH v2 15/18] dm: core: Add functions to set priv/plat

Simon Glass sjg at chromium.org
Mon Dec 28 17:25:54 CET 2020


This should not normally be needed in drivers, but add accessors for the
few cases that exist.

Signed-off-by: Simon Glass <sjg at 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!


More information about the U-Boot mailing list