
10 Jul
2019
10 Jul
'19
1:24 a.m.
On Mon, Jun 17, 2019 at 8:42 PM Samuel Mendoza-Jonas sam@mendozajonas.com wrote:
Add NC-SI to the usual phy handling. This makes two notable changes:
- Somewhat similar to a fixed phy, phy_connect() will create an NC-SI
phy if CONFIG_PHY_NCSI is defined.
- An early return is added to phy_read() and phy_write() to handle a
case like the NC-SI phy which does not define a bus.
Signed-off-by: Samuel Mendoza-Jonas sam@mendozajonas.com
Acked-by: Joe Hershberger joe.hershberger@ni.com