Add support for a live device tree to the core serial uclass. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v3: None Changes in v2: None drivers/serial/serial-uclass.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) Applied to u-boot-dm, thanks!