clk: qcom: gcc-msm8998: Remove transient global "xo" clock
authorMarijn Suijten <marijn.suijten@somainline.org>
Sat, 11 Sep 2021 12:13:35 +0000 (14:13 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 14 Sep 2021 21:40:32 +0000 (14:40 -0700)
commit9d67de94e1cf8dcd3107def6e1e8b49a9402fad7
tree88f0d5a62db6a3170a3677ed53862ab6cfc3c7d2
parente815e34b6bda75ff1b31e1318ea282383a46df7c
clk: qcom: gcc-msm8998: Remove transient global "xo" clock

Now that all clock controllers and the DSI PLL clocks rely on "xo" being
passed in DT as phandle instead of looking it up by the global "xo" name
this transient clock can be removed, leaving only the fixed-factor
"xo_board" clock in DT.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Link: https://lore.kernel.org/r/20210911121340.261920-4-marijn.suijten@somainline.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-msm8998.c