Re: [PATCH v2] net: phy: realtek: Add support for RTL9000AA/AN
From: Andrew Lunn <andrew@lunn.ch> Date: 2021-01-10 16:23:04
On Sun, Jan 10, 2021 at 05:52:21PM +0900, Yuusuke Ashizuka wrote:
RTL9000AA/AN as 100BASE-T1 is following:
- 100 Mbps
- Full duplex
- Link Status Change Interrupt
Hi Yuusuke
For T1, it seems like Master is pretty important. Do you have
information to be able to return the current Master/slave
configuration, or allow it to be configured? See the nxp-tja11xx.c for
an example.
Thanks
Andrew