Re: [PATCH 1/2] net: phy: micrel: Add KS8851 PHY support

2021-01-03 Thread Marek Vasut
On 1/3/21 5:55 PM, Andrew Lunn wrote: On Sun, Jan 03, 2021 at 01:55:22PM +0100, Marek Vasut wrote: On 12/30/20 4:43 PM, Andrew Lunn wrote: On Wed, Dec 30, 2020 at 01:53:57PM +0100, Marek Vasut wrote: The KS8851 has a reduced internal PHY, which is accessible through its registers at offset 0xe

Re: [PATCH 1/2] net: phy: micrel: Add KS8851 PHY support

2021-01-03 Thread Andrew Lunn
On Sun, Jan 03, 2021 at 01:55:22PM +0100, Marek Vasut wrote: > On 12/30/20 4:43 PM, Andrew Lunn wrote: > > On Wed, Dec 30, 2020 at 01:53:57PM +0100, Marek Vasut wrote: > > > The KS8851 has a reduced internal PHY, which is accessible through its > > > registers at offset 0xe4. The PHY is compatible

Re: [PATCH 1/2] net: phy: micrel: Add KS8851 PHY support

2021-01-03 Thread Marek Vasut
On 12/30/20 4:43 PM, Andrew Lunn wrote: On Wed, Dec 30, 2020 at 01:53:57PM +0100, Marek Vasut wrote: The KS8851 has a reduced internal PHY, which is accessible through its registers at offset 0xe4. The PHY is compatible with KS886x PHY present in Micrel switches, except the PHY ID Low/High regis

Re: [PATCH 1/2] net: phy: micrel: Add KS8851 PHY support

2020-12-30 Thread Andrew Lunn
On Wed, Dec 30, 2020 at 01:53:57PM +0100, Marek Vasut wrote: > The KS8851 has a reduced internal PHY, which is accessible through its > registers at offset 0xe4. The PHY is compatible with KS886x PHY present > in Micrel switches, except the PHY ID Low/High registers are swapped. Can you intercept