mirror of
git://nv-tegra.nvidia.com/kernel/nvethernetrm.git
synced 2025-12-22 09:12:10 +03:00
58bbd73ad6fa6b96b68272e01191876c6979aed8
issue: during sc7 fsm timeout hsi errors are observed. fix: disable hsi configuration during suspend and re enable it during resume, to accomadate this added enabling of hsi in core_init and disabling of hsi in core_deinit, since these are called during resume and suspend too. Bug 5133679 Signed-off-by: Narayan Reddy <narayanr@nvidia.com> Change-Id: Idb19e5283e66574571705691332916eb877bbf0d Reviewed-on: https://git-master.nvidia.com/r/c/kernel/nvethernetrm/+/3340254 Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Krishna Thota <kthota@nvidia.com> Reviewed-by: Hareesh Kesireddy <hkesireddy@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com>
Description
No description provided