mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 18:42:29 +03:00
- Added version and reseved elements in nv_pmu_clk_clk_vin_device_boardobjgrp_set_header struct. - Added volt_rail_idx, por_override_mode and override_mode elements are added in nv_pmu_clk_clk_vin_device_boardobj_set struct. - Implemented parsing the above elements from vbios table. - Moved from cmd to rpc in vin_load function. - Changed the global macros of clk domain which matches to PMU firmware for easy reference. NVGPU-3743 Change-Id: I0189548fce19d65193203fbf6317c4a04147bf5a Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2163135 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>