Re: [PATCH net-next 3/3] net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125

2019-09-01 Thread Heiner Kallweit
On 02.09.2019 04:07, Florian Fainelli wrote: > > > On 8/8/2019 1:24 PM, Heiner Kallweit wrote: >> On 08.08.2019 22:20, Andrew Lunn wrote: I have a contact in Realtek who provided the information about the vendor-specific registers used in the patch. I also asked for a method to aut

Re: [PATCH net-next 3/3] net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125

2019-09-01 Thread Florian Fainelli
On 8/8/2019 1:24 PM, Heiner Kallweit wrote: > On 08.08.2019 22:20, Andrew Lunn wrote: >>> I have a contact in Realtek who provided the information about >>> the vendor-specific registers used in the patch. I also asked for >>> a method to auto-detect 2.5Gbps support but have no feedback so far.

Re: [PATCH net-next 3/3] net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125

2019-08-08 Thread Heiner Kallweit
On 08.08.2019 22:20, Andrew Lunn wrote: >> I have a contact in Realtek who provided the information about >> the vendor-specific registers used in the patch. I also asked for >> a method to auto-detect 2.5Gbps support but have no feedback so far. >> What may contribute to the problem is that also t

Re: [PATCH net-next 3/3] net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125

2019-08-08 Thread Andrew Lunn
> I have a contact in Realtek who provided the information about > the vendor-specific registers used in the patch. I also asked for > a method to auto-detect 2.5Gbps support but have no feedback so far. > What may contribute to the problem is that also the integrated 1Gbps > PHY's (all with the sa

Re: [PATCH net-next 3/3] net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125

2019-08-08 Thread Heiner Kallweit
On 08.08.2019 21:37, Andrew Lunn wrote: > On Thu, Aug 08, 2019 at 09:05:54PM +0200, Heiner Kallweit wrote: >> This adds support for the integrated 2.5Gbps PHY in Realtek RTL8125. >> Advertisement of 2.5Gbps mode is done via a vendor-specific register. >> Same applies to reading NBase-T link partner

Re: [PATCH net-next 3/3] net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125

2019-08-08 Thread Andrew Lunn
On Thu, Aug 08, 2019 at 09:05:54PM +0200, Heiner Kallweit wrote: > This adds support for the integrated 2.5Gbps PHY in Realtek RTL8125. > Advertisement of 2.5Gbps mode is done via a vendor-specific register. > Same applies to reading NBase-T link partner advertisement. > Unfortunately this 2.5Gbps

[PATCH net-next 3/3] net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125

2019-08-08 Thread Heiner Kallweit
This adds support for the integrated 2.5Gbps PHY in Realtek RTL8125. Advertisement of 2.5Gbps mode is done via a vendor-specific register. Same applies to reading NBase-T link partner advertisement. Unfortunately this 2.5Gbps PHY shares the PHY ID with the integrated 1Gbps PHY's in other Realtek ne