ppisa commented on PR #16999:
URL: https://github.com/apache/nuttx/pull/16999#issuecomment-3289333147

   Please, check compatibility with PHY access according to Clause 45 / MMD 
Ethernet standard implemented by @matiamic and mainlined in 
   
   #16926 include/net/if.h: Add mechanism for MMD access with SIOCxMIIREG ioctls
   
   The final IOCTLs has been defined Linux kernel compatible way. The MMD has 
been used only for SPI OA MAC-PHY drivers till now #16936 but many already 
included MAC drivers can be extended to support MMD if underlaying hardware 
supports it. There is high probability that Elektroline adds that support for 
integrated SAMv7 MAC is some time (@michallenc and @Cynerd are closer to such 
planning).
   
   If the given STM32 family provides MMD functionality in PHY/MDIO interface 
then it would worth to think about testing it implementing it with MMD support 
from the start.
   
   The MMD PHY API functions should be considered from start in each case.


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to