mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
f466f3adb96f81a1e24db979845618762b5212a9
This change adds GMSL3 support to maxim dp serializer driver. The property is set in device tree which is if true, then PAM4 mode is enabled and 12 Gbps link rate is set. GMSL3 also needs to have FEC enabled. This change also adds that support. Device tree need to have "enable-gmsl3" property to be set to get GMSL3 enabled. When GMSL3 is enabled, it will enable GMSL-FEC by default. GMSL-FEC can only be enabled by setting propery "enable-gmsl-fec". JIRA TDS-10659 Signed-off-by: Prafull Suryawanshi <prafulls@nvidia.com> Change-Id: I1757f71babbc5135f0ddf3d2a501de721e84da6d Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2831963 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Shu Zhong <shuz@nvidia.com> Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided