[PATCH v3 0/6] DTS Sync from v6.5-rc1 to u-boot
Manorit Chawdhry
m-chawdhry at ti.com
Fri Sep 1 09:02:22 CEST 2023
The sync tries to ensure that U-boot remains functional with the updated
Linux DTS and all the fixes from Linux move to U-boot during the sync.
The series tries to sync from Linux v6.5-rc1 along with addition of
the documentation for J721S2 that had been previously missing.
MCU Ringacc [0] and DMA fixes [1] are currently being upstreamed to Linux.
They'll be fixed in U-boot post their merge in Linux hopefully during
v6.6-rc1 timeframe.
Test Logs are included in [2]
[0]: https://lore.kernel.org/all/20230809175932.2553156-1-vigneshr@ti.com/
[1]: https://lore.kernel.org/all/20230810174356.3322583-1-vigneshr@ti.com/
[2]: https://gist.github.com/manorit2001/dbad09fd00e8b7c3872e85874c8e648c
Signed-off-by: Manorit Chawdhry <m-chawdhry at ti.com>
---
Changes in v3:
- Move dm-tifs node to root node (Neha)
- Change the documentation commit subject (Nishanth)
- Remove stdout-path from U-boot (Nishanth)
- Fix extra tab (Nishanth)
- Fix documentation regarding comment of OPTEE Flavor (Nishanth)
- Remove extra EOL (Nishanth)
- Add AM68 documentation (Nishanth)
- Add AM68 Maintainers entry (Nishanth)
- Link to v2: https://lore.kernel.org/r/20230816-b4-upstream-j721s2-r5-pinmux-v2-0-a5f141be40bc@ti.com
---
Manorit Chawdhry (5):
arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
k3-j721s2: Sync from Linux tag v6.5-rc1
k3-am68: Sync from Linux tag v6.5-rc1
docs: board: ti: Add j721s2_evm documentation
board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File.
Udit Kumar (1):
configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi | 69 +--
arch/arm/dts/k3-am68-sk-base-board.dts | 389 ++++++++------
arch/arm/dts/k3-am68-sk-r5-base-board.dts | 151 +-----
arch/arm/dts/k3-am68-sk-som.dtsi | 112 +---
.../dts/k3-j721s2-common-proc-board-u-boot.dtsi | 60 +--
arch/arm/dts/k3-j721s2-common-proc-board.dts | 330 ++++++------
arch/arm/dts/k3-j721s2-main.dtsi | 585 ++++++++++++++++++++-
arch/arm/dts/k3-j721s2-mcu-wakeup.dtsi | 365 ++++++++++++-
arch/arm/dts/k3-j721s2-r5-common-proc-board.dts | 158 +-----
arch/arm/dts/k3-j721s2-som-p0.dtsi | 165 +++---
arch/arm/dts/k3-j721s2-thermal.dtsi | 101 ++++
arch/arm/dts/k3-j721s2.dtsi | 12 +-
arch/arm/mach-k3/j721s2/dev-data.c | 1 +
board/ti/j721s2/MAINTAINERS | 9 +-
configs/j721s2_evm_r5_defconfig | 1 +
doc/board/ti/j721s2_evm.rst | 298 +++++++++++
doc/board/ti/k3.rst | 1 +
17 files changed, 1953 insertions(+), 854 deletions(-)
---
base-commit: 97841de680430e235f0954a188f245775cbbb962
change-id: 20230816-b4-upstream-j721s2-r5-pinmux-25c4cd61b258
Best regards,
--
Manorit Chawdhry <m-chawdhry at ti.com>
More information about the U-Boot
mailing list