arm64: dts: qcom: msm8998: correct xo clock name
authorJeffrey Hugo <jhugo@codeaurora.org>
Thu, 15 Nov 2018 17:18:08 +0000 (10:18 -0700)
committerAndy Gross <andy.gross@linaro.org>
Fri, 30 Nov 2018 01:28:58 +0000 (19:28 -0600)
commit634da3307b083ee83eb9b377081fdfd6416a148a
tree93c07c5cebc1f63d0d9ba935d4c69e06fe1208c9
parent2aaa1b2161d34f81f2a0e2cd9a3d2d5f35a6de9e
arm64: dts: qcom: msm8998: correct xo clock name

The root parent clock of most msm8998 clock is the "xo" clock.  The DT node
is incorrectly named "xo_board", which prevents Linux from correctly
parsing the clock tree, resulting in most clocks being unparented and
unable to be manipulated.  The end result is that we can't turn on clocks
for peripherals like SD, so init usually fails.

Fixes: 4807c71cc688 (arm64: dts: Add msm8998 SoC and MTP board support)
Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8998.dtsi