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: 62bc817922
dts: msm8974: Add blsp2_bam dma node
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Родитель
93b8e6fda1
Коммит
d32bfe101f
|
@ -367,6 +367,10 @@
|
|||
};
|
||||
|
||||
};
|
||||
|
||||
dma-controller@f9944000 {
|
||||
qcom,controlled-remotely;
|
||||
};
|
||||
};
|
||||
|
||||
&spmi_bus {
|
||||
|
|
Загрузка…
Ссылка в новой задаче