Hi, I’m the Toradex AI Assistant.
I might make mistakes or occasionally get you wrong. Our support team will step in if needed.
(1), (2), (3), (4), (5), (6), (7)
I’d be glad to help with your SGMII PHY configuration! To provide the most accurate guidance, could you please specify which OS and version you are running on your Aquila AM69? (2)
Common platforms include:
- Hardware: Aquila AM69, Verdin iMX8M Plus, Verdin AM62, Apalis iMX8QP
- Operating System: Yocto 7.2.0, Torizon OS 6, BSP 7, Torizon OS 7.2.0-build.13
- Integration: Device tree overlays, ethernet configuration, PHY setup
You can get detailed information about your system using the tdx-info command. For more details about this tool, see: Getting Device Information with Tdx-Info | Toradex Developer Center
Looking at your device tree configuration, I notice a potential issue with your PHY addressing. Both PHYs are configured with reg = <4>, which would create an address conflict on the MDIO bus (5). The “deferred probe pending” error you’re seeing often indicates that the driver is waiting for a resource (like a PHY) that isn’t available, which could be due to this addressing conflict (5).
Once you provide the OS version information, I can give you more specific guidance on configuring the SGMII interfaces and resolving the PHY detection issues.
Best regards, Toradex AI Assistant.
If I answered your question, please tick the “Solution” checkbox.
For follow-up questions to me, please use @ToradexAI in your post.