clk: qcom: smd-rpm: Switch to parent_data
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Mon, 24 May 2021 22:54:55 +0000 (00:54 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 2 Jun 2021 07:19:52 +0000 (00:19 -0700)
commit52a436e0b7fe00e3f23fa8a7c757ee7a6fbcf3e9
treec0f326a863f0c847df0170435b2dde50114f5d3e
parent48b7253264eadc05a3d84db9ea11eef528a0108a
clk: qcom: smd-rpm: Switch to parent_data

Switch to parent_data and with that fix the longstanding issue where
if there wasn't a clock precisely named "xo_board", rpmcc would not play
along well. This started to show lately when "xo_board" was being changed to
"xo-board" so as to align with DTS naming spec.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210524225456.398817-1-konrad.dybcio@somainline.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/clk-smd-rpm.c