public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm: dts: k3-am6: Sync DT with Linux
@ 2023-07-31 12:27 Roger Quadros
  2023-07-31 12:27 ` [PATCH v2 1/2] board: ti: am64x: Recognize AM64-HSEVM Roger Quadros
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Roger Quadros @ 2023-07-31 12:27 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.

NOTE: I have only boot tested this on AM64-GP-EVM.
I would appreciate a tested-by for AM64-sk EVM. Thanks.

cheers,
-roger

Changelog:

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

Roger Quadros (2):
  board: ti: am64x: Recognize AM64-HSEVM
  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 |  42 ++-----
 arch/arm/dts/k3-am642-evm.dts         | 173 ++++++++++++++++++++------
 arch/arm/dts/k3-am642-r5-evm.dts      |  26 +++-
 arch/arm/dts/k3-am642-r5-sk.dts       |  31 ++++-
 arch/arm/dts/k3-am642-sk-u-boot.dtsi  |  43 ++-----
 arch/arm/dts/k3-am642-sk.dts          | 166 +++++++++++++++++-------
 arch/arm/dts/k3-am642.dtsi            |   1 +
 board/ti/am64x/evm.c                  |   3 +-
 12 files changed, 589 insertions(+), 175 deletions(-)
 create mode 100644 arch/arm/dts/k3-am64-thermal.dtsi

-- 
2.34.1


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 12:27 [PATCH v2 0/2] arm: dts: k3-am6: Sync DT with Linux Roger Quadros
2023-07-31 12:27 ` [PATCH v2 1/2] board: ti: am64x: Recognize AM64-HSEVM Roger Quadros
2023-07-31 14:20   ` Andrew Davis
2023-07-31 12:27 ` [PATCH v2 2/2] arm: dts: k3-am64: Sync DT with Linux v6.5-rc1 Roger Quadros
2023-08-01 12:36   ` Nishanth Menon
2023-08-01 13:04   ` Nishanth Menon
2023-07-31 15:16 ` [PATCH v2 0/2] arm: dts: k3-am6: Sync DT with Linux Roger Quadros
2023-08-01 12:37 ` Nishanth Menon
2023-08-01 13:20   ` Roger Quadros
2023-08-02 21:12 ` Nishanth Menon

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