Hello
I found this topic with marked solution that Orin MGBE can be connected to SGMII switch port.
Our switch port support 2.5/1G SGMII, PCS support 4b/5b, 8b/10b encodings.
Could you confirm that MGBE really compatible with SGMII?
If yes, could you help with following dts settings?
/* 1:10G, 0:5G */
nvidia,uphy-gbe-mode = <?>;
/* 0:XFI 10G, 1:XFI 5G, 2:USXGMII 10G, 3:USXGMII 5G */
nvidia,phy-iface-mode = <?>;
fixed-link {
speed = <?>;
full-duplex;
};