Re: [PATCH] ARM: dts: qcom: msm8974-honami: Set DMA as remotely controlled

2016-06-10 Thread Bjorn Andersson
On Fri 10 Jun 15:15 PDT 2016, Andy Gross wrote: > 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: 62bc81792223 dts:

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

2016-06-10 Thread Andy Gross
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: 62bc81792223 dts: msm8974: Add blsp2_bam dma node Signed-off-by: Andy Gross