All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] net: phy: marvell: Add functions to read PHY's extended registers
Date: Fri, 17 Nov 2017 11:06:45 +0100	[thread overview]
Message-ID: <20171117110645.0288ea8d@jawa> (raw)
In-Reply-To: <VI1PR04MB2078F5D8F1A8A91A1D0E897E9A590@VI1PR04MB2078.eurprd04.prod.outlook.com>

Hi Joe,

> On 10/30/2017 02:58 PM, Lukasz Majewski wrote:
> > This commit allows extended Marvell registers to be read with:
> > 
> > foo > mdio rx FEC 3.10
> > Reading from bus FEC
> > PHY at address 0:
> > 3.16 - 0x1063
> > foo > mdio wx FEC 3.10 0x1011
> > 
> > The above code changes the way ETH connector LEDs blink.
> > 
> > Signed-off-by: Lukasz Majewski <lukma@denx.de>
> > 
> > ---
> > 
> > Changes in v3:
> >     - Enable extended registers access only for 88E151x family of
> > PHYs
> > 
> > Changes in v2:
> >     - Provide the readext and writeext callbacks to other marvell
> > ETH PHY devices
> >   
> 
> Reviewed-by: York Sun <york.sun@nxp.com>

Would it be possible to add this patch to your next u-boot-net PR?

Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171117/9dcc3797/attachment.sig>

  reply	other threads:[~2017-11-17 10:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-27  9:12 [U-Boot] [PATCH v2] net: phy: marvell: Add functions to read PHY's extended registers Lukasz Majewski
2017-10-27 15:06 ` York Sun
2017-10-27 15:23   ` Lukasz Majewski
2017-10-27 15:28     ` York Sun
2017-10-28 21:46       ` Lukasz Majewski
2017-10-30 10:34       ` Lukasz Majewski
2017-10-30 14:56         ` York Sun
2017-10-30 21:57 ` [U-Boot] [PATCH v3] " Lukasz Majewski
2017-10-30 22:16   ` York Sun
2017-11-17 10:06     ` Lukasz Majewski [this message]
2017-12-05 20:20   ` Joe Hershberger
2018-01-22 16:49   ` [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=20171117110645.0288ea8d@jawa \
    --to=lukma@denx.de \
    --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.