[PATCH 0/5] Convert the LS208xA RDB/QDS boards to DM_SERIAL
Tom Rini
trini at konsulko.com
Tue Feb 28 17:40:15 CET 2023
On Tue, Feb 28, 2023 at 06:32:07PM +0200, 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.
>
> 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(-)
This is good to see. My main question is, can we do a more complete
sync with the upstream dts files?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230228/abc7df75/attachment.sig>
More information about the U-Boot
mailing list