From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH V7 5/6] dts: msm8974: Add blsp2_bam dma node Date: Fri, 25 Mar 2016 21:26:12 -0500 Message-ID: <20160326022612.GA3764@hector.attlocal.net> References: <1453197766-18976-1-git-send-email-sricharan@codeaurora.org> <1453197766-18976-6-git-send-email-sricharan@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org To: Bjorn Andersson Cc: Sricharan R , Wolfram Sang , "devicetree@vger.kernel.org" , linux-arm-msm , Andy Gross , "linux-kernel@vger.kernel.org" , "linux-i2c@vger.kernel.org" , "Ivan T. Ivanov" , Kumar Gala , dmaengine@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , ntelkar@codeaurora.org, Archit Taneja List-Id: devicetree@vger.kernel.org On Fri, Mar 25, 2016 at 04:17:30PM -0700, Bjorn Andersson wrote: > On Tue, Jan 19, 2016 at 2:02 AM, Sricharan R wrote: > > Signed-off-by: Sricharan R > > Reviewed-by: Andy Gross > > + blsp2_dma: dma-controller@f9944000 { > > + compatible = "qcom,bam-v1.4.0"; > > + reg = <0xf9944000 0x19000>; > > + interrupts = ; > > + clocks = <&gcc GCC_BLSP2_AHB_CLK>; > > + clock-names = "bam_clk"; > > + #dma-cells = <1>; > > + qcom,ee = <0>; > > Without "qcom,bam_ctrl_remote;" and > https://patchwork.kernel.org/patch/8639181/ the Xperia Honami board > fails to boot with this patch included. Ouch. At least one set of pipes must be used by some other processor and TZ has locked down that BLSP.