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:
Andy Gross 2016-06-10 17:15:28 -05:00
Родитель 93b8e6fda1
Коммит d32bfe101f
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -367,6 +367,10 @@
};
};
dma-controller@f9944000 {
qcom,controlled-remotely;
};
};
&spmi_bus {