diff --git a/drivers/gpu/nvgpu/os/linux/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/os/linux/platform_gp10b_tegra.c index e62b37b6b..f356ab9ff 100644 --- a/drivers/gpu/nvgpu/os/linux/platform_gp10b_tegra.c +++ b/drivers/gpu/nvgpu/os/linux/platform_gp10b_tegra.c @@ -74,7 +74,7 @@ static int num_supported_freq; struct gk20a_platform_clk tegra_gp10b_clocks[] = { {"gpu", GPCCLK_INIT_RATE}, - {"gpu_sys", 204000000}, + {"pwr", 204000000}, {"fuse", UINT_MAX} };