Re: [RFC PATCH 09/13] net: phy: Add Meson GXL Internal PHY driver

2016-10-31 Thread Neil Armstrong
On 10/21/2016 10:56 PM, Florian Fainelli wrote: > On 10/21/2016 07:40 AM, Neil Armstrong wrote: >> Add driver for the Internal RMII PHY found in the Amlogic Meson GXL SoCs. >> >> This PHY seems to only implement some standard registers and need some >> workarounds to provide autoneg values from

Re: [RFC PATCH 09/13] net: phy: Add Meson GXL Internal PHY driver

2016-10-21 Thread Florian Fainelli
On 10/21/2016 07:40 AM, Neil Armstrong wrote: > Add driver for the Internal RMII PHY found in the Amlogic Meson GXL SoCs. > > This PHY seems to only implement some standard registers and need some > workarounds to provide autoneg values from vendor registers. > > Some magic values are currently

[RFC PATCH 09/13] net: phy: Add Meson GXL Internal PHY driver

2016-10-21 Thread Neil Armstrong
Add driver for the Internal RMII PHY found in the Amlogic Meson GXL SoCs. This PHY seems to only implement some standard registers and need some workarounds to provide autoneg values from vendor registers. Some magic values are currently used to configure the PHY, and this a temporary setup