[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <41150062814e47c6a449909ccf82e8ff@HXTBJIDCEMVIW02.hxtcorp.net>
Date: Thu, 25 Oct 2018 08:16:49 +0000
From: "Wang, Dongsheng" <dongsheng.wang@...-semitech.com>
To: "timur@...nel.org" <timur@...nel.org>,
"andrew@...n.ch" <andrew@...n.ch>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"Zheng, Joey" <yu.zheng@...-semitech.com>,
"f.fainelli@...il.com" <f.fainelli@...il.com>
Subject: RE: [PATCH v3 0/2] net: qcom/emac: add shared mdio bus support
Sorry, please ignore this patch.
Cheers,
-Dongsheng
> -----Original Message-----
> From: Wang, Dongsheng
> Sent: Thursday, October 25, 2018 4:15 PM
> To: timur@...nel.org; andrew@...n.ch
> Cc: netdev@...r.kernel.org; Wang, Dongsheng
> <dongsheng.wang@...-semitech.com>; Zheng, Joey
> <yu.zheng@...-semitech.com>; f.fainelli@...il.com
> Subject: [PATCH v3 0/2] net: qcom/emac: add shared mdio bus support
>
> The emac include MDIO controller, and the motherboard has more than one
> PHY connected to an MDIO bus. So share the shared mii_bus for others MAC
> device that not has MDIO bus connected.
>
> Based on ACPI, since "phy-handle" cannot directly point to a _DSD sub-package,
> so we use "phy-handle" to point an internal MDIO device port.
> The port describes the phy address.
>
> Tested: QDF2400 (ACPI), buildin/insmod/rmmod
>
> V3:
> - Add "phy-handle" support.
> - Remove all of DT changes.
>
> V2:
> - Separate patch.
>
> Wang Dongsheng (2):
> net: qcom/emac: split phy_config to mdio bus create and get phy device
> net: qcom/emac: add phy-handle support for ACPI
>
> drivers/net/ethernet/qualcomm/emac/emac-phy.c | 183 ++++++++++++++----
> 1 file changed, 142 insertions(+), 41 deletions(-)
>
> --
> 2.18.0
Powered by blists - more mailing lists