[PATCH 0/5] Convert the LS208xA RDB/QDS boards to DM_SERIAL

Peng Fan peng.fan at oss.nxp.com
Wed Mar 1 01:55:36 CET 2023


Hi Ioana,

Thanks for working on this.

On 3/1/2023 12:32 AM, Ioana Ciornei wrote:
> This patch set converts the LS208xA based boards to DM_SERIAL.
> 
> Since we don't want to introduce even more differences between the
> U-Boot's and Linux's device trees the first 4 patches make the necessary
> updates so that the serial nodes are synced with their counterpart.
> 
> The last patch just enables DM_SERIAL in the associated configs.

LGTM: Reviewed-by: Peng Fan <peng.fan at nxp.com>

Thanks,
Peng.

> 
> Ioana Ciornei (5):
>    arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' node
>    arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under soc
>    arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with Linux
>    arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-all
>    configs: ls208x: enable DM_SERIAL
> 
>   arch/arm/dts/fsl-ls2080a.dtsi                | 57 +++++++++++++++-----
>   configs/ls2088aqds_tfa_defconfig             |  5 +-
>   configs/ls2088ardb_tfa_SECURE_BOOT_defconfig |  4 +-
>   configs/ls2088ardb_tfa_defconfig             |  4 +-
>   4 files changed, 53 insertions(+), 17 deletions(-)
> 


More information about the U-Boot mailing list