arm64: dts: qcom: msm8916: Use fixed factor xo clock
authorGeorgi Djakov <georgi.djakov@linaro.org>
Thu, 14 Apr 2016 14:34:49 +0000 (17:34 +0300)
committerAndy Gross <andy.gross@linaro.org>
Fri, 13 Jan 2017 19:11:57 +0000 (13:11 -0600)
commita402a354dc114cf1ed61b89854763ceb4bda7179
treec520a3d2666e8c66867e0240680ed8232d2368a4
parent7ce7d89f48834cefece7804d38fc5d85382edf77
arm64: dts: qcom: msm8916: Use fixed factor xo clock

The rpmcc driver is providing the XO clock, which is the parent of almost
all clocks. But during boot, this driver may probe later and leave most of
the clocks without parent. The common clock framework currently reports
invalid rate for orphan clocks and this may confuse drivers.

To resolve this, use fixed clocks registration until we have some support
to deal with the this issue. Removing the generic rpmcc compatible is
enough to switch back to fixed factor XO clock.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi