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: Jagadeesh Kona <jkona@codeaurora.org>
This commit is contained in:
Jagadeesh Kona 2021-01-22 21:49:30 +05:30
parent dabe161962
commit bbeeb65e4e

View File

@ -1,6 +1,6 @@
// 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);
/*