Re: [PATCH 1/2] clk: qcom: smd-rpm: Switch to parent_data
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-02 07:15:41
Also in:
linux-arm-msm, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-02 07:15:41
Also in:
linux-arm-msm, lkml
Quoting Konrad Dybcio (2021-05-24 15:54:55)
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 <redacted> ---
Applied to clk-next