pbrier opened a new pull request #4583:
URL: https://github.com/apache/incubator-nuttx/pull/4583


   Added CONFIG_ETH0_PHY_DP83825I to imxrt_enet (used in teensy 4.1, link 
detection needs more checks to see if it works as expected)
   
   ## Summary
   
   This adds the PHY used on the teensy 4.1 board. You can select it, but the 
PHY interrupt is not enabled. For phy PHY ioctl you need this function. There 
is code in the source to handle this, but it is not enabled for this Phy.
   
   ## Impact
   
   If a CONFIG_ETH0_PHY_DP83825I is defined, the PHY ioctl can be enabled.
   
   ## Testing
   On a teensy 4.1 board: Enable the Ethernet stack and PHY ioctl. source 
should compile. Link status should change when an ethernet cable is (un)plugged.
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to