All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@ni.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 3/3] cmd: mdio: Switch to generic helpers when accessing the registers
Date: Tue, 19 Feb 2019 18:06:54 +0000	[thread overview]
Message-ID: <CANr=Z=bp5Epkav-r8vwLpU=92kBUYzK6tA6C6-BhWeJ-kOQ9_g@mail.gmail.com> (raw)
In-Reply-To: <20190208172508.23601-4-ccaione@baylibre.com>

On Fri, Feb 8, 2019 at 11:31 AM Carlo Caione <ccaione@baylibre.com> wrote:
>
> Switch to use the generic helpers to access the MMD registers so that we
> can used the same command also for C45 PHYs, C22 PHYs with direct and
> indirect access and PHYs implementing a custom way to access the
> registers.
>
> Signed-off-by: Carlo Caione <ccaione@baylibre.com>

Acked-by: Joe Hershberger <joe.hershberger@ni.com>

  parent reply	other threads:[~2019-02-19 18:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-08 17:25 [U-Boot] [PATCH v5 0/3] Add MMD PHY helpers Carlo Caione
2019-02-08 17:25 ` [U-Boot] [PATCH v5 1/3] net: phy: Add generic helpers to access MMD PHY registers Carlo Caione
2019-02-19 18:14   ` Joe Hershberger
2019-03-05 18:04   ` [U-Boot] " Joe Hershberger
2019-02-08 17:25 ` [U-Boot] [PATCH v5 2/3] net: phy: ti: use generic helpers to access MMD registers Carlo Caione
2019-03-05 18:04   ` [U-Boot] " Joe Hershberger
2019-02-08 17:25 ` [U-Boot] [PATCH v5 3/3] cmd: mdio: Switch to generic helpers when accessing the registers Carlo Caione
2019-02-12 12:20   ` Vladimir Oltean
2019-02-15 22:46     ` Vladimir Oltean
2019-02-16 10:57       ` Carlo Caione
2019-02-19 18:06   ` Joe Hershberger [this message]
2019-03-05 18:04   ` [U-Boot] " Joe Hershberger

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='CANr=Z=bp5Epkav-r8vwLpU=92kBUYzK6tA6C6-BhWeJ-kOQ9_g@mail.gmail.com' \
    --to=joe.hershberger@ni.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 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.