Thread (13 messages) flat view 13 messages, 4 authors, 2015-08-21
STALE4012d

Re: [PATCH v1 0/6] Add fec1 and fec2 support for i.MX7d sdb board

From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2015-08-20 21:14:24
Also in: linux-arm-kernel

On 20/08/15 14:05, David Miller wrote:
From: Fugang Duan <redacted>
Date: Wed, 19 Aug 2015 13:33:58 +0800
quoted
The patch series is to add fec support for i.MX7d sdb board. Since i.MX7d fec ip is
the same as i.MX6SX, so there have no change for driver itself.

Patch#1: add bcm54220 PHY ID entry into brcmphy.h file.
This is completely, and utterly, pointless.

The only reason a PHY ID should be defined in brcmphy.h is so that it can
be used in the broadcom.c PHY driver or similar.

If there is no user in the tree, there is no reason to add it to the
header file.
There is a valid reason for which you may have a PHY id, which is
defining a PHY fixup in your platform code like Andy is doing, however,
this should not be used in conjunction with the Generic PHY driver,
because this driver has absolutely no clue about your PHY fixup, and
this could create at best inconsistencies in how the fixup is managed
later on.

At the very least, I would like to see a change to
drivers/net/phy/broadcom.c which identifies this PHY id, and eventually
just invokes the genphy_* functions where relevant.
-- 
Florian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help