Skip to content
Snippets Groups Projects
Commit e2ffeaa1 authored by Samuel Mendoza-Jonas's avatar Samuel Mendoza-Jonas Committed by Joe Hershberger
Browse files

phy: Include NC-SI in phy setup


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: default avatarSamuel Mendoza-Jonas <sam@mendozajonas.com>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent f641a8ac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment