
30 Apr
2015
30 Apr
'15
6:21 a.m.
On 28 April 2015 at 20:25, Simon Glass sjg@chromium.org wrote:
Some device tree nodes do not have compatible strings but do require drivers. This is pretty rare, and somewhat unfortunate. Add a function to permit creation of a driver for any device tree node.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
drivers/core/lists.c | 9 ++++++++- include/dm/lists.h | 16 ++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-)
Applied to u-boot-x86.