public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] DTS Sync from next-20230815 to u-boot
@ 2023-08-16  9:23 Manorit Chawdhry
  2023-08-16  9:23 ` [PATCH 1/3] k3-j721s2: Sync from linux-next tag next-20230815 Manorit Chawdhry
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Manorit Chawdhry @ 2023-08-16  9:23 UTC (permalink / raw)
  To: Tom Rini
  Cc: u-boot, Neha Malcom Francis, Udit Kumar, Andrew Davis,
	Nishanth Menon, Vignesh Raghavendra, Manorit Chawdhry

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 next-20230815 along with addition of
the documentation for J721S2 that had been previously missing.

Linux next-20230815 has been choosen due to certain fixes of mcu_ringacc
being merged to -next recently that helps this sync to remove overrides
for mcu_ringacc from -u-boot.dtsi

* 702110c2be99 arm64: dts: ti: k3: Add cfg reg region to ringacc node
* 4f1e869915b7 dt-bindings: soc: ti: k3-ringacc: Describe cfg reg region

DMA fixes are also being upstreamed to Linux [0]. They'll be fixed in
U-boot post their merge in Linux.

Test Logs are included in [1]

[0]: https://lore.kernel.org/all/20230810174356.3322583-1-vigneshr@ti.com/
[1]: https://gist.github.com/manorit2001/dbad09fd00e8b7c3872e85874c8e648c

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
Manorit Chawdhry (3):
      k3-j721s2: Sync from linux-next tag next-20230815
      k3-am68: Sync from linux-next tag next-20230815
      docs: ti: j721s2_evm: Create documentation from J7200 docs

 MAINTAINERS                                        |   1 +
 arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi     |  57 +-
 arch/arm/dts/k3-am68-sk-base-board.dts             | 524 +++++++++-----
 arch/arm/dts/k3-am68-sk-r5-base-board.dts          | 109 +--
 arch/arm/dts/k3-am68-sk-som.dtsi                   | 112 +--
 .../dts/k3-j721s2-common-proc-board-u-boot.dtsi    |  52 +-
 arch/arm/dts/k3-j721s2-common-proc-board.dts       | 376 ++++++----
 arch/arm/dts/k3-j721s2-main.dtsi                   | 777 ++++++++++++++++++++-
 arch/arm/dts/k3-j721s2-mcu-wakeup.dtsi             | 374 +++++++++-
 arch/arm/dts/k3-j721s2-r5-common-proc-board.dts    | 110 +--
 arch/arm/dts/k3-j721s2-som-p0.dtsi                 | 172 ++---
 arch/arm/dts/k3-j721s2-thermal.dtsi                | 101 +++
 arch/arm/dts/k3-j721s2.dtsi                        |  12 +-
 arch/arm/dts/k3-serdes.h                           | 204 ++++++
 doc/board/ti/j721s2_evm.rst                        | 228 ++++++
 doc/board/ti/k3.rst                                |   1 +
 16 files changed, 2407 insertions(+), 803 deletions(-)
---
base-commit: 5d3758178bc23d731897f05244bf564f8d1caf48
change-id: 20230816-b4-upstream-j721s2-r5-pinmux-25c4cd61b258

Best regards,
-- 
Manorit Chawdhry <m-chawdhry@ti.com>


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-08-17 13:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16  9:23 [PATCH 0/3] DTS Sync from next-20230815 to u-boot Manorit Chawdhry
2023-08-16  9:23 ` [PATCH 1/3] k3-j721s2: Sync from linux-next tag next-20230815 Manorit Chawdhry
2023-08-16 11:44   ` Nishanth Menon
2023-08-17  4:15     ` Kumar, Udit
2023-08-17 11:36       ` Nishanth Menon
2023-08-17 13:20         ` Kumar, Udit
2023-08-17  6:31     ` Manorit Chawdhry
2023-08-17 11:46       ` Nishanth Menon
2023-08-16  9:23 ` [PATCH 2/3] k3-am68: " Manorit Chawdhry
2023-08-16  9:23 ` [PATCH 3/3] docs: ti: j721s2_evm: Create documentation from J7200 docs Manorit Chawdhry
2023-08-16 15:35   ` Nishanth Menon
2023-08-17  8:12     ` Manorit Chawdhry
2023-08-17 11:47       ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox