linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH next 0/6] ARM: dts: am57xx/dra7x: switch to new cpsw switch drv
@ 2020-09-07 20:21 Grygorii Strashko
  2020-09-07 20:21 ` [PATCH next 1/6] ARM: dts: am5729: beagleboneai: " Grygorii Strashko
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Grygorii Strashko @ 2020-09-07 20:21 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: linux-omap, linux-kernel, Sekhar Nori, Vignesh Raghavendra,
	Murali Karicheri, Grygorii Strashko

Hi Tony,

Since Kernel v5.5 commits:
 111cf1ab4da3 ("net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch")
 ed3525eda4c4 ("net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac")
the new CPSW driver with switchdev support has been introduced and one
am571x-idk board was converted to use it. And since that time (Nov 2019) no
significant issues were reported for the new CPSW driver.

Therefore it's time to switch all am57xx/dra7x boards to use new cpsw switch
driver. Those boards have 1 or 2 Ext. port wired and configured in dual_mac mode
by default. The dual_mac mode has been preserved the same way between
legacy and new driver it's safe to switch drivers.

Grygorii Strashko (6):
  ARM: dts: am5729: beagleboneai: switch to new cpsw switch drv
  ARM: dts: am57xx-idk: switch to new cpsw switch drv
  ARM: dts: beagle-x15: switch to new cpsw switch drv
  ARM: dts: dra7x-evm: switch to new cpsw switch drv
  ARM: dts: am57xx-cl-som-am57x: switch to new cpsw switch drv
  ARM: dts: dra7: drop legacy cpsw dt node

 arch/arm/boot/dts/am571x-idk.dts              | 27 ----------
 arch/arm/boot/dts/am5729-beagleboneai.dts     | 14 +++--
 arch/arm/boot/dts/am572x-idk.dts              |  5 --
 arch/arm/boot/dts/am574x-idk.dts              |  5 --
 .../boot/dts/am57xx-beagle-x15-common.dtsi    | 13 +++--
 arch/arm/boot/dts/am57xx-cl-som-am57x.dts     | 13 +++--
 arch/arm/boot/dts/am57xx-idk-common.dtsi      | 14 +++--
 arch/arm/boot/dts/dra7-evm.dts                | 13 +++--
 arch/arm/boot/dts/dra7-l4.dtsi                | 54 -------------------
 arch/arm/boot/dts/dra7.dtsi                   |  4 +-
 arch/arm/boot/dts/dra71-evm.dts               | 14 ++---
 arch/arm/boot/dts/dra72-evm-common.dtsi       |  4 --
 arch/arm/boot/dts/dra72-evm-revc.dts          | 14 ++---
 arch/arm/boot/dts/dra72-evm.dts               | 13 +++--
 arch/arm/boot/dts/dra76-evm.dts               | 14 +++--
 15 files changed, 67 insertions(+), 154 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-09-10  9:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07 20:21 [PATCH next 0/6] ARM: dts: am57xx/dra7x: switch to new cpsw switch drv Grygorii Strashko
2020-09-07 20:21 ` [PATCH next 1/6] ARM: dts: am5729: beagleboneai: " Grygorii Strashko
2020-09-07 20:21 ` [PATCH next 2/6] ARM: dts: am57xx-idk: " Grygorii Strashko
2020-09-07 20:21 ` [PATCH next 3/6] ARM: dts: beagle-x15: " Grygorii Strashko
2020-09-07 20:21 ` [PATCH next 4/6] ARM: dts: dra7x-evm: " Grygorii Strashko
2020-09-07 20:21 ` [PATCH next 5/6] ARM: dts: am57xx-cl-som-am57x: " Grygorii Strashko
2020-09-07 20:21 ` [PATCH next 6/6] ARM: dts: dra7: drop legacy cpsw dt node Grygorii Strashko
2020-09-10  9:52 ` [PATCH next 0/6] ARM: dts: am57xx/dra7x: switch to new cpsw switch drv Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).