[U-Boot] [PATCH v2 05/17] dm: Add a function to bind a device by driver name

Simon Glass sjg at chromium.org
Sun Nov 23 14:00:15 CET 2014


On 17 November 2014 at 07:29, Heiko Schocher <hs at 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 at 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 at denx.de>

Applied to u-boot-dm.


More information about the U-Boot mailing list