[U-Boot] [PATCH 03/03] dm: core: parse chosen node

2018-01-09 Thread Jorge Ramirez-Ortiz
From: Rob Clark This is the node that would contain, for example, the framebuffer setup by an earlier stage. Signed-off-by: Rob Clark --- arch/sandbox/dts/test.dts | 7 +++ drivers/core/root.c | 12 test/dm/bus.c | 2 +- test/dm/test-fdt.c| 2 +- 4

[U-Boot] [PATCH 03/03] dm: core: parse chosen node

2018-01-05 Thread Jorge Ramirez-Ortiz
From: Rob Clark This is the node that would contain, for example, the framebuffer setup by an earlier stage. Signed-off-by: Rob Clark --- arch/sandbox/dts/test.dts | 7 +++ drivers/core/root.c | 12 test/dm/bus.c | 2 +- test/dm/test-fdt.c| 2 +- 4