[PATCH] mx6sxsabresd: 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] mx6sxsabresd: 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/mx6sxsabresd_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig index c469084737..2e52e301ae 100644 --- a/configs/m