
23 Nov
2014
23 Nov
'14
2 p.m.
On 17 November 2014 at 07:29, Heiko Schocher hs@denx.de wrote:
Hello Simon,
Am 11.11.2014 18:46, schrieb Simon Glass:
In some cases we need to manually bind a device to a particular driver. Add a function to do this.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
Add new patch to add a function to bind a device by driver name
drivers/core/lists.c | 21 +++++++++++++++++++++ include/dm/lists.h | 13 +++++++++++++ 2 files changed, 34 insertions(+)
Acked-by: Heiko Schocher hs@denx.de
Applied to u-boot-dm.