mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
In the previous release for T264 platforms,the restart lane bringup logic was controlled through the device tree flag 'nvidia,pcs-rx-eq-sw-ovrd'. In incremental releases, the flag has been renamed 'nvidia,force-restart-lane-bringup'. To maintain backward compatibility with older device trees, the driver now checks for both flags.If either flag is present, restart lane bringup is executed. The legacy flag 'nvidia,pcs-rx-eq-sw-ovrd' is deprecated. Bug 5017313 Change-Id: I24040f508ef776e29a0bb0c1f07d4a74fa4cc8cc Signed-off-by: Revanth Kumar Uppala <ruppala@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3471233 Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>