lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 3 Oct 2022 17:13:20 -0700 From: Jakub Kicinski <kuba@...nel.org> To: David Yang <mmyangfl@...il.com> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v6] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood On Sun, 2 Oct 2022 01:45:23 +0800 David Yang wrote: > Subject: [PATCH v6] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood > Date: Sun, 2 Oct 2022 01:45:23 +0800 > X-Mailer: git-send-email 2.35.1 > > Support mode switch properly, which is not available before. > > If SoC has two Ethernet controllers, by setting both of them into MII > mode, the first controller enters GMII mode, while the second > controller is effectively disabled. This requires configuring (and > maybe enabling) the second controller in the device tree, even though > it cannot be used. > > Signed-off-by: David Yang <mmyangfl@...il.com> > --- > v2: clarify modes work on controllers, read default value from PSC1 > v3: Kirkwood only > v4: cleanup > v5: test on 88f6282 I don't see any of the versions before v5, you should restart numbering when you post something to the list for the first time. Regardless, the merge window has now started (after Linus tagged 6.0) and will last until he tags 6.1-rc1 (two weeks from now). During this time we'll not be taking any patches adding new features/support so please repost in around 2 weeks. Thanks!
Powered by blists - more mailing lists