netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: David Yang <mmyangfl@gmail.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
Date: Mon, 3 Oct 2022 17:13:20 -0700	[thread overview]
Message-ID: <20221003171320.23201c56@kernel.org> (raw)
In-Reply-To: <20221001174524.2007912-1-mmyangfl@gmail.com>

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@gmail.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!

  reply	other threads:[~2022-10-04  0:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <202210020108.UlXaYP3c-lkp@intel.com>
2022-10-01 17:45 ` [PATCH v6] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood David Yang
2022-10-04  0:13   ` Jakub Kicinski [this message]
2022-10-04 14:36     ` Jakub Kicinski
2022-10-28  2:01       ` David Yang
2022-11-07  8:50         ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221003171320.23201c56@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmyangfl@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sebastian.hesselbarth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).