mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
fb00a33686c131791ef4ceaaa4dc0448d5897aba
Issue: BPMP FMON giving faults because of below issues - 1) rx_input rate not set before enabling the clks 2) Rx monitoring clocks not enabled after clks stable. Fix: Followed below for enabling the FMON 1) Set rates for mgbeN_rx_input/mgbeN_rx_pcs_input 2) clk enable - mgbeN_rx_input/mgbeN_rx_pcs 3) clk enable - mgbeN_rx_input_m/mgbeN_rx_pcs_m Bug 3412303 Change-Id: Id118b244844a61dc5267f357fe93e32f7ac20b4e Signed-off-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2659395 Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Narayan Reddy <narayanr@nvidia.com> Reviewed-by: Rakesh Goyal <rgoyal@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> GVS: Gerrit_Virtual_Submit
Description
No description provided