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

Commit bbeeb65e authored by Jagadeesh Kona's avatar Jagadeesh Kona
Browse files

clk: qcom: gpucc-yupik: Remove GPUCC PLL0 configuration from HLOS



Remove GPUCC PLL0 configuration from HLOS as this PLL would be
configured from Graphics FW.

Change-Id: I97e94d71c941c67dad9e0fe3f2a08d4b36f95103
Signed-off-by: default avatarJagadeesh Kona <jkona@codeaurora.org>
parent dabe1619
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2020, The Linux Foundation. All rights reserved.
 * Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
 */

#include <linux/clk-provider.h>
@@ -501,7 +501,6 @@ static int gpu_cc_yupik_probe(struct platform_device *pdev)
		goto destroy_pm_clk;
	}

	clk_lucid_pll_configure(&gpu_cc_pll0, regmap, &gpu_cc_pll0_config);
	clk_lucid_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll1_config);

	/*