All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Damien Dejean <dam.dejean@gmail.com>
Cc: andrew@lunn.ch, krzk+dt@kernel.org, robh@kernel.org,
	netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, edumazet@google.com,
	davem@davemloft.net, pabeni@redhat.com, hkallweit1@gmail.com
Subject: Re: [PATCH v3 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-order
Date: Wed, 28 Jan 2026 19:02:13 -0800	[thread overview]
Message-ID: <20260128190213.57f89092@kernel.org> (raw)
In-Reply-To: <20260125200259.2903271-1-dam.dejean@gmail.com>

On Sun, 25 Jan 2026 21:02:56 +0100 Damien Dejean wrote:
> Add property enet-phy-lane-order to the device tree bindings to define
> the lane order of the PHY. To simplify PCB design some manufacturers
> allow to wire the pairs in a reverse order, and change the order in
> software.
> 
> The property can be set to 0 to force the normal lane order (ABCD), or 1
> to force the reverse lane order (DCBA).

There are net/phy patches in here but the series does not apply 
to netdev/net-next/main. Please rebase and repost.
-- 
pw-bot: cr

  parent reply	other threads:[~2026-01-29  3:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-25 20:02 [PATCH v3 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-order Damien Dejean
2026-01-25 20:02 ` [PATCH v3 2/4] net: phy: realtek: add RTL8224 pair order support Damien Dejean
2026-01-25 20:02 ` [PATCH v3 3/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-polarity Damien Dejean
2026-01-25 20:02 ` [PATCH v3 4/4] net: phy: realtek: add RTL8224 polarity support Damien Dejean
2026-01-29  3:02 ` Jakub Kicinski [this message]
2026-01-29 10:17   ` [PATCH v3 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-order Damien Dejean

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=20260128190213.57f89092@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=dam.dejean@gmail.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=robh@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.