All of lore.kernel.org
 help / color / mirror / Atom feed
* [u-boot PATCH v2 0/3] arm: dts: k3-am64: Sync DT files with Linux
@ 2023-01-24  9:43 Roger Quadros
  2023-01-24  9:43 ` [u-boot PATCH v2 1/3] arm: dts: k3-am64: sync with Linux DT files Roger Quadros
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Roger Quadros @ 2023-01-24  9:43 UTC (permalink / raw)
  To: trini; +Cc: vigneshr, nm, praneeth, u-boot, Roger Quadros

Hi,

This series syncs AM64 DT files with Linux v6.2-rc4.

CPSW and Board EEPROM breakage are resolved in follow up patches.

Only MMC and NFS boot have been tested.

cheers,
-roger

Changelog:
v2:
- move CPSW3G fixes to -u-boot.dtsi file.

Roger Quadros (3):
  arm: dts: k3-am64: sync with Linux DT files
  arm: dts: k3-am6: Fix "EEPROM not available" error
  arm: dts: k3-am64: Fix CPSW3G ethernet

 arch/arm/dts/k3-am64-main.dtsi        | 551 +++++++++++++++++++++++++-
 arch/arm/dts/k3-am64-mcu.dtsi         |  16 +-
 arch/arm/dts/k3-am64.dtsi             |   4 +
 arch/arm/dts/k3-am642-evm-u-boot.dtsi |   4 +
 arch/arm/dts/k3-am642-evm.dts         | 117 +++---
 arch/arm/dts/k3-am642-r5-evm.dts      |  41 ++
 arch/arm/dts/k3-am642-sk.dts          | 225 ++++++++---
 arch/arm/dts/k3-am642.dtsi            |   2 +-
 8 files changed, 832 insertions(+), 128 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-02-07 16:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24  9:43 [u-boot PATCH v2 0/3] arm: dts: k3-am64: Sync DT files with Linux Roger Quadros
2023-01-24  9:43 ` [u-boot PATCH v2 1/3] arm: dts: k3-am64: sync with Linux DT files Roger Quadros
2023-02-07 16:49   ` Tom Rini
2023-01-24  9:43 ` [u-boot PATCH v2 2/3] arm: dts: k3-am6: Fix "EEPROM not available" error Roger Quadros
2023-02-07 16:49   ` Tom Rini
2023-01-24  9:43 ` [u-boot PATCH v2 3/3] arm: dts: k3-am64: Fix CPSW3G ethernet Roger Quadros
2023-01-24 19:19   ` Tom Rini
2023-02-07 16:49   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.