All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] TI: AM654/J721e: Sync CPSW DT node from kernel
@ 2020-07-06  8:06 Vignesh Raghavendra
  2020-07-06  8:06 ` [PATCH 1/5] net: ti: am65-cpsw-nuss: Remove dead code Vignesh Raghavendra
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Vignesh Raghavendra @ 2020-07-06  8:06 UTC (permalink / raw)
  To: u-boot

Make necessary driver changes to sync DT nodes from kernel.
Depends on [1]

Due to the dependencies, I would like this entire series to be merged via TI
tree.

Tested on AM654 and J721e boards

[1]  https://patchwork.ozlabs.org/project/uboot/list/?series=186589


Vignesh Raghavendra (5):
  net: ti: am65-cpsw-nuss: Remove dead code
  net: ti: am65-cpsw-nuss: Set ALE default thread enable
  net: ti: am65-cpsw-nuss: Update driver to use kernel DT
  arm: dts: k3-j721e: Sync CPSW DT node from kernel
  arm: dts: k3-am65: Sync CPSW DT node from kernel

 arch/arm/dts/k3-am65-mcu.dtsi                 | 84 +++++++++++++++++++
 arch/arm/dts/k3-am654-base-board-u-boot.dtsi  | 54 +-----------
 .../k3-j721e-common-proc-board-u-boot.dtsi    | 74 +---------------
 arch/arm/dts/k3-j721e-mcu-wakeup.dtsi         | 74 ++++++++++++++++
 drivers/net/ti/am65-cpsw-nuss.c               | 15 ++--
 5 files changed, 167 insertions(+), 134 deletions(-)

-- 
2.27.0

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

end of thread, other threads:[~2020-07-14  5:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06  8:06 [PATCH 0/5] TI: AM654/J721e: Sync CPSW DT node from kernel Vignesh Raghavendra
2020-07-06  8:06 ` [PATCH 1/5] net: ti: am65-cpsw-nuss: Remove dead code Vignesh Raghavendra
2020-07-06  8:06 ` [PATCH 2/5] net: ti: am65-cpsw-nuss: Set ALE default thread enable Vignesh Raghavendra
2020-07-06  8:06 ` [PATCH 3/5] net: ti: am65-cpsw-nuss: Update driver to use kernel DT Vignesh Raghavendra
2020-07-06  8:06 ` [PATCH 4/5] arm: dts: k3-j721e: Sync CPSW DT node from kernel Vignesh Raghavendra
2020-07-07 13:49   ` Grygorii Strashko
2020-07-07 14:15     ` Vignesh Raghavendra
2020-07-08  7:55       ` Lokesh Vutla
2020-07-06  8:06 ` [PATCH 5/5] arm: dts: k3-am65: " Vignesh Raghavendra
2020-07-07 13:50 ` [PATCH 0/5] TI: AM654/J721e: " Grygorii Strashko
2020-07-14  5:41 ` Lokesh Vutla

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.