Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38d9904b authored by Madhuri Medasani's avatar Madhuri Medasani
Browse files

clk: qcom: gpucc-khaje: Remove NOM_L1 fmax corner



Remove NOMINAL_L1 fmax support from clock
gpu_cc_gx_gfx3d_clk_src as it is not
supported from HW.

Change-Id: Ie581b215de9c3662bbe6f8341a22c896eab13add
Signed-off-by: default avatarMadhuri Medasani <mmedasan@codeaurora.org>
parent f6cea744
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -227,7 +227,6 @@ static struct clk_rcg2 gpu_cc_gx_gfx3d_clk_src = {
			[VDD_LOW] = 465000000,
			[VDD_LOW_L1] = 600000000,
			[VDD_NOMINAL] = 785000000,
			[VDD_NOMINAL_L1] = 820000000,
			[VDD_HIGH] = 1025000000,
			[VDD_HIGH_L1] = 1114800000},
	},