[GIT PULL] please pull fsl-qoriq-2023-4-6 for 2023.07-rc1

Hi Tom,
Please pull fsl-qoriq-2023-4-6 --------------------------------------- convert NXP LS1028A RDB and QDS to DM_SERIAL enable DM_SERIAL for ls1088a sync serial nodes with linux for lx2160a/ls1088a --------------------------------------- CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/15890
Thanks, Peng.
The following changes since commit 02f8486b9f9fd27c1ad7fdda78c3c892431285a9:
Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2023-04-03 20:49:03 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-2023-4-6
for you to fetch changes up to 8ac04e9062fc65bb09754cefefc096d554c6881c:
board: freescale: lx2160a: remove the PL01X device instantiation (2023-04-04 17:31:47 +0800)
---------------------------------------------------------------- Ioana Ciornei (10): arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' node arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under soc arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with Linux arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-all configs: ls1088a: enable DM_SERIAL arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' node arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under soc arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with Linux arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-all board: freescale: lx2160a: remove the PL01X device instantiation
Vladimir Oltean (1): configs: convert NXP LS1028A RDB and QDS to DM_SERIAL
arch/arm/dts/fsl-ls1088a-qds.dtsi | 8 ++++++++ arch/arm/dts/fsl-ls1088a-rdb.dts | 8 ++++++++ arch/arm/dts/fsl-ls1088a-ten64.dts | 6 ++++-- arch/arm/dts/fsl-ls1088a.dtsi | 61 ++++++++++++++++++++++++++++++++++++++++++++----------------- arch/arm/dts/fsl-lx2160a-qds.dtsi | 11 ++++++++++- arch/arm/dts/fsl-lx2160a-rdb.dts | 11 ++++++++++- arch/arm/dts/fsl-lx2160a.dtsi | 74 +++++++++++++++++++++++++++++++++++++++++++++----------------------------- board/freescale/lx2160a/lx2160a.c | 34 ---------------------------------- configs/ls1028aqds_tfa_SECURE_BOOT_defconfig | 3 ++- configs/ls1028aqds_tfa_defconfig | 3 ++- configs/ls1028ardb_tfa_SECURE_BOOT_defconfig | 3 ++- configs/ls1028ardb_tfa_defconfig | 3 ++- configs/ls1088aqds_tfa_defconfig | 4 +++- configs/ls1088ardb_tfa_SECURE_BOOT_defconfig | 4 +++- configs/ls1088ardb_tfa_defconfig | 4 +++- 15 files changed, 146 insertions(+), 91 deletions(-)
participants (2)
-
Peng Fan
-
Tom Rini