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

Commit b368317c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 2273a9e6 bbeeb65e
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);

	/*