[PATCH] udoo: Add DM_SERIAL support

2023-03-29 Thread sbabic
> The conversion to DM_SERIAL is mandatory, so add support > for it. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, next, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH,Managing Director

[PATCH] udoo: Add DM_SERIAL support

2023-02-15 Thread Fabio Estevam
The conversion to DM_SERIAL is mandatory, so add support for it. Signed-off-by: Fabio Estevam --- configs/udoo_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index 0a3baec12e..20686298bd 100644 --- a/configs/udoo_defconfig +++ b/conf