Messages in this thread |  | | From | Dmitry Baryshkov <> | Date | Sat, 10 Dec 2022 23:54:17 +0300 | Subject | Re: [PATCH 4/5] interconnect: qcom: rpm: Use _optional func for provider clocks |
| |
On Sat, 10 Dec 2022 at 23:04, Konrad Dybcio <konrad.dybcio@linaro.org> wrote: > > It turned out that - very unfortunately - msm8996 needs a binding > update, adding 2 more clocks to the A2NoC node. Use the _optional > variant of devm_clk_get to make sure old DTs will still probe with > newer versions of the driver. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- > drivers/interconnect/qcom/icc-rpm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
-- With best wishes Dmitry
|  |