U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-boot,V2,0/2] Enable mt7531 switch support for MT7629
@ 2020-06-19 11:17 MarkLee
  2020-06-19 11:17 ` [U-boot, V2, 1/2] eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver MarkLee
  2020-06-19 11:17 ` [U-boot, V2, 2/2] arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629 MarkLee
  0 siblings, 2 replies; 5+ messages in thread
From: MarkLee @ 2020-06-19 11:17 UTC (permalink / raw)
  To: u-boot

This patch series enable MT7629 sgmii mode with mt7531 switch support,
	1. enable mt7629 sgmii mode support in mediatek eth driver
	2. enable mt7629 ethernet dts node with sgmii mode and mt7531
	   switch support

Change since V1:
- use driver private data from dts to decide the register offset
  (SGMSYS_GEN2_SPEED) instead of check #ifdefs in drivers.

MarkLee (2):
  eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver
  arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629

 arch/arm/dts/mt7629-rfb.dts | 12 +++++++-----
 drivers/net/mtk_eth.c       |  3 ++-
 drivers/net/mtk_eth.h       |  1 +
 3 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2020-07-29 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-19 11:17 [U-boot,V2,0/2] Enable mt7531 switch support for MT7629 MarkLee
2020-06-19 11:17 ` [U-boot, V2, 1/2] eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver MarkLee
2020-07-29 13:43   ` Tom Rini
2020-06-19 11:17 ` [U-boot, V2, 2/2] arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629 MarkLee
2020-07-29 13:43   ` Tom Rini

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