Re: [PATCH net-next v6 3/3] net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
Artem Shimko <[email protected]> Thu, 6 Aug 2026 12:06:24 +0300
| Newsgroups | dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <CAOPX745QvyfneEwr4aHCCF6xqYzfH5UTDg0LyBWTC13vVro9qw@mail.gmail.com> |
On Thu, Aug 6, 2026 at 11:57 AM <[email protected]> wrote: > Should dap8211r_modify_ext() for DAP8211R_RGMII_CON be called before > triggering DAP8211R_PHY_SW_RST so the PHY latches the new delay values? This was already discussed. The reset is active low and self-clearing; RGMII configuration is written after the reset completes, which is the correct sequence. Verified on hardware many times. -- Best regards, Artem