add support for PHY_RST GPIO #104
Loading…
Reference in New Issue
No description provided.
Delete Branch "jmatyas/zynq-rs:jma_dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ethernet PHY on Kasli SoC requires hardware reset to be correctly initialized. Though PHY usually works with just software reset, it is rather coincidental behaviour. This pull request adds support for Kasli SoC Ethernet PHY reset pin and pulses it for 10 ms before software identifies the PHY.
Thanks. Why is it marked WIP? What is needed to finalize it?
Pardon, I misunderstood a statement somewhere during creation of a PR and I assumed that each PR should be marked as WIP initially. WIP prefix may be removed, it's all ready to finalize.
WIP: add support for PHY_RST GPIOto add support for PHY_RST GPIO