UPSTREAM: arm64: tegra: Set the correct PHY mode for MGBE

The PHY is configured in 10GBASE-R, so make sure to reflect that in DT.

Bug 3820445
Bug 4293378

Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Change-Id: I36f54566fee253515546663a332f41cf66be90b0
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3082844
(cherry picked from commit 13afbb33f5)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3083873
Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Thierry Reding
2024-02-02 11:08:12 +01:00
committed by mobile promotions
parent 61fa3bf2bd
commit 17dccd57a1

View File

@@ -170,7 +170,7 @@
status = "okay"; status = "okay";
phy-handle = <&mgbe0_phy>; phy-handle = <&mgbe0_phy>;
phy-mode = "usxgmii"; phy-mode = "10gbase-r";
mdio { mdio {
#address-cells = <1>; #address-cells = <1>;