-
I have been working with the ADIN1110 MAC-PHY chip from analog devices. The advantage of 10BASE-T1L is that you have a twisted pair connection that can also deliver PoDL over 1km. I have developed a zephyr module to use this MAC-PHY. However, I think it would be nice to integrate as an Ethernet driver to use it with The main question is if this would be of interest and would be accepted in the project. Also I would like to mention that to use this MAC-PHY you need to use a driver provider by analog devices. This driver is composed of several source files and an include dir. What I have seen so far is that the PHY chips implemented in Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
fwiw, seems it'll land via this PR #60619 which is in review .. |
Beta Was this translation helpful? Give feedback.
fwiw, seems it'll land via this PR #60619 which is in review ..