From: Siddharth Vadapalli <s-vadapalli@ti.com>
To: Vignesh Raghavendra <vigneshr@ti.com>
Cc: <nm@ti.com>, <kristo@kernel.org>, <robh@kernel.org>,
<krzk+dt@kernel.org>, <conor+dt@kernel.org>,
Francesco Dolcini <francesco@dolcini.it>,
Wadim Egorov <w.egorov@phytec.de>,
Matthias Schiffer <matthias.schiffer@ew.tq-group.com>,
Daniel Schultz <d.schultz@phytec.de>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>, <srk@ti.com>,
<s-vadapalli@ti.com>
Subject: Re: [PATCH] arm64: dts: ti: k3-*: Replace rgmii-rxid with rgmii-id for CPSW ports
Date: Mon, 3 Nov 2025 11:41:48 +0530 [thread overview]
Message-ID: <b8886f01b66a50feb8fda4435f95eba67fbecff6.camel@ti.com> (raw)
In-Reply-To: <ed1317ad-72a2-478d-b931-8f08d8c7e159@ti.com>
On Mon, 2025-11-03 at 09:30 +0530, Vignesh Raghavendra wrote:
Hello Vignesh,
> + Francesco, Wadim, Daniel, Matthias
>
> Please test/review
>
> Hi Siddharth,
>
> On 25/10/25 13:07, Siddharth Vadapalli wrote:
> > The MAC Ports across all of the CPSW instances (CPSW2G, CPSW3G, CPSW5G and
> > CPSW9G) present in various K3 SoCs only support the 'RGMII-ID' mode. This
> > correction has been implemented/enforced by the updates to:
> > a) Device-Tree binding for CPSW [0]
> > b) Driver for CPSW [1]
> > c) Driver for CPSW MAC Port's GMII [2]
> >
> > To complete the transition from 'RGMII-RXID' to 'RGMII-ID', update the
> > 'phy-mode' property for all CPSW ports by replacing 'rgmii-rxid' with
> > 'rgmii-id'.
> >
> > [0]: commit 9b357ea52523 ("dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example")
> > [1]: commit ca13b249f291 ("net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay")
> > [2]: commit a22d3b0d49d4 ("phy: ti: gmii-sel: Always write the RGMII ID setting")
> > Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
> > ---
> >
> > Hello,
> >
> > This patch is based on linux-next tagged next-20251024.
>
>
> What boards have been tested?
The following is the list of boards on which the patch has been tested,
along with the test logs:
1. AM62A7-SK:
https://gist.github.com/Siddharth-Vadapalli-at-TI/7952f349fa9654fe5ff1cc6bf660ad8b
2. AM62P5-SK:
https://gist.github.com/Siddharth-Vadapalli-at-TI/cf3671be887d57f20ca1c2cb7f094650
3. AM642-EVM:
https://gist.github.com/Siddharth-Vadapalli-at-TI/b02f8f4a2e05aba1235a000746690311
4. AM68-SK:
https://gist.github.com/Siddharth-Vadapalli-at-TI/146b8ba5eaf654f19a3cbdd4dd36bb36
5. AM69-SK:
https://gist.github.com/Siddharth-Vadapalli-at-TI/090f410bb3cb6f0dbd2be527434c60bf
6. J7200-COMMON-PROCESSOR-BOARD:
https://gist.github.com/Siddharth-Vadapalli-at-TI/24bc3c30876e3ed7dc8f53ed8d7b7035
7. J721E-COMMON-PROCESSOR-BOARD:
https://gist.github.com/Siddharth-Vadapalli-at-TI/4e026303613a48656b512a84ad830253
8. J721S2-EVM:
https://gist.github.com/Siddharth-Vadapalli-at-TI/40b202bf50468bd724a14c5e896f8706
9. J722S-EVM:
https://gist.github.com/Siddharth-Vadapalli-at-TI/fe5523e384ba3e10b3d82c6d743b9665
10. J742S2-EVM:
https://gist.github.com/Siddharth-Vadapalli-at-TI/7d46156a9d3d101153d0efcdaccf1a4a
11. J784S4-EVM:
https://gist.github.com/Siddharth-Vadapalli-at-TI/8b9146d66e00f80af661c8cb4a90acfa
Regards,
Siddharth.
next prev parent reply other threads:[~2025-11-03 6:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-25 7:37 [PATCH] arm64: dts: ti: k3-*: Replace rgmii-rxid with rgmii-id for CPSW ports Siddharth Vadapalli
2025-11-03 4:00 ` Vignesh Raghavendra
2025-11-03 6:11 ` Siddharth Vadapalli [this message]
2025-11-05 13:54 ` Matthias Schiffer
2025-11-05 16:35 ` Francesco Dolcini
2025-11-09 6:22 ` Vignesh Raghavendra
2026-01-12 7:49 ` Francesco Dolcini
2026-01-12 7:56 ` Francesco Dolcini
2026-01-12 18:06 ` Tom Rini
2026-01-13 10:40 ` Siddharth Vadapalli
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=b8886f01b66a50feb8fda4435f95eba67fbecff6.camel@ti.com \
--to=s-vadapalli@ti.com \
--cc=conor+dt@kernel.org \
--cc=d.schultz@phytec.de \
--cc=devicetree@vger.kernel.org \
--cc=francesco@dolcini.it \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matthias.schiffer@ew.tq-group.com \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=srk@ti.com \
--cc=vigneshr@ti.com \
--cc=w.egorov@phytec.de \
/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.