public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: <markus.stockhausen@gmx.de>
To: "'Jan Hoffmann'" <jan@3e8.eu>, "'Andrew Lunn'" <andrew@lunn.ch>,
	"'Heiner Kallweit'" <hkallweit1@gmail.com>,
	"'Russell King'" <linux@armlinux.org.uk>,
	"'David S. Miller'" <davem@davemloft.net>,
	"'Eric Dumazet'" <edumazet@google.com>,
	"'Jakub Kicinski'" <kuba@kernel.org>,
	"'Paolo Abeni'" <pabeni@redhat.com>,
	"'Daniel Golle'" <daniel@makrotopia.org>,
	"'Damien Dejean'" <dam.dejean@gmail.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: AW: [PATCH net-next] net: phy: realtek: support MDI swapping for RTL8226-CG
Date: Sat, 28 Mar 2026 21:02:05 +0100	[thread overview]
Message-ID: <005e01dcbeed$c1dc0220$45940660$@gmx.de> (raw)
In-Reply-To: <20260322193235.990881-1-jan@3e8.eu>

> Von: Jan Hoffmann <jan@3e8.eu> 
> Betreff: [PATCH net-next] net: phy: realtek: support MDI swapping for
RTL8226-CG
>
> Add support for configuring swapping of MDI pairs (ABCD->DCBA) when the
> property "enet-phy-pair-order" is specified.
> ...
>	ret = phy_modify_mmd(phydev, MDIO_MMD_VEND2, 0xd068, 0x7, 0x1);

No real knowledge here. But from other register combinations around 
the Realtek ecosystem this could make sense:

#define RTL822X_MDI_CAL_CTRL    0xd068   /* MDI pair cal index/control */
#define RTL822X_MDI_CAL_DATA    0xd06a   /* MDI pair cal data */

Markus


      parent reply	other threads:[~2026-03-28 20:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-22 19:31 [PATCH net-next] net: phy: realtek: support MDI swapping for RTL8226-CG Jan Hoffmann
2026-03-26  9:58 ` Paolo Abeni
2026-03-28 20:02 ` markus.stockhausen [this message]

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='005e01dcbeed$c1dc0220$45940660$@gmx.de' \
    --to=markus.stockhausen@gmx.de \
    --cc=andrew@lunn.ch \
    --cc=dam.dejean@gmail.com \
    --cc=daniel@makrotopia.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=jan@3e8.eu \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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