Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1211372

Re: [PATCH] phylib: Make PHYs children of their MDIO bus, not the bus' parent.

From Florian Fainelli <f.fainelli@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] phylib: Make PHYs children of their MDIO bus, not the bus' parent.
Date 2015-08-22 02:10 +0200
Message-ID <q04xH-2sO-1@gated-at.bofh.it> (permalink)
References <q03Lk-1jq-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 21/08/15 16:16, David Daney wrote:
> From: David Daney <david.daney@cavium.com>
> 
> commit 18ee49ddb0d2 ("phylib: rename mii_bus::dev to mii_bus::parent")
> changed the parent of PHY devices from the bus to the bus parent.
> 
> Then, commit 4dea547fef1b ("phylib: rework to prepare for OF
> registration of PHYs") moved the code into phy_device.c
> 
> At this point, it is somewhat unclear why the change was seen as
> necessary.  But, when we look at the device model tree in
> /sys/devices, it is clearly incorrect.  The PHYs should be children of
> their MDIO bus.
> 
> Change the PHY's parent device to be the MDIO bus device.
> 
> Cc: Lennert Buytenhek <buytenh@wantstofly.org>
> Cc: Grant Likely <grant.likely@secretlab.ca>
> Signed-off-by: David Daney <david.daney@cavium.com>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] phylib: Make PHYs children of their MDIO bus, not the bus' parent. David Daney <ddaney.cavm@gmail.com> - 2015-08-22 01:20 +0200
  Re: [PATCH] phylib: Make PHYs children of their MDIO bus, not the  bus' parent. Florian Fainelli <f.fainelli@gmail.com> - 2015-08-22 02:10 +0200
  Re: [PATCH] phylib: Make PHYs children of their MDIO bus, not the  bus' parent. David Miller <davem@davemloft.net> - 2015-08-25 20:40 +0200

csiph-web