[U-Boot] [PATCH v2 02/17] dm: core: Allow access to the device's driver_id data

Heiko Schocher hs at denx.de
Mon Nov 17 07:28:12 CET 2014


Hello Simon,

Am 11.11.2014 18:46, schrieb Simon Glass:
> When the device is created from a device tree node, it matches a compatible
> string. Allow access to that string and the associated data.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>   drivers/core/device.c |  5 +++++
>   drivers/core/lists.c  | 17 ++++++++++++-----
>   include/dm/device.h   | 11 +++++++++++
>   3 files changed, 28 insertions(+), 5 deletions(-)

Acked-by: Heiko Schocher <hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list