From: Karl Beldan <kbeldan@baylibre.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/5] Remove calls from net drivers to legacy miiphy_register() entry-point
Date: Sat, 20 Aug 2016 09:08:45 +0000 [thread overview]
Message-ID: <20160820090845.GA4865@gobelin> (raw)
In-Reply-To: <CANr=Z=ag_3jAis66zcCN4=01rUfrfh9_pbA3GQ+KufrzPd5aTg@mail.gmail.com>
On Fri, Aug 19, 2016 at 01:48:00PM -0500, Joe Hershberger wrote:
> Hi Karl,
>
> On Fri, Aug 19, 2016 at 3:14 AM, Karl Beldan <kbeldan@baylibre.com> wrote:
> > On Mon, Aug 08, 2016 at 11:28:36AM -0500, Joe Hershberger wrote:
> >>
> >> This is an effort to migrate closer to the phylib approach so that a
> >> new DM approach can be developed from a single starting point. The more
> >> of this legacy code that can be removed, the easier it will be to move
> >> forward.
> >>
> >
> > Hi Joe,
> >
> > It was nice to see spatch put to work. However davinci_emac crashes
> > U-Boot now. It is an invasive patch so it might take time to check
> > everything is in order, so unless you already have a follow-up series I
> > can send in a trivial patch just now to fix that for davinci_emac.
>
> That's a bummer. Is it a systemic problem that you expect to affect
> more drivers or is it something that is likely to only affect davinci?
>
It is likely to only affect davinci, just a mix up of the internal MDIO
accessors return code (not in the changes made by spatch proper).
It would be better in the future in the davinci code to just use the
same convention as the mdiodev accessors but I chose a non-invasive
quick to check follow-up patch.
Rgds,
Karl
prev parent reply other threads:[~2016-08-20 9:08 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-04 9:07 [U-Boot] [PATCH 0/6] Remove calls from net drivers to legacy miiphy_register() entry-point Joe Hershberger
2016-04-04 9:07 ` [U-Boot] [PATCH 1/6] common: Always include errno.h in common.h Joe Hershberger
2016-04-11 4:23 ` Bin Meng
2016-07-12 17:28 ` [U-Boot] " Joe Hershberger
2016-04-04 9:07 ` [U-Boot] [PATCH 2/6] scripts: Add a cocci patch for miiphy_register Joe Hershberger
2016-04-04 9:07 ` [U-Boot] [PATCH 3/6] net: mii: Use spatch to update miiphy_register Joe Hershberger
2016-04-11 4:23 ` Bin Meng
2016-04-04 9:07 ` [U-Boot] [PATCH 4/6] net: mii: Changes not made by spatch Joe Hershberger
2016-04-05 6:13 ` Stefan Roese
2016-04-11 4:23 ` Bin Meng
2016-04-04 9:07 ` [U-Boot] [PATCH 5/6] net: mii: Fix changes " Joe Hershberger
2016-04-11 4:23 ` Bin Meng
2016-04-04 9:07 ` [U-Boot] [PATCH 6/6] net: mii: Clean up legacy glue that is not used Joe Hershberger
2016-04-11 4:23 ` Bin Meng
2016-04-09 18:35 ` [U-Boot] [PATCH 0/6] Remove calls from net drivers to legacy miiphy_register() entry-point Simon Glass
2016-08-08 16:28 ` [U-Boot] [PATCH v2 0/5] " Joe Hershberger
2016-08-08 16:28 ` [U-Boot] [PATCH v2 1/5] scripts: Add a cocci patch for miiphy_register Joe Hershberger
2016-08-15 20:33 ` [U-Boot] " Joe Hershberger
2016-08-08 16:28 ` [U-Boot] [PATCH v2 2/5] net: mii: Use spatch to update miiphy_register Joe Hershberger
2016-08-15 20:33 ` [U-Boot] " Joe Hershberger
2016-08-08 16:28 ` [U-Boot] [PATCH v2 3/5] net: mii: Changes not made by spatch Joe Hershberger
2016-08-15 20:33 ` [U-Boot] " Joe Hershberger
2016-08-08 16:28 ` [U-Boot] [PATCH v2 4/5] net: mii: Fix changes " Joe Hershberger
2016-08-15 20:33 ` [U-Boot] " Joe Hershberger
2016-08-08 16:28 ` [U-Boot] [PATCH v2 5/5] net: mii: Clean up legacy glue that is not used Joe Hershberger
2016-08-15 20:33 ` [U-Boot] " Joe Hershberger
2016-08-19 8:14 ` [U-Boot] [PATCH v2 0/5] Remove calls from net drivers to legacy miiphy_register() entry-point Karl Beldan
2016-08-19 18:48 ` Joe Hershberger
2016-08-20 9:08 ` Karl Beldan [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=20160820090845.GA4865@gobelin \
--to=kbeldan@baylibre.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