提交 818046eb 编写于 作者: A Andy Gross

arm64: dts: qcom: msm8998: Fixup clock to use xo_board

This patch sets the msm8998 xo clock name back to xo_board.  Recent
clock tree changes fixed the clock tree and the change to the xo name
is causing issues where msm8998 boards do not boot properly.  Let's
change it back and leave the xo label on it.

Fixes: 634da330 (arm64: dts: qcom: msm8998: correct xo clock name)
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
Reviewed-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: NStephen Boyd <sboyd@kernel.org>
Reviewed-by: NJeffrey Hugo <jhugo@codeaurora.org>
上级 bb2203d5
......@@ -54,10 +54,11 @@
};
clocks {
xo: xo {
xo: xo-board {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <19200000>;
clock-output-names = "xo_board";
};
sleep_clk {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册