mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v2 1/2] net: phy: add uapi/linux/mdio.h from kernel for MDIO MMD access
Date: Sun, 5 Jul 2020 16:24:32 +0200	[thread overview]
Message-ID: <20200705142432.GW15485@pengutronix.de> (raw)
In-Reply-To: <c0249670-65ee-eb90-0f6f-49441f850d21@pengutronix.de>

Hi Ahmad,

On Thu, Jul 02, 2020 at 01:58:10PM +0200, Ahmad Fatoum wrote:
> Hello Sascha,
> 
> On 6/30/20 1:06 PM, Michael Grzeschik wrote:
> > The headerfile is used in the kernel for access of MDIO Managed Devices
> > (MMD) indirect access. Some drivers already use those device addresses.
> > We add the headerfile from the kernel and change the current users to
> > use the defines instead
> > 
> > Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> > Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
> > 
> > ---
> > v1 -> v2: - moved the header file from uapi one to include/linux
> > 
> >  drivers/net/phy/dp83867.c |   3 +-
> >  drivers/net/phy/micrel.c  |   5 +-
> >  include/linux/mdio.h      | 327 ++++++++++++++++++++++++++++++++++++++
> 
> a626211f3d36a in upstream/next lacks the <linux/mdio.h> header.
> Can you take a look?

One of my classic mistakes. The patch didn't apply cleanly, I then
applied it manually and only git added the changed files, but not the
new ones.

Fixed, thanks for noting.

Sascha

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2020-07-05 14:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30 11:06 [PATCH v2 0/2] drivers: net: phy: at803x: add clk setup with dt Michael Grzeschik
2020-06-30 11:06 ` [PATCH v2 1/2] net: phy: add uapi/linux/mdio.h from kernel for MDIO MMD access Michael Grzeschik
2020-07-02 11:58   ` Ahmad Fatoum
2020-07-05 14:24     ` Sascha Hauer [this message]
2020-06-30 11:06 ` [PATCH v2 2/2] drivers: net: phy: at803x: add phy clk setup via dts Michael Grzeschik
2020-07-01  5:20 ` [PATCH v2 0/2] drivers: net: phy: at803x: add clk setup with dt Sascha Hauer

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=20200705142432.GW15485@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox