[PATCH net-next v2 0/9] net: of_phy_connect_fixed_link removal
David Miller
davem at davemloft.net
Fri May 23 05:18:17 EST 2014
From: Florian Fainelli <f.fainelli at gmail.com>
Date: Thu, 22 May 2014 09:47:42 -0700
> This patch set removes of_phy_connect_fixed_link() from the tree now that
> we have a better solution for dealing with fixed PHY (emulated PHY) devices
> for drivers that require them.
>
> First two patches update the 'fixed-link' Device Tree binding and drivers to
> refere to it.
>
> Patches 3 to 7 update the in-tree network drivers that use
> of_phy_connect_fixed_link()
>
> Patch 8 removes of_phy_connect_fixed_link
>
> Patch 9 removes the PowerPC code that parsed the 'fixed-link' property.
>
> Patch 9 can be merged via the net-next tree if the PowerPC folks ack it,
> but it really has to be merged after the first 8 patches in order to avoid
> breakage.
Series applied, if someone doesn't like patch #9 we can fix it up with a
followup patch or revert.
More information about the Linuxppc-dev
mailing list