All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm: dts: am62-beagleplay: Fix Beagleplay Ethernet
@ 2024-05-13 12:13 Roger Quadros
  2024-05-13 12:13 ` [PATCH v2 1/3] arm: dts: k3-am62*: sync with Linux v6.9 Roger Quadros
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Roger Quadros @ 2024-05-13 12:13 UTC (permalink / raw)
  To: Joe Hershberger, Ramon Fried, Tom Rini, Nishanth Menon,
	Robert Nelson, Wadim Egorov, Marcel Ziswiler, Simon Glass
  Cc: srk, s-vadapalli, vigneshr, r-gunasekaran, danishanwar, u-boot,
	Roger Quadros

Sync AM62 device tree files with Linux v6.9 and
add in the missing bits in -u-boot.dtsi to get CPSW
Ethernet working.

CI testing
https://github.com/u-boot/u-boot/pull/534

Signed-off-by: Roger Quadros <rogerq@kernel.org>
---

---
Changes in v2:
- rebase on u-boot/next 13th May 2024
- drop 'not-for-merge' comment for patch 3 as it can now be merged
- Link to v1: https://lore.kernel.org/r/20240425-for-2024-07-beagleplay-eth-v1-0-6c985de1c316@kernel.org

---
Roger Quadros (3):
      arm: dts: k3-am62*: sync with Linux v6.9
      arm: dts: k3-am625-beagleplay: get CPSW Ethernet to work
      arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIO

 arch/arm/dts/k3-am62-main.dtsi               | 126 ++++++++++++++---
 arch/arm/dts/k3-am62-mcu.dtsi                |   4 +-
 arch/arm/dts/k3-am62-thermal.dtsi            |   5 +-
 arch/arm/dts/k3-am62-wakeup.dtsi             |  38 +++--
 arch/arm/dts/k3-am62.dtsi                    |   4 +-
 arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi |  63 +++++++++
 arch/arm/dts/k3-am625-beagleplay.dts         |  66 ++++-----
 arch/arm/dts/k3-am625-sk.dts                 |   4 +-
 arch/arm/dts/k3-am625.dtsi                   |   4 +-
 arch/arm/dts/k3-am62a-main.dtsi              | 201 +++++++++++++++++++++++++--
 arch/arm/dts/k3-am62a-mcu.dtsi               |   4 +-
 arch/arm/dts/k3-am62a-thermal.dtsi           |   5 +-
 arch/arm/dts/k3-am62a-wakeup.dtsi            |   4 +-
 arch/arm/dts/k3-am62a.dtsi                   |   4 +-
 arch/arm/dts/k3-am62a7-sk.dts                | 162 ++++++++++++++++++++-
 arch/arm/dts/k3-am62a7.dtsi                  |   4 +-
 arch/arm/dts/k3-am62x-sk-common.dtsi         |  24 +++-
 17 files changed, 621 insertions(+), 101 deletions(-)
---
base-commit: c67199962b2a819a4b0ae8d57dc68b7cadee0c9e
change-id: 20240305-for-2024-07-beagleplay-eth-f82a51197937

Best regards,
-- 
Roger Quadros <rogerq@kernel.org>


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

end of thread, other threads:[~2024-06-01  0:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 12:13 [PATCH v2 0/3] arm: dts: am62-beagleplay: Fix Beagleplay Ethernet Roger Quadros
2024-05-13 12:13 ` [PATCH v2 1/3] arm: dts: k3-am62*: sync with Linux v6.9 Roger Quadros
2024-05-13 12:13 ` [PATCH v2 2/3] arm: dts: k3-am625-beagleplay: get CPSW Ethernet to work Roger Quadros
2024-05-13 12:13 ` [PATCH v2 3/3] arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIO Roger Quadros
2024-05-13 17:48 ` [PATCH v2 0/3] arm: dts: am62-beagleplay: Fix Beagleplay Ethernet Tom Rini
2024-05-20 15:56 ` Tom Rini
2024-05-31 16:32   ` Roger Quadros
2024-05-31 16:47     ` Tom Rini
2024-05-31 16:54       ` Roger Quadros
2024-05-31 16:53     ` Roger Quadros
2024-06-01  0:13       ` 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.