[PATCH v1 06/16] dts: xea: Add u-boot specific 'type' property to duart

sbabic at denx.de sbabic at denx.de
Tue Jul 11 21:46:08 CEST 2023


> The DM_SERIAL implicitly requires CONFIG_PL01X_SERIAL, which
> allows support for both serial IP block versions (i.e. PL011 and
> PL010).
> The decision about used IP block is based on the compatible string,
> when DM is used.
> In the XEA, the OF_PLATDATA is used to allow usage of serial driver in
> the SPL (as the size of SPL is crucial). In this case one cannot extract
> the type of IP block from .data field (corresponding to compatible) and
> it must be explicitly read at probe from dtoc generated, u-boot specific
> property.
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list