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

   > > I am not up to date regarding the mentioned work. Last I checked, there 
was a thesis published at CTU which I read, something about OpenAlliance 
MAC-PHY , but there was no mdio involved, phy used spi, but correct me if I am 
wrong.
   > 
   > @tinnedkarma I read a little bit about that Clause 45 and maybe these 
documents could help: 
https://www.ieee802.org/3/efm/public/nov02/oam/pannell_oam_1_1102.pdf TN1305 
Technical note from ST https://pebblebay.com/rtos-clause-45-phy-support/ 
features supported by QNX and VxWorks.
   > 
   > I think we can add this initial driver to support the common/old Clause 22 
and later improve it to support Clause 45. What do you think @ppisa ?
   
   I think that we should think at least about parameters to read and write 
functions and define them such way, that they can be used for both C22 and C45 
accesses without changes. Actual C45 functionality for drivers, even STM32, can 
wait. It is not a problem from my side.


-- 
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