Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: qcom: gpucc-sdm660: get rid of the test clock

The test clock isn't in the bindings and apparently it's not used by
anyone upstream. Remove it.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211228045415.20543-3-dmitry.baryshkov@linaro.org

authored by

Dmitry Baryshkov and committed by
Bjorn Andersson
6985fdc0 30ac9f35

-1
-1
drivers/clk/qcom/gpucc-sdm660.c
··· 29 29 30 30 enum { 31 31 P_GPU_XO, 32 - P_CORE_BI_PLL_TEST_SE, 33 32 P_GPLL0_OUT_MAIN, 34 33 P_GPLL0_OUT_MAIN_DIV, 35 34 P_GPU_PLL0_PLL_OUT_MAIN,