public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Nate Drude <nate.d@variscite.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>,
	Ramon Fried <rfried.dev@gmail.com>,
	Michal Simek <michal.simek@amd.com>,
	Marek Vasut <marek.vasut+renesas@mailbox.org>,
	u-boot@lists.denx.de, Eran Matityahu <eran.m@variscite.com>
Subject: Re: [PATCH] phy: adin: add readext and writeext support for mdio cmd
Date: Thu, 27 Jul 2023 16:46:43 -0400	[thread overview]
Message-ID: <20230727204643.GT3630934@bill-the-cat> (raw)
In-Reply-To: <05c50729-f70d-6cb0-bf8b-95008e6cce50@variscite.com>

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

On Tue, Jul 11, 2023 at 04:59:15PM -0500, Nate Drude wrote:

> The adin phy has extended registers that can be accessed using
> adin_ext_read and adin_ext_write. These registers can be read directly
> using the mdio command using readext and writext. For example:
> 
>      => mdio rx ethernet@428a0000 0xff23
>      Reading from bus ethernet@428a0000
>      PHY at address 0:
>      65315 - 0xe01
> 
> Signed-off-by: Nate Drude <nate.d@variscite.com>
> Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2023-07-27 20:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11 21:59 [PATCH] phy: adin: add readext and writeext support for mdio cmd Nate Drude
2023-07-11 23:11 ` Marek Vasut
2023-07-12 20:48 ` [PATCH 1/2] phy: mxl-8611x: add driver for MaxLinear mxl-8611x PHYs Nate Drude
2023-07-12 20:50   ` [PATCH 2/2] dt-bindings: add device tree bindings for mxl-8611x PHY Nate Drude
2023-07-12 22:16     ` Marek Vasut
2023-07-13  0:12       ` Nate Drude
2023-07-13  0:22         ` Marek Vasut
2023-07-12 23:58     ` Nate Drude
2023-07-12 22:15   ` [PATCH 1/2] phy: mxl-8611x: add driver for MaxLinear mxl-8611x PHYs Marek Vasut
2023-07-13  0:14     ` Nate Drude
2023-07-27 20:46 ` Tom Rini [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=20230727204643.GT3630934@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=eran.m@variscite.com \
    --cc=joe.hershberger@ni.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=michal.simek@amd.com \
    --cc=nate.d@variscite.com \
    --cc=rfried.dev@gmail.com \
    --cc=u-boot@lists.denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox