1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-11 11:20:00 +02:00
Files
u-boot-megous/drivers/net
Samuel Mendoza-Jonas e2ffeaa162 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: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2020-03-09 18:11:23 -05:00
..
2020-03-09 18:11:23 -05:00
2016-10-23 18:33:18 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2020-01-10 10:25:13 -05:00
2019-01-24 11:35:29 -06:00
2018-07-26 14:08:21 -05:00
2019-09-04 11:37:19 -05:00
2019-08-11 19:27:41 -04:00
2013-04-01 16:33:52 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-09 23:15:01 +02:00