ARM: dts: qcom: replace gcc PXO with pxo_board fixed clock
authorAnsuel Smith <ansuelsmth@gmail.com>
Sat, 30 Apr 2022 05:51:17 +0000 (07:51 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 30 Jun 2022 03:10:40 +0000 (22:10 -0500)
commiteb9e93937756a05787977875830c0dc482cb57e0
treef6d2a44a362aa01d47c9c7d2c786c0c4460886dc
parenteea939a0da869e00f40e41182edbcd911ee11fd4
ARM: dts: qcom: replace gcc PXO with pxo_board fixed clock

Replace gcc PXO phandle to pxo_board fixed clock declared in the dts.
gcc driver doesn't provide PXO_SRC as it's a fixed-clock. This cause a
kernel panic if any driver actually try to use it.

Fixes: 40cf5c884a96 ("ARM: dts: qcom: add L2CC and RPM for IPQ8064")
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220430055118.1947-2-ansuelsmth@gmail.com
arch/arm/boot/dts/qcom-ipq8064.dtsi