public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v3 0/4] arm: dts: k3-am64: Sync DT with Linux
@ 2023-08-02 17:18 Roger Quadros
  2023-08-02 17:18 ` [PATCH v3 1/4] board: ti: am64x: Recognize AM64-HSEVM Roger Quadros
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Roger Quadros @ 2023-08-02 17:18 UTC (permalink / raw)
  To: trini; +Cc: nm, vigneshr, srk, r-gunasekaran, s-vadapalli, u-boot,
	Roger Quadros

Hi,

This series syncs AM64 DT files from Linux v6.5-rc1.

Tested on AM642-EVM GP SR1.0 and AM642-SK-EVM HS-FS SR2.0.

Couldn't verify Linux boot on AM642-SK-EVM so would appreciate
if someone can give a Tested-by for that. Thanks!

cheers,
-roger

Changelog:

v3:
- include board DT file in -r5 DT file.
- move including -u-boot.dtsi file at the top of -r5 DT file.
- drop duplicate nodes
- document why we need to delete clock/power properties from
  main_timer0

v2:
- Sync with v6.5-rc1
- Rebase on latest uboot/master
- CPSW node cleanup
- Timer node cleanup

Roger Quadros (4):
  board: ti: am64x: Recognize AM64-HSEVM
  doc: board: ti: am64: Add boot flow diagram
  Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node"
  arm: dts: k3-am64: Sync DT with Linux v6.5-rc1

 arch/arm/dts/k3-am64-main.dtsi         | 171 ++++++++-
 arch/arm/dts/k3-am64-mcu.dtsi          |  53 ++-
 arch/arm/dts/k3-am64-thermal.dtsi      |  33 ++
 arch/arm/dts/k3-am64.dtsi              |  22 +-
 arch/arm/dts/k3-am642-evm-u-boot.dtsi  |  67 ++--
 arch/arm/dts/k3-am642-evm.dts          | 173 +++++++--
 arch/arm/dts/k3-am642-r5-evm.dts       | 202 +---------
 arch/arm/dts/k3-am642-r5-sk.dts        | 209 +----------
 arch/arm/dts/k3-am642-sk-u-boot.dtsi   | 120 ++----
 arch/arm/dts/k3-am642-sk.dts           | 166 ++++++---
 arch/arm/dts/k3-am642.dtsi             |   1 +
 board/ti/am64x/evm.c                   |   3 +-
 doc/board/ti/img/boot_diagram_am64.svg | 496 +++++++++++++++++++++++++
 13 files changed, 1111 insertions(+), 605 deletions(-)
 create mode 100644 arch/arm/dts/k3-am64-thermal.dtsi
 create mode 100644 doc/board/ti/img/boot_diagram_am64.svg

-- 
2.34.1


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

end of thread, other threads:[~2023-08-03 12:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 17:18 [PATCH v3 0/4] arm: dts: k3-am64: Sync DT with Linux Roger Quadros
2023-08-02 17:18 ` [PATCH v3 1/4] board: ti: am64x: Recognize AM64-HSEVM Roger Quadros
2023-08-02 17:56   ` Nishanth Menon
2023-08-02 18:49     ` Roger Quadros
2023-08-02 17:18 ` [PATCH v3 2/4] doc: board: ti: am64: Add boot flow diagram Roger Quadros
2023-08-02 17:27   ` Tom Rini
2023-08-02 17:55   ` Nishanth Menon
2023-08-02 19:06     ` Roger Quadros
2023-08-02 22:12       ` Nishanth Menon
2023-08-02 17:18 ` [PATCH v3 3/4] Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node" Roger Quadros
2023-08-02 17:18 ` [PATCH v3 4/4] arm: dts: k3-am64: Sync DT with Linux v6.5-rc1 Roger Quadros
2023-08-02 21:37   ` Nishanth Menon
2023-08-03 12:39     ` Roger Quadros
2023-08-03 12:59     ` Roger Quadros

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