提交 d32bfe10 编写于 作者: A Andy Gross

ARM: dts: qcom: msm8974-honami: Set DMA as remotely controlled

This patch adds the qcom,controlled-remotely property for the blsp2_bam
controller node.  This board requires this, otherwise the board fails to
boot due to access of protected registers during BAM initialization.

Fixes: 62bc8179 dts: msm8974: Add blsp2_bam dma node
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
Acked-by: NBjorn Andersson <bjorn.andersson@linaro.org>
上级 93b8e6fd
...@@ -367,6 +367,10 @@ ...@@ -367,6 +367,10 @@
}; };
}; };
dma-controller@f9944000 {
qcom,controlled-remotely;
};
}; };
&spmi_bus { &spmi_bus {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册