public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* MT7621 ethernet does not get probed on net-next branch after 5.15 merge
@ 2021-10-15 14:23 DENG Qingfang
  2021-10-15 14:44 ` Sergio Paracuellos
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: DENG Qingfang @ 2021-10-15 14:23 UTC (permalink / raw)
  To: netdev, Matthias Brugger, Siddhant Gupta, Ilya Lipnitskiy,
	Sergio Paracuellos, moderated list:ARM/Mediatek SoC support,
	Felix Fietkau, John Crispin, Sean Wang, Mark Lee, Russell King,
	Jakub Kicinski, David Miller, René van Dorst
  Cc: openwrt-devel

Hi,

After the merge of 5.15.y into net-next, MT7621 ethernet
(mtk_eth_soc.c) does not get probed at all.

Kernel log before 5.15 merge:
...
libphy: Fixed MDIO Bus: probed
libphy: mdio: probed
mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 20
mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
...

Kernel log after 5.15 merge:
...
libphy: Fixed MDIO Bus: probed
mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
...


I tried adding debug prints into the .mtk_probe function, but it did
not execute.
There are no dts changes for MT7621 between 5.14 and 5.15, so I
believe it should be something else.

Any ideas?

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

end of thread, other threads:[~2022-01-19 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-15 14:23 MT7621 ethernet does not get probed on net-next branch after 5.15 merge DENG Qingfang
2021-10-15 14:44 ` Sergio Paracuellos
2021-12-10  9:06 ` Sergio Paracuellos
2021-12-10 14:35   ` Andrey Jr. Melnikov
2022-01-19 16:13 ` Arınç ÜNAL

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